div.DT
{
	/*border-left: groove 1px #5b5c71;
	border-top: groove 1px #5b5c71;
	border-right:  groove 1px #5b5c71;	
	border-bottom: groove 1px #5b5c71;*/
	border-top: #000 1px solid;
	border-left: #000 1px solid;
	border-bottom: #AAAAAA 1px inset;
	border-right: #AAAAAA 1px inset;
	/*vertical-align: middle;
	background-color: White;*/	
	width: 200px;
	height: 16px;
	padding: 0px;
	background-color: White;
}

div.DVMain
{
	padding: 0px;
	display: none;
	margin: 0px;
	overflow: hidden;	
	width: 200px;
	border-top: #AAAAAA 1px inset;
	border-left: #AAAAAA 1px inset;
	border-bottom: #000 1px solid;
	border-right: #000 1px solid;
	/*border-right: groove 1px #5b5c71;
	border-top: groove 1px #5b5c71;
	border-bottom: groove 1px #5b5c71;	
	border-left: groove 1px #5b5c71;*/
	background-color: White;
	float:left;
	position: absolute;
}

IMG.DDA
{
	vertical-align: top;
	cursor: pointer;
	height: 18px;
	width: 15px;
	padding: 0px;
	/*border: none;*/	
}

#DVLI
{
	WIDTH: 308px;
	background-color: transparent; 	
}
#DVLI:hover
{
	WIDTH: 308px;
	background-color : #CCCCCC;
}
/*.LI
{
	WIDTH: 308px;
	background-color: transparent; 	
	text-decoration: none;
	color: #000;
}*/
.LI:Hover
{
	WIDTH: 308px;
	background-color : #CCCCCC;
	text-decoration: none;
	color: #000;
}
input.MSTBM
{
	/*border: #999 1px inset;*/
    font-size: 11px;
    color: #333333;
    font-family: Verdana, Arial;
    background-color: White;
	height: 16px;
	width: 180px;
	border:none 0px;
	padding: 0px;
	/*border: #999 1px solid;*/
}
/*input.MSTBM span
{
	display: none;
	position: absolute;
	top: 20px;
	left: -10px;
	width: 175px;
	padding: 5px;
	z-index: 100;
	background: #000;
	color: #fff;
	-moz-border-radius: 5px; /* this works only in camino/firefox */
	/*-webkit-border-radius: 5px; /* this is just for Safari */
/*}*/
/*input.MSTBM:hover span
{
	display: block;
}
*/
/*label.LIL
{
	font-size: 12px;
	color: Black;
}*/