body {
margin: 0;
padding: 0;
font-family: Arial;
font-size: 12px;
color: #3e3e3e;
background-image: url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#076139;
}

table,td{
vertical-align:top;
/*font-size: 11px;
color: #4e4e4e;*/
}

a img { border-width: 0; }

.imgb{
vertical-align:bottom;}

.imgmid{
vertical-align:middle;}

.right{
text-align:right;
}

.middle{
text-align: center;
}

.issue{
padding:2px 0 5px 10px;
float:right;
}

.issue img{
border:1px solid #E9E9E9;
}

.bold{
font-weight:bold;
}

.pic{
padding-right:6px;}

.pic2{
float:right;
}


a{
color:#135f22;
text-decoration:none;
}
a:hover{
color:#000000;
text-decoration:none;}

form{
padding:0;
margin:0;
}

#main{
width:982px;
margin:0 auto;
}


input{

font-size:10px;
font-weight:bold;
background-color:#f7f532;
border:1px solid #cdcb27;
color:#993b09;
}

#menutop{
color:#3e3e3e;
background-image: url(../images/menubg.jpg);
background-repeat: repeat-x;
height:47px;
font-size:13px;
font-weight:bold;
vertical-align:middle;
padding-left:10px;
}


.menutop_divider{
vertical-align: text-bottom;}

#maintpbx{
width:977px;
margin-left:2px;
border:1px solid #e6e8a2;
background-image:url(../images/bg_tpbx.jpg);
background-repeat:repeat-y;
height:192px;
padding-left:10px;
padding-top:10px;
padding-right:10px;
}

#maintpbxin{
width:977px;
margin-left:2px;
border:1px solid #e6e8a2;
background-image:url(../images/bg_tpbx.jpg);
background-repeat:repeat-y;
height:192px;
padding:10px;
line-height:18px;
}


#midbox{
margin-left:2px;
margin-top:10px;}


.wsmbox{
background-color:#ffffff;
border:1px solid #d8d86a;
padding:5px 5px 0 5px;
width:307px;
height:120px;
}

.spacer{
width:10px;
}

.red{
color:#993b09;
}

.green{
color:#306631;
}

.pghd{
font-size:16px;
color:#395e0f;
font-weight:bold;
text-transform:uppercase;}

#news{
font-family: Arial;
font-size: 12px;
color: #3e3e3e;
}

#news a{
color:#959427;
text-decoration:none;
}

#news a:hover{
color:#f07c00;
text-decoration:none;
}

.formbx{
border:1px dotted #f0ee34;
padding:5px;
background-color:#ffffd1;
}

#footer{
margin-top:10px;
margin-left:3px;
padding:4px 2px 2px 2px; 
background-image: url(../images/bg_footer.jpg);
background-repeat:repeat-x;
width:975px;
height:38px;
color:#000000;
font-size:11px;
text-align:center;}

#footer a{
color:#000000;
text-decoration:none;
}

#footer a:hover{
color:#8e0c04;
text-decoration:none;
}

#footer ul{
position:relative;
padding:3px;
margin:0;
font-weight:bold;
}

#footer ul li
{
/*position: relative;*/
display: inline;
margin:0 22px 2px 2px;
}

#footer ul li a
{
/*padding: 0.5em 1.0em 0.9em 1.0em;*/
color: #686868;
text-decoration: none;
}

#footer ul li a:hover
{
color:#206a31;
text-decoration: underline;
}


