/* CSS Document */
body {
	background-color: #C8C8C8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td img 
{
	display: block;
}
.textbox
{
	padding-top:2px; 
	padding-bottom:2px;	
	padding-left:2px;	
	margin -top:2px; 
	margin-bottom:2px;	
	margin-left:2px;	
	BORDER-RIGHT: #303030 1px ridge; 
	BORDER:#BB5018 1px solid; 
	background-color: #993400;
	WIDTH: 140px; 
	HEIGHT: 18px;  	
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt
{
	padding-top:2px; 
	padding-bottom:2px;	
	padding-left:2px;	
	margin -top:2px; 
	margin-bottom:2px;	
	margin-left:2px;	
	BORDER-RIGHT: #303030 1px ridge; 
	BORDER:#BB5018 1px solid; 
	background-color: #FFFFFF;
	WIDTH: 140px; 
	HEIGHT: 18px;  	
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ver11 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}