BODY {
	background-color: #010101;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	text-align: left;
}

DIV.lmn {
width:386px;
height:174px;
overflow: auto;
scrollbar-3dlight-color:#010101;
scrollbar-arrow-color:#999999;
scrollbar-base-color:#999999;
scrollbar-darkshadow-color:#010101;
scrollbar-face-color:#010101;
scrollbar-highlight-color:#999999;
scrollbar-shadow-color:#999999;
scrollbar-track-color:#010101;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
}

IFRAME {
backgroung-color:transparent;
}

#header {
height: 140px;
min-width: 100%;
margin: 0px auto;
padding: 0 10%;
}
#space {
height:88px;
width:100%;
}
#logo {
	float: right;
	/* the width of the sidebar considers the sidebar padding
	and because of a calculation bug in IE5 Mac, also the
	borders on the links in the navbar */
	width: 205px; /* 160 + 18 + 2 = 180 */
	padding: 0 0 0 0px;
	}
#nav {
	float: left;
	hight: 205px;
	width: 350px; /* 520 + 18 + 2 = 540 */
    margin: 0px;
	padding: 0 18px 18px 0;
	text-align:left;
	font-size: .9em;
}

.nav1 a:link {
	font-size: 10px; color: #999999; text-decoration: none;
	}
.nav1 a:visited {
	font-size: 10px; color: #999999; text-decoration: none;
	}
.nav1 a:hover {
	color: #C3C3C3;	text-decoration: none;
	}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;	
}

.nav_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	
}

.nav a:link {
	font-size: 10px; color: #666666; text-decoration: none;
	}
.nav a:visited {
	font-size: 10px; color: #666666; text-decoration: none;
	}
.nav a:hover {
	color:#999999;	text-decoration: none;
	}

.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;	
}

.subnav_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.subnav a:link {
	font-size: 10px; color: #666666; text-decoration: none;
	}

.subnav a:visited {
	font-size: 10px; color: #666666; text-decoration: none;
	}

.subnav a:hover {
	color:#999999;	text-decoration: none;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#0067BA;
}
.ramka{
	border: 1px solid #990000;	
	background-color: #010101;
	padding: 1px;    
}
.ramka_g{
	border-color: #330000 #330000 #330000 #330000;
	border-style: solid solid solid solid;
	border-width: 1px 1px 1px 1px;
	padding: 2px;
}
.button {
 	background-color:#990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#CCCCCC; 
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	font: bold;
	height: 20px;
	cursor: hand;
	}
.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
 	background-color:#CCCCCC;
	}
	
.text_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
 	background-color:#CCCCCC;
	height: 18px;
	}
}	
.tdborder
{
border: 1px solid #990000;
}