/*  login form div */
.log_fon{width: 339px;height: 224px;background: url(login_fon.png) no-repeat top; margin:5px 0px 5px 5px;}
.log_ins{width: 244px;height: 216px;
	margin-bottom: 4px;margin-left: 4px;margin-right: 10px;margin-top: 4px;
	font-weight: bold;font-family: Tahoma;color: white;
}
.imp_p{
	width: 138px;
	height: 18px;
	border:none;
	font-size:14px;
	font-style: normal;
	font-variant: normal;
}
.log_butt{width: 126px;	height: 24px;background: url(login_butt.png) no-repeat top;
	border: none;font-weight: bold;font-family: Tahoma;color: white;cursor: pointer;
}
.tex{height:62px;font-size: 16px;text-align: right;}
.tex_1{width: 94px;height:26px;font-size: 12px;text-align:right;margin: 2px 6px 2px 0px;}
.tex_2{height:19px;font-size: 12px;text-align: center;}
.tex_imp{width:150px;text-align:right;}
.butt{height: 57px;text-align: right;vertical-align: middle;cursor: pointer;}

/* shapka fon div */
.shapka{width:642px;height:224px;
	margin:5px 5px 5px 5px;
	background: url(login_shapka.jpg) no-repeat top;
}
.shapka_outer {margin:5px 0px;background: url(login_shapka_02.jpg) top left repeat-x;}
.shapka_right{height:224px;	background: url(login_shapka_03.jpg) top right no-repeat;}
.shapka_left{height:224px;	background: url(login_shapka_01.jpg) top left no-repeat; width:640px;}
.shapka_left_unaut{height:224px;	background: url(login_shapka_unaut.jpg) top left no-repeat; width:640px;}


.news{/*margin:5px 5px 5px 5px;*/}
.news_l{width:16px;height: 42px;	background: url(news_l.jpg) no-repeat top;}
.news_c{width: auto;height: 42px;
	background: url(news_c.jpg) repeat-x top;
	color: white;font-size:20px;font-family: Tahoma;
}
.news_r{width:16px;height: 42px;background: url(news_r.jpg) no-repeat top;}

/* news block */
.news_block{
	/*margin:5px 5px 5px 5px;*/
	font-weight: bold;font-family: Tahoma;
}
.date_news{
	font-size: 14px;
	color: #095ba6;
	margin:5px 5px 5px 5px;
}
.col_1{height: 4px;background-color: #095ba6;}
.col_2{height: 4px;background-color: #a4cce7;}
.img_news{
	width: 146px;
	height: 110px;
	border: 1px solid #a4cce7;
	margin: 10px 5px 5px 0px;

}
.news_txt{
	font-weight: bolder;
	font-style: normal;
	font-size: 14px;
	color: black;
	text-align: left;
	vertical-align: top;
	height: auto;
}
.news_name{
	margin-top: 10px;
	font-size: 16px;
	color: #095ba6;
	height:22px;	
}
.news_name_td{
/*	width: 100%;*/
	height:22px;
}
a {color:#0f2f93;}
a:hover {color:#e30000;}

