BODY {
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	COLOR: #000000;
	MARGIN-RIGHT: 0px;
	margin-bottom:0px;
	
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#414141;
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-Color:#000000;
	
	FONT-SIZE: 11px;
	font-family:Tahoma, serif;
	background-color: #000000;
}

INPUT {FONT-SIZE: 11px; }
TD {FONT-SIZE: 11px; font-family:"Trebuchet MS";COLOR: #999999}

A{COLOR: #999999;Text-Decoration:none;}
A:active{COLOR: #999999;}
A:link{COLOR: #999999;}
A:visited{COLOR: #999999;}
A:hover{COLOR: #333333; Text-Decoration:underline;}

A.wlink{COLOR: #ffffff;Text-Decoration:none;}
A.wlink:active{COLOR: #ffffff;}
A.wlink:link{COLOR: #ffffff;}
A.wlink:visited{COLOR: #ffffff;}
A.wlink:hover{COLOR: #f3f3f3; Text-Decoration:underline;}


INPUT {FONT-SIZE: 11px; }
OPTION {FONT-SIZE: 11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
SELECT {FONT-SIZE: 11px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.button {
	font-family: Tahoma, serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #00CC00;
	color: #FFFFFF;
	border: 0px;
	height: 18px;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.border {
	border: 1px solid #cccccc;
}

.darkborder {
	border: 1px solid #F3F3F3;
}

.field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #999999;
}

.sec_menu  { overflow:hidden; background:#000000; }
.menu_title  {
	font-weight: bold;
	color: #FFFFFF;
}
.menu_title span  {position:relative;top:2px; left:8px; color:#215DC6; font-weight:bold;}
.menu_title2  {font-weight: bold;color: #FFFFFF;}
.menu_title2 span  {position:relative; top:2px; left:8px; color:#428EFF; font-weight:bold; cursor:hand;}

.topNavigation td{font-size: 9px; color: #BFBFBF; text-decoration: none; font-family:tahoma;}
.topNavigation a {font-size: 9px; color: #BFBFBF; text-decoration: none; font-family:tahoma;}
.topNavigation a:active {font-size: 9px; color: #BFBFBF; text-decoration: none; font-family:tahoma;}
.topNavigation a:link {font-size: 9px; color: #BFBFBF; text-decoration: none; font-family:tahoma;}
.topNavigation a:visited {font-size: 9px; color: #BFBFBF; text-decoration: none; font-family:tahoma;}
.topNavigation a:hover { font-size: 9px; color: #F3F3F3; text-decoration: none; font-family:tahoma;}

.left{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #545454;
	width:175px;
}