body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #003A63;
}

.content_td_border{
	background-color:#F3F9FF;
	border-left: 1px Solid #ABCBF6;
	border-right: 1px Solid #ABCBF6;
}

.content_heading{
	color: #003A63;
	font-weight: bold;
	font-size: 12px;
}

.news_text{
	color: #003A63;
   font-size: 11px;
   font-family: Tahoma;
	line-height: 14px;
}

.news_text_date{
	color: #00699D;
   font-size: 11px;
}

.news_border{
	border-bottom: 1px dashed #8AA7BC;
}

.more{
	color: #003A63;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.more:hover{
	color: #8A0303;
   text-decoration: underline;
}

.body_text{
	font-size: 12px;
	line-height: 15px;
	color:#003A63;
}

.contact_form_text{
	font-size: 12px;
   color:#02243C;
	height: 25px;
}

.contact_form{
	border: 1px solid #6985AB;
	height: 16px;
	width: 150px;
   font-size: 12px;
	color:#6985AB;
}

textarea{
	height: 50px;
	width: 150px;
	border: 1px solid #6985AB;
	font-size: 12px;
	color:#6985AB;
}

.submit{
	width: 79px;
	height: 22px;
   background-image: url(../images/submit_but.gif);
	border: none;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	color:#000000;
}

.copyright{
	color:#ffffff;
	font-size: 10px;
	text-align: center;
}

.top_nevi{
font-size: 10px;
text-align: center;
color:#ffffff;
text-decoration: none;	
}

.top_nevi:hover{

color:#A8EAFF;
text-decoration: underline;	
}

h5{
	margin: 0px;
	padding: 0px;
	color:#008EC9;
}

ul{
	margin-left: 15px;
	padding: 5px;
	font-size: 12px;
	font-family: sans-serif;
	color:#710000;
}

A{
	color:Maroon;
	text-decoration: underline;
	font-size: 11px;
}

A:HOVER{
	color:#778899;

	
}


.privacy_policy{
	
	font-size: 9px;
	color:#ffffff;
	text-decoration: none;
}


.privacy_policy:hover{
	color:#EBC033;
	
}


/* updated class - date 06.04.07 */

.stemap{
	font-size: 12px;
	line-height: 15px;
	color:#003A63;
	display: block;
	text-decoration: none;
	line-height: 20px;
	padding-left: 5px;
}


.stemap:hover{
   color:#ffffff;
	display: block;
	background-color: #A70714;
}
