body{
font-family:Tahoma, sans-serif;
font-size:12px;
text-decoration: none;
background-color:#fff;
color:#000
}

*.black12, *.black14{
font-size:12px;
text-decoration:none;
background-color:inherit;
color:#000
}

*.black14{
font-size:14px
}

*.white10, *.white11, *.white12{
font-size:10px;
text-decoration:none;
background-color:#007f19;
color:#fff
}

a.white10:hover{
text-decoration:underline
}

*.white11{
font-size:11px
}

*.white12{
font-size:12px
}

*.green12, *.green12_2, *.orange12{
font-size:12px;
background-color:inherit;
color:#006633;
text-decoration:none;
}

*.green12_2{
color:#01801a
}

*.orange12{
color:#ff9933
}

ul.l_menu{
list-style-type:none;
margin:0px;
padding:0px
}

ul.l_menu li{
background:transparent url(/res/menu.jpg) no-repeat scroll top left;
padding:4px 0px;
width:220px;
text-align:left;
text-indent:44px;
font-weight:700
}

ul.l_menu li ul{
list-style-type:none;
margin:0px;
padding:0px;
display:none;
}

ul.l_menu li ul li{
background:none;
}

input.find, textarea.find{
background-color:#ebfaf0;
border:1px solid #3eb265;
width:150px;
}

textarea.find{
height:150px
}

input.submit{
background-color:#ffdf61;
border:1px solid #dfb200;
width:25px;
}