/* CSS Document */
body{
margin:0 0 0 0;
background-image:url(images/baseBG.gif);
background-repeat:repeat-x;
background-color:#224318;
}
.basetable{
border:2px solid #fff;
background-color:#FFFFFF;
}
.menutopline{
background-image:url(images/menutopline.gif);
background-repeat:repeat-x;
height:10px;
}
.top_header_left{
background-image:url(images/top_header_left.gif);
width:11px;
height:50px;
background-repeat:no-repeat;
}
.top_header_right{
background-image:url(images/top_header_right.gif);
width:11px;
height:50px;
background-repeat:no-repeat;
}
.top_header_center{
background-color:#4A4A4A;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
color:#FFFFFF;
}
.bottom_gray_left{
background-image:url(images/bottom_gray_left.gif);
width:11px;
height:11px;
background-repeat:no-repeat;
}
.bottom_gray_right{
background-image:url(images/bottom_gray_right.gif);
width:11px;
height:11px;
background-repeat:no-repeat;
}
.bottom_gray_center{
background-color:#EBEBEB;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
}
.footer_left{
background-image:url(images/bottom_left.gif);
width:11px;
height:71px;
background-repeat:no-repeat;
}
.footer_right{
background-image:url(images/bottom_right.gif);
width:11px;
height:71px;
background-repeat:no-repeat;
}
.footer_center{
background-image:url(images/bottom_center.jpg);
height:71px;
background-repeat:repeat-x;
}
.bottom_font{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#4A4A4A;
font-weight:bold;
}
.content{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
}
.name_link, a:link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
}
a:hover.name_link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF9900;
text-decoration:underline;
}
.justify_content{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align:justify;
}