html {
        height: 100%;
}
body {
        height: 100%;
        background: #fff;
        margin: 0;
        font: 76%/1.5em Verdana,Tahoma,Arial,sans-serif;
}
img {
        border: none;
        margin: 0;
        padding: 0;
}
#content {
        position: relative;
        min-height: 100%;
}
* html #content {
        height: 100%;
}

#fader
{
width: 100%;
background-color: #ffffff;
background-image: url(/images/primesouth/bg_bar.gif);
background-repeat: repeat-x;
background-attachment: scroll;
background-position: 0% 0%;
height: 16px;
padding-bottom: 2px;
margin-bottom: 2px;
}
#bottom_footer {
text-align: right;
}
#top_header {
        background: #fff;
        width: 100%;
        height: 100px;
        margin: 0;
        padding: 0;
        border-bottom: 3px solid #00331A;
}
/*  ========== Nav Menu ========== */
div#navmenu {
        width: 100%;
	height: 30px;
        margin: 0;
        padding: 0;
        background: #00331A;
        line-height: 1.5em;
        text-align: center;
}
div#navmenu ul {
        margin: 0;
        padding: 2px 0;
        list-style-type: none;
}
div#navmenu li {
        margin: 0;
        padding: 0 1em;
        float: left;
}
div#navmenu a {
        color: #fff;
        font-weight: bold;
        text-decoration: none;
}
div#navmenu a {
        color: #996;
}
div#navmenu a:hover {
        color: #003;
        text-decoration: underline;
}
#active_tab {
        background-color: #fff;
        color: #996;
}
#active_tab a {
        color: #996;
}
/* ========= End Nav Menu ========== */
TD.leftmenu { color: #996633; width: 150; vertical-align: top }
A.leftmenuhyper { color: #999966; font-weight: bold; font-size: 9pt; text-decoration: none }
A.leftmenuhyper:hover { color: 000033; text-decoration: underline; text-align: center }
TD.centertable { width: 100%; text-align: center; vertical-align: top }
FONT.title { text-align: center; font-size: 12pt; font-weight: bold }
TABLE.centertable { background-color: #000033; border-color: #000080 }
TABLE.logintable { text-align: left; width: 320px; background-color: #000033; border-color: #000033 }
TD.divline { background-color: white}
FONT.innerheader { color: white; font-size: 10pt }
FONT.outerheader { color: #000; font-size: 10pt; font-weight: bold; }
FONT.innertext { color: white; font-size: 9pt }
FONT.errortext { color: red; font-size: 9pt }
FONT.innermemo { color: #999966; font-size: 8pt; font-style: italic }
FONT.outertext { color: #000; font-size: 9pt }
FONT.errortext { color: red; font-size: 9pt; font-weight: bold; text-decoration: blink }
A.innerhypertext { color: #999966; font-size: 9pt }
A.outerhypertext { color: #003; font-size: 9pt }
A.outerhypertext:hover { background: #003; color: #fff; font-size: 9pt; text-decoration: none; }
TR.row_alt { background-color: #FFFFFF}
FONT.innertext_alt { color: black; font-size: 9pt }
#bottom_footer {
        padding: 0;
        position: relative;
        margin-top: -42px;
        width: 100%;
        height: 40px;
        background: #fff;
        color: #000;
        border-top: 1px solid #003;
        font-family: Arial,sans-serif;
        font-size: 0.9em;
}
