.style1 {
	font-family: Arial;
	font-size: 8px;
	color: #CCCCCC;
	background-color: none;
	background-image: none
}

.style2 {
	font-family: Arial;
	font-size: 8px;
	color: #999999;
	background-color: #FFFFFF;
	background-image: none
}

.style3 {color: #FFFFFF; 
		 font-size: 4px; 
		 background-color: none;
		 background-image: none
		}
		
.style4 {color: #D4D0C8;
		background-color: none;
		background-image: none
		}

.style5 {
	font-family: Arial;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #8BB98A;
	background-color: none;
	background-image: none
}




body {

	background-color: #000000;
	background-image: none;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 11px;
	color: #666666;
	font-family: Arial;
	line-height: 11px;
	scrollbar-3dlight-color:#cccccc; 
	scrollbar-arrow-color:#000000;
	scrollbar-base-color:#cccccc;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-face-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-shadow-color:#cccccc;
	scrollbar-track-color:#cccccc; 

}

	
a:link {
	color: #06389B;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
}
a:visited {
	text-decoration: none;
	color: #06389B;
}
a:hover {
	text-decoration:underline ;
	
}
a:active {
	text-decoration: none;
}

.submitb
{
	height: 30px;
	font-size: 10px;
	font-family: Arial;
	width: 105px;
	border : 0px;
	background-image:none;
	float: right;
} 


.chbx
{
	border : 1px #B5E7B4;
	width: 12px;
	cursor: hand;
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	height: 12px;
	}
	
input
{
	height: 12px;
	font-size: 10px;
	font-family: Arial;
	width: 100%;
	border : 0px;
	background-color: #cccccc;
	background-image:none;

}

value
{
	font-size: 10px;
	font-family: Arial;
	color: #666666;
}

textarea { 
	height: 80px;
	font-size: 10px;
	font-family: Arial;
	width: 100%;
	background-color: #cccccc;
	border : 0px;
	 }
	 
.order { 
	height: 65px;
	font-size: 10px;
	font-family: Arial;
	width: 100%;
	background-color: #cccccc;
	border : 0px;
	 }

.drop{
	width: 20px;
	height: 11px;
	font-size: 10px;
	font-family: Arial;
	background-color: #cccccc;
	scrollbar-arrow-color:#cccccc;
	scrollbar-base-color:#cccccc;
	border : 1px;

}

html {
	scrollbar-3dlight-color:#666666; 
	scrollbar-arrow-color:#666666;
	scrollbar-base-color:#666666;
	scrollbar-darkshadow-color:#a9a9a9;
	scrollbar-face-color:#a9a9a9;
	scrollbar-highlight-color:#666666;
	scrollbar-shadow-color:#666666;
	scrollbar-track-color:#000000; 
}













