
.msel{ /* don't change*/
position:static;
}
/***************** box style 1 *********************/
.optionTextBox1{
padding:0px;
margin:0px;
overflow:hidden; 
vertical-align:top;
/* you can change the properties below */
height:15px;
width:150px;
color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #454743;
background: url(img/formimg.gif) repeat-x #dad3d3;
border:1px solid #ffffff; 
}

.arrow1{
padding:0px;
margin:0px;
vertical-align:middle;
/* you can change the properties below */
width:20px;
}
.optionDiv1{
position:absolute;
left:-2000px;
top:-2000px; 
display:none;
z-index:90;
width:auto;
/* you can change the properties below */
background-color:#FFFFFF;
border:1px solid #8E2C65;
}
.selBox1{
overflow:hidden;
display:inline;
float:inherit;
white-space:nowrap;
position:static;
/* you can change the properties below */
height:10px;
width:420px; 
}
.cell1{
font-size:10px;
text-align:left;
background-color:#ffffff;
}
.cellHover1{
font-size:10px;
background-color:#CD95C6;
text-align:left;
}
.cellSelected1{
font-size:10px;
font-weight:bold;
background-color:#F3E5F0;
text-align:left;
}


/***************** box style 2 *********************/
.optionTextBox2{
padding:0px;
margin:0px;
overflow:hidden;
vertical-align:middle;
/* you can change the properties below */
height:18px;
width:100px;
font-size:13px;
color:#000000;
background-color:#ffffff;
border:1px solid #006699; 
}

.arrow2{
padding:0px;
margin:0px;
vertical-align:middle;
/* you can change the properties below */
width:20px;
}
.optionDiv2{
position:absolute;
left:-2000px;
top:-2000px;
display:none;
z-index:91;
width:auto;
/* you can change the properties below */
border:1px solid #006699;
background-color:#FFFFFF;
}
.selBox2{
position:static;
overflow:hidden;
display:inline;
float:inherit;
white-space:nowrap;
/* you can change the properties below */
height:20px; 
width:120px; 

}
.cell2{
font-size:13px;
text-align:left;
background-color:#ffffff;
}
.cellHover2{
font-size:13px;
background-color:#006699;
text-align:left;
}
.cellSelected2{
font-size:13px;
background-color:#008AAF;
text-align:left;
}


/***************** box style 3 *********************/
.optionTextBox3{
padding:0px;
margin:0px;
overflow:hidden;
vertical-align:middle;
/* you can change the styles below */
height:18px;
width:100px;
font-size:13px;
color:#000000;
background-color:#FCF7CD;
border:1px solid #F29E0C; 
}

.arrow3{
vertical-align:middle;
padding:0px;
margin:0px;
/* you can change the properties below */
width:40px;
}
.optionDiv3{
position:absolute;
left:-2000px;
top:-2000px;
display:none;
z-index:92;
width:auto;
/* you can change the properties below */
border:1px solid #F29E0C;
background-color:#FCF7CD;
}
.selBox3{
position:static;
overflow:hidden;
display:inline;
float:inherit;
white-space:nowrap;
/* you can change the properties below */
height:40px;
width:140px; 
}
.cell3{
font-size:13px;
text-align:left;
background-color:#FCF7CD;
}
.cellHover3{
font-size:13px;
background-color:#F6BD45;
text-align:left;
}
.cellSelected3{
font-size:13px;
background-color:#FCE791;
text-align:left;
}


/***************** box style 3 *********************/

