body {
	scrollbar-3dlight-color: white; 
	scrollbar-arrow-color: #2D4E71; 
	scrollbar-darkshadow-color: white; 
	scrollbar-face-color: #EEF2F7; 
	scrollbar-highlight-color: silver; 
	scrollbar-shadow-color: gray; 
	scrollbar-track-color: #EEF2F7;
	scrollbar-arrow-color: white; 
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: -10px;
	line-height: 17px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DE5623;
	padding-top: 0px;
	margin-bottom: 2px;
	margin-top: 0px;
	padding-bottom: 2px;
	text-align: left;
	font-weight: normal;
}

H3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	color: #FF2020;
	text-align: center;
	padding-top: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
}

H4 {
	font-family : Verdana, Arial, Helvetica,sans-serif;
	font-size: 13px;
	color : #ee5218;
	text-align : left;
	padding-top : 7px;
	margin-top : 0px;
	margin-bottom : 0px;
}

H5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	color: #ffffff;
	text-align: center;
	padding-top : 10px;
	margin-bottom : 10px;
}

H6 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #FF2020;
	text-align: center;
	padding-top: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left : 10px;
	padding-right : 10px;
}

P {
	margin-top : 0px;
	margin-bottom : 0px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color : #484848;
}

.nav  {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : Red;
	text-align : center;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

.comment  {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : #494949;
	text-align : center;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top : 0px;
	padding-bottom : 0px;
}

.right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3366CC;
	text-align: right;
	font-style : italic;
}

.white {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: White;
	padding-left: 15px;
	padding-top: 2px;
}

.main  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0A4A3A;
	text-align: justify;
	padding-left: 20px;
	padding-right: 25px;
}

.text  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height : 14px;
	text-indent : 0px;
}

.news  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 10pt;
	color : #2D2D2D;
	line-height: 13px;
}

.average  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #2D2D2D;
	line-height: 13px;
}

input, textarea  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 12px;
	background : #D0DCEB;
}

H1 a:link, H1 a:visited {
	color: White;
	text-decoration: none;
}
H1 a:hover {
	color: #87CEFA;
	text-decoration: none;
}

H2 a:link, H2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
H2 a:hover {
	color: #98FB98;
	text-decoration: none;
}

H3 a:link, H3 a:visited {
	color: #FF2020;
	text-decoration: none;
}
H3 a:hover {
	color: #FF2020;
	text-decoration: underline;
}

.topnav a:link, .topnav a:visited {
	color: #EFEFEF;
	text-decoration: none;
}
.topnav a:hover {
	color: #98FB98;
	text-decoration: underline;
}

.average a:link, .average a:visited {
	color: #006699;
	text-decoration: none;
}
.average a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.topnavw a:link, .topnavw a:visited {
	color: #ffffff;
	text-decoration: none;
}
.topnavw a:hover {
	color: #C1DD88;
	text-decoration: underline;
}

.subnav a:link, .subnav a:visited {
	color: #C43600;
	text-decoration: none;
}
.subnav a:hover {
	color: #4169E1;
	text-decoration: underline;
}

.anons a:link, .anons a:visited {
	color: #990000;
	text-decoration: none
}
.anons a:hover {
	color: #0000CC;
	text-decoration: underline;
}

.small a:link, .small a:visited {
	color: #507088;
	text-decoration: none
}
.small a:hover {
	color: #D77400;
	text-decoration: none;
}

.text a:link, .text a:visited {
	color: #004ED2;
	text-decoration: underline;
}
.text a:hover {
    color: #B22222;
	text-decoration: underline;
}
.white a:link, .white a:visited {
	color: White;
	text-decoration: none;
}
.white a:hover {
    color: #87CEFA;
	text-decoration: underline;
}

.nav a:link, .nav a:visited {
	color: #1673a7;
	text-decoration: none;
}
.nav a:hover {
	color: Red;
	text-decoration: underline;
}

.news a:link, .news a:visited {
	color: #2D2D2D;
	text-decoration: none;
}
.news a:hover {
	color: #1E90FF;
	text-decoration: underline;
}

/* Таблица стилей */

.box {
  background: #0085cf;
  /* указываем фоновые изображения для углов */
}
.top div {
  background: url(top_left.gif) no-repeat top left;
}
.top {
  background: url(top_right.gif) no-repeat top right;
}
.bottom div {
  background: url(bottom_left.gif) no-repeat bottom left;
}
.bottom {
  background: url(bottom_right.gif) no-repeat bottom right;
}
/* подробно указываем высоту и ширину */
/* каждый div с изображением будет шириной во весь контейнер */
.top div, .top, .bottom div, .bottom  {
  width: 100%;
  height: 18px;
  /* соответствует ширине изображений углов */
}
.content {
  margin-top: 0px;
  margin-bottom: -5px;
  /* соответствует ширине изображений углов */
}
.box {
  width: 210px;
  /* прямоугольник может быть любой ширины * /
} 
