html, body 
{
	font-family : Verdana, Tahoma, Helvetica, sans-serif; 
  	margin: 0px;
  	padding: 0px;
  	width:100%;
  	height:100%;
	background: #ffffff url('../images/background.jpg') repeat-x top;
	font-size: 11px;
	color: #515151;
}
table,td,p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
IMG {border: 0; padding: 0; margin: 0; }
P { margin:0; padding: 0 0 7px 0; }
h3 { color: #2E4652; font-size: 20px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; padding: 0; margin-top: 10px; margin-bottom: 8px; }

A:link,A:active,A:visited
{
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #415B67;
}

A:hover
{
	color: #859EA8;
}

.txtfield
{
	font-family : Verdana, Tahoma, Helvetica, sans-serif;   	
	font-size: 11px;
	color: #747474;
	border-top: 1px solid #415B67;
	border-left: 1px solid #415B67;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;	
}

.menu_top {
	height: 50px;
	background: url('../images/menu_background.gif');
	background-repeat: no-repeat;
}
.center_separator { background: url('../images/center_separator.gif') repeat-y; }
.content_block {
	padding: 0px 10px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.date_top { font-size: 10px; color: #A0A0A0; }
.blue_text { color: #467387; }
.right_column { padding: 25px 0px 10px 0px; }
.bordered { border: solid 1px #467387; padding: 1px;  }

ul
{
	padding: 0px;
 	margin-left: 10px;
	margin-bottom: 3px;
	margin-top: 3px;
}

li {
	margin-left: 10px;
	margin-top: 5px;
	list-style-image: url('../images/bullet.gif');
}

.news_block { padding: 0 5px 0 15px;}
P.news { text-align: left; }
P.news SPAN { color: #467387; font-weight: bold; }
.bottom_line_bg { background: #81929C url('../images/bottom_line_bg.gif') repeat-x; }
.bottom_background { background: url('../images/bottom_background.jpg') no-repeat left top; height: 94px; }
P.bottom { text-align: right;  }

#baner_1 { position: absolute; left: 790px; top: 110px; }
#baner_2 { position: absolute; left: 790px; top: 380px; }
