body, a, li, td, h1, h2{
 font-family: Verdana, Arial;
 font-size:12px;
 color: #000000;
}
img{border:0;}
body{
 margin:0;
 padding:0;
 background-color: #389C5C;
}
#xbody{
 background: url('../_images/lbg.gif') center repeat-y;
}
#menu{
 border:0;
 border-left:2px solid #31AE53;
 border-top:2px solid #31AE53;
}
#menu td{
 background-image: url('../_images/bbg.gif');
 height:27px;
 border:2px solid #31AE53;
 border-left:0;
 border-top:0;
 border-bottom:0;
 text-align:center;
}
#menu td a{
 text-decoration:none;
 color:#0F3318;
 font-weight:bold;
 display:block;
 width:100%;
}
#menu td a:hover{color:#389C5C;}

.txmain{
 border:2px solid #31AE53;
 background-color: #FFFFFF;
 background-image: url('../_images/bg.gif');
}
a{color:#0F3318;text-decoration:unserline;}
a:hover{color:#389C5C;text-decoration:none;}
.xmain{
 background-color:#FFFFFF;
 border:1px solid gray;
 padding:5px;
}
.copyrights,.copyrights a,.copyrights a:hover{
 text-decoration:none;
 text-align:center;
 color:#000000;
 font-size: 10px;
}
.copyrights a:hover{text-decoration:underline;}
form{padding:0;margin:0;}
input,textarea,select{
 border: 1px solid gray;
 font-family: Verdana;
 font-size: 11px;
 width:100%;
}
#footer{
 height: 16px;
 background: url('../_images/lbgb.gif') center no-repeat;
}
#cpt{
 background: url('../_images/cbg.gif') center repeat-x;
 padding-top:5px;
 padding-bottom:7px;
 text-align:center;
 font-weight:bold;
 border-bottom:2px solid #31AE53;
}
#cptx{padding:5px;}

.xbutton {
    border: 1px solid green;
    background-color: rgb(56, 156, 92);
    color: rgb(255, 255, 255);
    width: 120px;
}
