/* CSS Document */

.input_search{
border-bottom:solid 1px #9cc916;
border-top:solid 1px #9cc916;
height:19px;
width:120px;
border-left:none;
border-right:none;
}






.btn_1{
background-image:url(../images/btn_bg1.gif);
border-top:none;
border-bottom:none;
border-left:#000099 thin;
border-right:#000099;


height:22px;
font-family:Arial, Helvetica, sans-serif;
color:#0000CC;
font-size:14px;
}


input.btn_rand{
   font-size:24px;
   letter-spacing:5px;
   width:120px;
   color:#FFFFFF;
   background-color:#AAD5FF;
   border:none;  
}



.txt_input{
background:#E8E8E8;
color:#000066;
font-size:11px;
 
}

.btn_2{
background-image:url(../images/bgbutton.gif);
background-repeat:repeat-x;
height: 22px;
border: solid 1px #CCCCCC;
text-align:center;
vertical-align:middle;

font-family:Verdana;
font-size:11px;
color:#333333;

}


.bgbutton1{
background-repeat:repeat-x;
background-color:#e2e8f1;
height: 22px;
border: solid 1px #e2e8f1;
text-align:left;
padding-left:14px;
font-weight:bold;
font-family:gulim;
font-size:12px;
color:#333333;
vertical-align:middle;}

