a:link    { cursor: none; font-weight: normal; font-size: 7pt; text-decoration: none; color: #666666; }
a:visited { cursor: none; font-weight: normal; font-size: 7pt; text-decoration: none; color: #666666; }
a:active  { cursor: none; font-weight: normal; font-size: 7pt; text-decoration: none; color: #ff3300; }
a:hover   { cursor: none; font-weight: normal; font-size: 7pt; text-decoration: none; color: #ff3300; }

a.mainp:link    { cursor: none; font-weight: bold; font-size: 8pt; text-decoration: none; color: #000000; }
a.mainp:visited { cursor: none; font-weight: bold; font-size: 8pt; text-decoration: none; color: #000000; }
a.mainp:active  { cursor: none; font-weight: bold; font-size: 8pt; text-decoration: none; color: #FF3300; }
a.mainp:hover   { cursor: none; font-weight: bold; font-size: 8pt; text-decoration: none; color: #FF3300; }


body
	{ 
	margin:0px; font-family: verdana; color: #666666;
	background-color: #000000;
scrollbar-base-color: white;
scrollbar-arrow-color: red;
scrollbar-face-color: #efefef;
scrollbar-highlight-color:white;
scrollbar-3dlight-color: silver;
scrollbar-darkshadow-color: white;
scrollbar-shadow-color:white
scrollbar-track-color: #ffffff;

	}
	
table {  font-family: verdana; color:#666666; font-size: 7pt; }

.PicBorder {
	BORDER-BOTTOM: #fff 1px solid; BORDER-LEFT: #fff 1px solid; BORDER-RIGHT: #fff 1px solid; BORDER-TOP: #fff 1px solid
}
	
select {
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	font-size: 9px;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : bold;
	font-color : white;
	width: 115;
	
	 
}

.navcell			{ background-color: #000000;
								  cursor: auto; }
.navcellhover		{ background-color: #FF9400;
								  cursor: hand; }
								  
								  
.radio {

	background-color: #EAFFEA;
	border : 0px ;
	border-style : solid ;
	font-weight : normal;

}

.ara {

	background-color: #EAFFEA;
	border : 0px ;
	border-style : solid ;
	font-weight : normal;

}


								  
input {
	font-family: VERDANA;
	font-size: 9px;
	color: #666666;
	background-color: #f9f9f9;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : normal;
}


.CheckBox
{
	border:white;
	background-color: Transparent;
	border-style:solid;
	border-top-width: 0px;
	border-bottom-width:0px;
	border-right-width:0px;
	border-left-width:0px;}

option {
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	font-size: 9px;
	color: #353533;
	background-color: #f9f9f9;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : bold;

}


textarea {
	font-size: 9px;
	font-family: Verdana,Tahoma,Arial, Helvetica, sans-serif,Trebuchet MS;
	color: #666666;
	background-color: #f9f9f9;
	border : 1px ;
	border-color : silver;
	border-style : solid ;
	font-weight : normal;
}