@charset "windows-1251";
/* CSS Document */

body,table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}

.top {
	font-size: 10px;
	color: #286DAD;
	font-weight: bold;
}

.news {
	font-size: 10px;
	color: #286DAD;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #286DAD;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #286DAD;
}
a,a:visited {
	color: Red;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

.copy,a.copy,a.copy:visited {
	font-size: 10px;
	color: White;
	padding-bottom: 5px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.copy:hover {
	text-decoration: underline;
}

.menutop,a.menutop,a.menutop:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #286DAD;
	text-decoration: underline;
}

a.menutop:hover {
	text-decoration: none;
}

.menu,a.menu,a.menu:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: none;
	font-weight: bold;
}

a.menu:hover {
	text-decoration: none;
	font-weight: normal;
}
.main li {
list-style:square; 
list-style-position:inside; 
}
.main div {
background-color: #9E9EFC; 
font-size:12px; 
font-weight:bold; 
color:#FFFFFF; 
width:98%; 
text-align:center; 
border: #160D8A solid thin;
padding:10px 0px 10px 0px
}
