﻿


.ddn 
{ 
	cursor:default;
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	border:1px solid #999999;
	z-index:20000 !important; 
}

.ddn-ftr  
{
	width:312px;
	background:transparent url("../images/bottom_bar.gif") no-repeat;
	height:9px;
	overflow:hidden;
} 

.ddn-con 
{ 
	width:312px;
	height:auto;
	background-color:#E9EDF0; 
}

.ddn-item 
{ 
	width:312px;
	padding-left:8px;
	line-height:22px;
	background:none; 
}

.ddn-item-hover 
{ 
	/*background:transparent url("../images/static.png") no-repeat;*/
	width:312px;
	padding-left:8px;
	line-height:22px;
	color:#990000; 
}

.cmb 
{ 
	padding-left:0px;
	background-image:url(../images/Reqtextbox.jpg);
	background-repeat: no-repeat;
	background-color:#E9EDF0;
	border:1px solid #999999;
	border-right-color:#999999; 
	border-left-color:#999999; 
	border-top-color:#999999;
	border-bottom-color:#999999;
	padding-left:10px; 
}
.cmbNotReq
{ 
	padding-left:0px;
	background-image:url(../images/textbox.jpg);
	background-repeat: no-repeat;
	background-color:#E9EDF0;
	border:1px solid #999999;
	border-right-color:#999999; 
	border-left-color:#999999; 
	border-top-color:#999999;
	border-bottom-color:#999999;
	padding-left:10px; 
}

.cmb-hover 
{ 
	background-color:#990000; 
}
.txt 
{ 
	background:none;
	border:none;
	margin:0;
	padding:0;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
}
.cmb-hover .txt 
{	
	color:#990000; 
}

/*
.style 
{ 
	background:#f6f6f6 url("images/vertical.png") repeat-y; 
}

	.style .ddn-item { width:190px;height:34px;line-height:34px; }
	.style .ddn-item-hover { width:190px;height:34px;line-height:34px;color:#666666;background:transparent url("images/static.png") no-repeat 0 -44px; }
	.style .brk { width:190px;height:4px;background:transparent url("images/static.png") no-repeat 0 -78px; }

.font { background:#f6f6f6 url("images/vertical.png") repeat-y; }
	.font .ddn-item { width:190px;height:22px;line-height:22px; }
	.font .ddn-item-hover { width:190px;height:22px;color:#666666;background:transparent url("images/static.png") no-repeat 0 -22px; }
	.font .icon { width:12px;height:12px;float:left;padding:5px 16px 0 4px; }
*/