.row:hover {
	background-color: #F0F0F0
}

.yellow_bg_hor {
	background-image: url(images/yellow_hor.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #143674;
	line-height: 22pt;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #244886;
}

.yellow_bg_vert {
	background-image: url(images/yellowvert.jpg);
	background-repeat: repeat-y;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FCC534;
}
.pageheaderred {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF1B1C;
}
.pageheaderredsm {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF1B1C;
}
.yellow_bg_vertlight {

	background-image: url(images/yellow_horlight.jpg);
	background-repeat: repeat-y;
}
.yellow_bg_horlight {

	background-image: url(images/yellow_horlight.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #143674;
	line-height: 22pt;
}
