/* CSS Document */
.Sel
{
	font-size: 12px;
	font-family:Arial;
	color: #475E70;
	width: 240px;	
	z-index:10; 
	position:absolute;
	display:none;
}
.ComboTR
{
	font-size: 11px;
	color: #930116;
	width:221px;
	height: 23px;
	background: url(combo_bg.gif) top left no-repeat;
	border: 0px none;
	padding:0px;
	
}
.ComboTD
{
	background-image: url(02.jpg); 
	border: 0px none;
	padding:0px;
}
.ComboInput
{
	font-size: 12px;
	font-family:Arial;
	color: #475E70;
	width: 209px;
	height: 16px;
	margin-left:5px;
	border: 0px none;
	vertical-align:middle;
	background-image: url(grad.jpg);	 
}
.ComboForm
{
margin:0px;
padding:0px;
}

