@CHARSET "UTF-8";

/*--------------------------Admin header--------------------------*/
.head_admin{
	text-align: left;
	vertical-align: middle;
	color: #3764A0;
	font-family: helvetica,tahoma,verdana,sans-serif;
	font-size: 12px;
	height: 23px;
	background-image: url(/images/design/fonhead.gif);
	background-repeat: repeat-x;
}
.head_admin a{
		font-size: 11px;
		color: #3764A0; /*#003d4c;*/
		font-weight: bold;
		text-decoration: none;
}
.head_admin a:hover{
		text-decoration: underline;
}
/*--------------------------Admin header--------------------------*/
/*-----------------------------News---------------------------*/
.news_big_text a{
	text-decoration: underline;
	color: #4B4B4B;
	font-weight: bold;
	font-size: 12px;
}	
.news_big_text a:hover{
	text-decoration: none;
	color: #4B4B4B;
	font-weight: bold;
	font-size: 12px;
}	
/*-----------------------------News---------------------------*/
/*-----------------------Special styles-----------------------*/
.indent h2{
	color: #cc0000 !important;
	font-family: "Arial", "Helvetica", sans-serif !important;
	font-size: 13px !important;
	line-height: 18px !important;
}
/*-----------------------Special styles-----------------------*/


