 input.start{
	color:#000000;
	border:solid 1px #F7EFDE;
	background:#DFC45C;
	width:80px;
	height:28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
	input.off2 {
	color:#000000;
	border:solid 1px #F7EFDE;
	background:#DFC45C;
	width:100%;
	height:28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	
}

	input.on2 {
	color:#000000;
	width:80px;
	height:28px;
	border:solid 1px #F7EFDE;
	background:#F7EFDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
	input.onc {
	color:#000000;
	width:80px;
	height:28px;
	border:solid 1px #F7EFDE;
	background:#F7EFDE;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
	    

	 	body { 
  		scrollbar-base-color:#EFE9D3;
  		scrollbar-3dlight-color:#EFE9D3;
  		scrollbar-arrow-color:#EFE9D3;
  		scrollbar-darkshadow-color:#EFE9D3;
  		scrollbar-face-color:#EFE9D3;
  		scrollbar-highlight-color:#EFE9D3;
  		scrollbar-shadow-color:#EFE9D3;
  		scrollbar-track-color:#EFE9D3;
	}   
