body {
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#D2D2D2;
	scrollbar-arrow-color:#F14501;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#D2D2D2;
	scrollbar-darkshadow-Color:#D2D2D2;
	scrollbar-border-color:#D2D2D2;
}
.header_txt {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#002051;
	text-decoration:none;
	text-transform:uppercase;
}
.header_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#59a700;
	text-decoration:none;
}
.img{
	float:right;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
}

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

.side_bar_text {
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.side_bar_text:hover {
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#FC5427;
	text-decoration:none;
}
p.body_text {
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#000000;
	text-align:justify;
	text-decoration:none;
	padding-top:5px;
}
span.body_text {
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#000000;
	text-align:justify;
	text-decoration:none;
}
.footer-bg{
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	width:779px;
	height:71px;
	}
.footer_link {
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
.footer_link:hover {
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#fe580f;
	text-decoration:underline;
	text-transform:uppercase;
}
.copyright {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.border{
	border:1px solid #5490B2;
}
.body_text_main{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	line-height:16px;
	color:#000000;
	text-align:justify;
	text-decoration:none;
}