body {
	background: #D2CDBF;
	margin-top: 0px;
	margin-left: 30px;
	font-family: Verdana, Courier New, sans-serif;
	font-size: 8.5pt;
	color: #88847B;
}

td {
	font-family: Verdana, Courier New, sans-serif;
	font-size: 8.5pt;
	color: #88847B;
}

a	{
	font-family: Verdana, Courier New, sans-serif;
	font-size: 8.5pt;
	color: #666;
	text-decoration: none;
}

a:hover	{
	font-family: Verdana, Courier New, sans-serif;
	font-size: 8.5pt;
	color: #999;
	text-decoration: none;
}

input, textarea	{
	font-family: Verdana, Courier New, sans-serif;
	font-size: 8.5pt;
	color: #888;
	background-color: #E0DED2;
	border: solid 1px #E0DED2;
}

.selA {
	background: #FF9900; 
	color: #FFFFFF;
	padding-left: 3px;
	padding-right: 3px; 
	font-size: 8.5pt;
}

.transpline {
	margin: 0px; 
	padding: 0px; 
	width: 95%; 
	height: 5px; 
	background: #FFFFFF; 
	overflow: hidden;  
	filter: alpha(opacity=70); 
	opacity: 0.7; 
	-moz-opacity:0.7; 
	border-left: solid 10px #AAA; 
	border-right: solid 10px #AAA;
}
