@charset "windows-1251";

BODY {
	scrollbar-face-color: #f1e0bf;
	scrollbar-highlight-color: #F1EAD0;
	scrollbar-shadow-color: #815A16;
	scrollbar-arrow-color: #815A16;
	scrollbar-track-color: #F1EAD0;
}
.menu
{
	color : #815a16 ;
	font-family : Arial;
	font-size :12px ;
	font-weight : normal ;
    text-decoration : none ;
}
A.menu:hover {
	COLOR: #d49424;
}
.qtm
{
	color : #000000 ;
	font-family : Arial ;
	font-size : 12px ;
	font-weight : normal ;
    text-decoration : none ;
}
.text
{
	color : #000000 ;
	font-family : Verdana ;
	font-size : 12px ;
	font-weight : none ;
    text-decoration : none ;
}
.text1
{
	color : #815A16 ;
	font-family : Arial ;
	font-size : 12px ;
	font-weight : bold ;
    text-decoration : none ;
}
A.text1:hover {
	COLOR: #ff0000;
}
.text2
{
	color : #815A16 ;
	font-family : Verdana ;
	font-size : 10px ;
	font-style : normal ;
	font-weight : none ;	
    text-decoration : none ;
}
.menu2
{
	color : #815a16 ;
	font-family : Arial;
	font-size :9px ;
	font-weight : normal ;
    text-decoration : none ;
}
A.menu2:hover {
	COLOR: #d49424;
}
LI {
	COLOR: #815a16
}