body {
	background-color: #BFBFBF;
	scrollbar-face-color: #ABBED1;
	scrollbar-arrow-color:  #46505E;
	scrollbar-track-color: #D1DCE7;
	scrollbar-highlight-color: #C8D3E1;
	scrollbar-3dlight-color: #EAEFF4;
	scrollbar-shadow-color: #7492B6;
	scrollbar-darkshadow-color: #3A5370;
}

.bigmenu {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	margin-left: 15px;
	line-height: 25px;
}
A.bigmenu{ color: #42596B; text-decoration: underline;}
A.bigmenu:Hover{color: #3A60AD;}

.mainmenu		{font-size: 11px; color: #000000; font-family: Verdana, sans-serif;}
.mainmenu#avto	{margin: 0 0 0 30;}
a.mainmenu		{text-decoration: none; color: #330000;}
a.mainmenu:hover{text-decoration: underline; color: #3333FF;}

A.red:Visted {color: #FF0033;}
A.red:Hover {color: #FF0033; text-decoration: underline;}

A.red {
	font-family: times, sans-serif;
	font-size: 14px;
	color: #990066;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.copyright{
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ECF0F4; 
	letter-spacing: -1px;
}
A.copyright{ 
	text-decoration: none;
	font-weight: normal;
	color: #DAE3EB;
}
A.copyright:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall, .gensmall2 { font-size : 10px; }
.gentiny { font-size: 9px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #525E6E; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #939DAE; text-decoration: underline; }

a{
	text-decoration: underline;
	color: #525E6E;
}
a:hover{
	text-decoration: none;
	color: #333399;
}


.news{
	font: 8pt Verdana;
	color: #000000;
	text-decoration: none;
}
A.news{
	text-decoration: none;
	font-weight: normal;
	font: 8.5pt Verdana;
	color: #000066;
}
A.news:Hover{
	color: #000088;
	text-decoration: underline;
}
A.news:Visted {color: #000000;}
A.news:Active {color: #000000;}

.row1	{ background-color: #ECF0F4; }
.row2	{ background-color: #DFE7EE; }
.row3 { background-color: #3552A2; }
.row4	{ background-color: #42596B; }

.btext		{font-size: 11px; color: #000000;}
a.btext		{text-decoration: none; color: #330000;}
a.btext:hover{text-decoration: underline; color: #3333FF;}

input{
	font-family: tahoma, sans-serif; FONT-SIZE: 11px;
	background-color:F8F8F8;
	border-width:1pt;
	border-color:silver;
	border-style:solid;
}

/*img*/
.topimg_1{
	background-image: url("img/topimg_1.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}
