html, body {
width:100%;
height:100%;
padding:0px;
margin:0px;
}

img {
display:block;
border:0px;
}

#top {
margin-top:5px;
border-top:3px solid #a94932;
border-bottom:3px solid #a94932;
}

div#gmenu {
text-align:center;
padding:7px 0px 12px;
}

div#content {
margin:0px 10px 0px;
background:url('/images/body_bg.jpg') top left no-repeat;
}

a {
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

a.top_link {
margin:auto 20px;
color: #573820;
text-decoration: none;
font-size:14px;
/* border-bottom:1px dotted #000000; */
background:url('/images/h_dot.gif') bottom repeat-x;
font-family:verdana;
}

a.top_link:hover{
color: #b60000;
text-decoration: none;
}

a.green_link,a.green_link:link{
color: #0c5128;
text-decoration: underline;
font-size:14px;
font-weight:bold;
}

a.green_link:hover{
color: #b60000;
text-decoration: underline;
}

div.headerContainer {
border-top:2px solid #a94932;
}

div.header, div.lheader {
height:26px;
background:url('/images/title_bg2.gif') bottom repeat-x;
font-size:17px;
font-family:verdana;
color:#573820;
text-transform:uppercase;
white-space:nowrap;
padding-left:15px;
text-align:left;
}

div.lheader {
display:block;
margin-left:5px;
width:250px;
}

a.menu_link,a.menu_link:link{
color: #573820;
text-decoration: none;
}

a.menu_link:hover{
color: #b60000;
text-decoration: underline;
}

a.blue_link,a.blue_link:link{
color: #3467a7;
text-decoration: none;
font-size:13px;
font-weight:bold;
}

a.blue_link:hover{
color: #b60000;
text-decoration: none;
}

a.blue_links,a.blue_links:link{
color: #3467a7;
text-decoration: none;
font-size:11Spx;
font-weight:bold;
}

a.blue_links:hover{
color: #b60000;
text-decoration: none;
}

a.bottom_link,a.bottom_link:link{
color: #ffffff;
text-decoration: none;
font-size:11px;
}

a.bottom_link:hover{
color: #ffffff;
text-decoration: underline;
}

div.separator {
height:1px;
background:url('/images/h_dot.gif') repeat-x;
}

td {
color: #000000;
font-family: Verdana;
font-size: 11px;
font-style: normal;
font-variant: normal;
font-weight: normal;
}

img.bullet {
width:7px;
height:6px;
margin-top:5px;
}

div.menuContainer {
padding:4px;
}