﻿body{
	background-color:#042C51;
	/*background-color:#083b6a;*/
	background-image:url('../images/page-bg.gif'); 
	background-repeat:repeat-x;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:150%;
	margin:20px 0px 0px 0px;
	padding:0px;*/
}
.headG{
	font-size:20px;
	color:#647295;
	line-height:100%;
}
.headB{
	font-size:20px;
	color:#1B8B03;
	line-height:100%;
}
.headGr{
	font-size:20px;
	color:#183753;
	line-height:100%;
}
.footer{ font-size:11px; text-align:center; color:#DFDCDC; }
.footer a{ text-decoration:none; color: #DFDCDC;}
.footer a:visited{ color: #DFDCDC; text-decoration:none;}
.footer a:hover{ color: #DFDCDC; text-decoration:underline;}
.footer a:visited:hover{ color: #DFDCDC; text-decoration:underline; }

a{ text-decoration:none; color: #284FC4; font-weight:bold}
a:hover{ color: #284FC4; text-decoration:underline; font-weight:bold}




