/* CSS Document */

.drop-down-list{
font-size:11px;
color:#000000;
width:184px;
}

.input-text{
padding:2px;
border-color:#f1b600;
border-style:solid;
border-width:1px;
font-size:11px;
color:#000000;
width:205px;
margin-top:2px;
margin-bottom:3px;
}

.text-area-insidetext{
border-color:#f1b600;
border-style:solid;
border-width:1px;
font-size:11px;
color:#000000;
width:211px;
margin-top:2px;
margin-bottom:3px;
}
.text-area-selected{
font-size:11px;
color:#000000;

}

.the-main-div h3{
font-size:11px;
color:#666666;
font-weight:normal;
margin-left:90px;
margin-top:-10px;

}



.text-area-style{
padding:2px;
border-color:#f1b600;
border-style:solid;
border-width:1px;
font-size:11px;
color:#000000;
width:205px;
margin-top:2px;
margin-bottom:3px;
}

.button-class a{
 text-decoration:none;
 background-color:#f1b600;
border:none;
height:25px;
font-weight:bold;
font-size:11px;
width:211px;
float:right;
text-align:center;
line-height:23px;
margin:10px 0px 0px 0px;
}

select.dropdown-Font {
color:#000000;
font-size:11.5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#FFFFFF;
}

option.optionFont {
color:#000000;
font-size:11.5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

