BODY {
	background-color: #BFD519;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #FAB700;
}
.text_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: normal;
	color: #007BCB;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
.white_vertical {
	background-color: #FFFFFF;
	width: 1px;
}
.back_bars {
	background-color: #FFFFFF;
	background-image: url(../images/back_bars.gif);
	background-repeat: no-repeat;
	width: 506px;
	height: 134px;
}
.white_horzontal {
	background-color: #FFFFFF;
	height: 15px;
}
.back_index {
	background-color: #FFFFFF;
	background-image: url(../images/back_index.jpg);
	background-repeat: no-repeat;
}
.text_area_25pad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 25px;
}
.text_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #007BCB;
}
.bold {
	font-weight: bold;
}
.sub_blocks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	width: 33%;
	vertical-align: top;
}
.color_blue {
	color: #007BCB;
}
.color_green {
	color: #6CB223;
}
.color_orange {
	color: #FF9900;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.Footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: underline;
}

