body{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background: #ffffff;
}

.logot{
	background-image: url(../pics/logo_2.jpg);
	height: 250px;
	background-repeat: no-repeat;
	}
.bert{
	background-image: url(../pics/fon4.jpg);
	background-repeat: repeat-y;
}	
.news_top{
	color: #2681F4;
	font-family: "Times New Roman", Times, serif;
	font-size: larger;
	font-weight: bold;
	
}

.news_top2{
	color: #2681F4;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	
}
.news{
	font-family: "Times New Roman", Times, serif;
	color: #2681F4;
	font-weight: bold;
}

.news2{
	font-family: "Times New Roman", Times, serif;
	color: #2681F4;
	}

.rig{
	border-right: 1px solid #2681F4;
}

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.banners{
	border: 1px solid #0000CD;
	font-family: "Courier New", Courier, monospace;
	font-size: smaller;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
}