.title_style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ff9600;
}
body {
	background-image: url(images/website_design_03.gif);
	background-repeat: repeat-x;
	background-color: #A69E80;
}
.border {
	border: 1px solid #E7E3DB;
}
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E7E3DB;
}
.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004276;
}
.small_text_light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.img_style {
	float: left;
	padding-right: 10px;
	padding-bottom: 8px;
}
.sub_title {
	font-size: 12px;
	font-weight: bold;
	color: #397ecb;
}
.text_style2 {
	color: #17A2D6;
}
.footer_text {
	font-size: 10px;
	color: #9c966e;
}


.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #64b000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #ff4800;
	text-decoration: none;
}
a:visited {
	color: #ff4800;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #ff4800;
	text-decoration: none;
}
.title_style2 {
	font-size: 18px;
	color: #157794;
	font-family: "Times New Roman", Times, serif;
}


.footera:link , .footera:visited , .footera:active {
	color: #9c966e;
	text-decoration: none;
} 
.footera:hover {
	color: #DAD7CB;
	text-decoration: none;
}



.header_link:link , .header_link:visited , .header_link:active {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	display: block;
	line-height: 29px;
	padding-right: 8px;
	padding-left: 8px;
} 
.header_link:hover {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	display: block;
	line-height: 29px;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(images/website_design_05.gif);
	background-repeat: repeat-x;
}
