@charset "windows-1251";
body {
	background-color: #000000;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #00AA00;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}
a {
	color: #FF0033;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.style1 {color: #FFFFFF; text-align:left;}
.style2 {color: #FF0033;}
.style3 {color: #FF0033; font-weight: bold; }
.style5 {color: #FFFFFF; font-size:14px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.banner
{
	font-size: 12px;
	font-family: Trebuchet MS, verdana, arial;
	color: #FFFFFF;
}

.banner_title{
	font-family: Trebuchet MS, verdana, arial;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	color: #FFFFFF;
}

.banner_info{
	font-family: Trebuchet MS, verdana, arial;
	font-size:0.9em;
	text-align:right;
	color: #FFFFFF;
}

.microfields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FC0000;
	border: 1px #CCCCCC solid;
	background-color: #000000;
	text-decoration: none;
	margin: 0px;
}
.microfields0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; 
	color: #006699; 
	border: 0px #6699CC none; 
	background-color: #000000; 
	text-decoration: none
}
.microedit {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #FFFFFF; 
	border: 1px #6699CC solid; 
	background-color: #6699CC; 
	text-decoration: none; 
	cursor: text
}
