<style>
				
		.inputbox {
					background: #ff9933;
					text-decoration: none;
					border: thin;
					border-style: inset;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 263px;
				}
				
		.inputbox1 {
					background: #cccccc;
					text-decoration: none;
					border: thin;
					border-style: inset;
					font-size: 9px;
					font-family: verdana;
					color: black;
					width : 140px;
				}
				
				.checkbox {
					background: #ff9933;
					text-decoration: none;
					border: thin;
					border-style: inset;
					font-size: 9px;
					font-family: verdana;
					color: black;
				}
				
.submitbox {
	background: #016297;
	text-decoration: none;
	border: thin outset;
	font-size: 9px;
	color: Silver;
}
				
				.textcontentW{
				font-size: 10px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: Silver;	
				text-decoration: none;
				}
				
				.textcontentB{
				font-size: 10px;
				font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
				color: gray;
				text-decoration: none;
				}
				
				body { 
					scrollbar-arrow-color: #ffffff; 
					scrollbar-3dlight-color: #cccccc; 
					scrollbar-highlight-color: #ffffff; 
					scrollbar-face-color: #cccccc; 
					scrollbar-shadow-color: #cccccc; 
					scrollbar-track-color: #ffffff; 
					scrollbar-darkshadow-color: #ffffff;
					scrollbar-size: 10;
					}
				
	</style>

