radio.INPUT 
{
	background-color: transparent;
}

.DDLbtn
{
	border:0;
	height:20;
	width:17;
	z-index:2;
}
.inputstyle, INPUT.text {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#6D90B0;
	height:20;
}
.disable_input {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#555555;
	background-color:#EEEEEE;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	height:20;
}

.textarea_style {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	background-color:#EDF5FB;
	border-style:solid;
	border-width:1px;
	border-color:#6D90B0;
}
.multipleSelectDiv {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	background-color:#ffffff;
	line-height: 5px;
	margin-top : 10px;
}

.multipleSelectMainDiv {
	display:block;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;	
	color:#000000;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#6D90B0;
	height:22px;
	width: 115px;
}
.multipleSelectMainDiv_subDiv
{
	float: left; 
	padding-left: 4px; 
	padding-top: 4px; 
	z-index: 0; 
	position: relative;
	width:87px;
	left: 0px; 
	top: 0px;
	border:none;
	/*width:87px;*/	
}
.multipleSelectMainDiv_Product {
	display:block;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;	
	color:#000000;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#6D90B0;
	height:20px;
	width: 100px;
}

.multipleSelectMainDiv_subDiv_Product
{
	float: left; 
	padding-left: 1px; 
	padding-top: 4px; 
	z-index: 0; 
	position: relative;
	width: 80px; 
	left: 0px; 
	top: 0px;
	border:none;
}

a.closebutton:link     {color: #6B3327;}
a.closebutton:visited  {color: #6B3327;}
a.closebutton:active   {color: #6B3327;}

.multipleSelectDivHigh {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#333333;
	background-color: #E9E9E9;
	line-height: 5px;
}

.tddropdown
{
 background-image:url('Images/spacer.gif');
 background-repeat:repeat-y;
}


div.main_popupper{
	/*position:absolute; */
	float:left;
	display:block;
	clear:both;
	background-color:white; 
	border:1px solid #818181;
 	z-index:100;
 	width:170px ;
 	height: 100%;
 	
}

.multiselectC {
	font-size:9px;
	padding-left:4px;
	padding-bottom:4px;
	color:#666666;
}

.closes {
	/*background:url(/images/close_small.gif) right 2px no-repeat;*/
	width:170px;	
	/*background-color:#FFE06B;*/
	background-color:#E9E9E9;
	padding-right:15px;
	text-decoration: none; 
	font-size: 11px;
	border:1px ridge gray;
	border-bottom: 1px ridge gray; 
	text-align: right;
	height: 20px;	
}
html>body .closes {
	vertical-align:middle;
}
.uncheckall{
	margin:0px 5px 0px 5px;
}
OPTION
{
	z-index:0;
}

TDcloses
{
	vertical-align: middle; 	
	background-color: rgb(213, 235, 255); 	
}
.mainpopuptable
{
	 width:200px;
}

.advance_text
{
	text-align:left;
	vertical-align:middle;
	width:80px;
}
