.head { font-size: 16px; font-style: normal; line-height: normal; font-weight: 
normal; font-variant: normal; text-transform: none; color: #333333; font-family: AGHelveticaCyr, AGBengaly, Arial;
text-decoration: none;
} 

body {
	scrollbar-face-color: #009999;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color:#ffFF00;
	scrollbar-arrow-color: #ccccff;
	background-color: #222222;
	text-decoration: none;
}
.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style10 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: normal;
	vertical-align: 10%;
	word-spacing: normal;
	text-align: left;
	text-indent: 15px;
	white-space: normal;
	display: block;
	font-style: normal;
	font-variant: normal;
	line-height: 25px;
	text-transform: none;
	text-decoration: none;
}

.style11 {font-family: Arial, Helvetica, sans-serif}

.style13 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11pt;
	letter-spacing: normal;
	vertical-align: 10%;
	word-spacing: normal;
	text-align: left;
	text-indent: 15px;
	white-space: normal;
	display: block;
	font-style: normal;
	font-variant: normal;
	line-height: 25px;
	text-transform: none;
	text-decoration: none;
	overflow: auto;
	}

.style14 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12pt;
	font-weight: bold;
	letter-spacing: normal;
	vertical-align: 10%;
	word-spacing: normal;
	text-align: left;
	text-decoration: none;

}

.style15 {
	color:#F9FFFF;	
	font:12px/18px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.style17 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 10pt;
    font-weight: bold;
    letter-spacing: normal;
    vertical-align: 10%;
    word-spacing: normal;
    text-align: centre;
    text-indent: 12px;
    white-space: normal;
    display: block;
    font-style: normal;
    font-variant: normal;
    line-height: 12px;
    text-transform: none;
    text-decoration: none;
}

.style18 {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size: 12pt;
    font-weight: bold;
    letter-spacing: normal;
    vertical-align: 10%;
    word-spacing: normal;
    text-align: left;
    text-indent: 14px;
    white-space: normal;
    display: block;
    font-style: normal;
    font-variant: normal;
    line-height: 12px;
    text-transform: none;
    text-decoration: none;
}


/* BUTTONS - START */

.menu{ /*container that holds a row of aero buttons*/
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: auto;
/*background: #bbbdbf; /*menu strip background*/
border: 0px;
padding: 4px 0;
border-width: 1px 0;
}

.menu a.norm:link, .menu a.norm:visited, .menu a:active{
color: #F9FFFF; /*button text color*/
}

.menu a.current:link, .menu a.current:visited{
color: #F9FFFF; /*button text color*/
}

.menu a.norm {
background-color: #760105;
display: block;
float: left;
text-decoration: none;
font: bold 11px Tahoma, Arial, Helvetica, sans-serif; 
line-height: 16px; 
height: 16px; 
padding: 5px 10px 6px 0px;
padding-left: 10px;
color:#F9FFFF;
text-transform:uppercase;
margin-right: 3px;
}

.menu a.norm:hover{
background-color: #cc0105;
display: block;
float: left;
text-decoration: none;
font: bold 11px Tahoma, Arial, Helvetica, sans-serif; 
line-height: 16px; 
height: 16px; 
color:#F9FFFF;
padding: 5px 10px 6px 0;
padding-left: 10px;
text-transform:uppercase;
margin-right: 3px;
}

.menu a.current{
background-color: #ff0000;
display: block;
float: left;
text-decoration: none;
font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
line-height: 16px; 
height: 16px; 
color:#F9FFFF;
padding: 5px 10px 6px 0;
padding-left: 10px;
text-transform:uppercase;
margin-right: 3px;
}

.menu a.current:hover{
background-color: #cc0000;
display: block;
float: left;
text-decoration: none;
font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
line-height: 16px; 
height: 16px; 
color:#F9FFFF;
padding: 5px 10px 6px 0;
padding-left: 10px;

margin-right: 3px;
}
	  
/* BUTTONS - END */

.auth_subm {
font: bold 14px Tahoma, Arial, Helvetica, sans-serif;
color: #F9FFFF;
background-color: #ff0000;
text-transform:uppercase;
text-align:center;
} 
.auth_little {
font: bold 14px Tahoma, Arial, Helvetica, sans-serif;
color: #ff0000;
text-align:center;
} 

