Body
{
font-family: Verdana, Tahoma;
color: #6F92FA;
Font-Size: 1.0em;
margin-top: 0px;
margin-left: 0px;
}

table 
{
border-collapse: collapse;
}

table.main 
{
width: 1000px;
height: 100%;
border-collapse: collapse;
}

table.navMain 
{
width: 1000px;
height: 100%;
border-collapse: collapse;
}

table.login 
{
width: 300px;
border-collapse: collapse;
}




table.content 
{
width: 800px;
text-align: top;
border-collapse: collapse;
border-weight: none;
font-family: Verdana, Tahoma;
color: #000000;

}

td
{
font-family: Verdana, Tahoma;
color: #000000;
Font-Size: 12px;
}

td.loginAlignCenter
{
text-align: center;
}

td.navLeft
{
background-image: url(../images/backgrounds/navbgLeft.gif); height: 30px; background-repeat: no-repeat; text-align: center;
}

td.nav
{
background-image: url(../images/backgrounds/navbg.gif); height: 30px; text-align: center;
}

td.navRight
{
background-image: url(../images/backgrounds/navbgRight.gif); height: 30px; background-repeat: no-repeat;  text-align: center;
}

td.content
{
padding:10;
width:100px;
text-align:center;
vertical-align:top;
height:100%;
}

td.home 
{
font-family: Verdana, Tahoma;
color: #000000;
Font-Size: .80em;
}

td.height5
{
height: 5px;
}

td.height10
{
height: 10px;
}

td.height20
{
height: 20px;
}

td.width5
{
width: 5px;
}

td.width10
{
width: 10px;
}

td.width20
{
width: 20px;
}

td.contentTitle
{
font-family: verdana; color: 000000; font-size: 12px;
height: 60px;
}

td.copyright
{
font-family: verdana; color: 000000; font-size: 9px;
height: 10px;
text-align: right;
}

td.contentTitle
{
font-family: verdana;
font-weight: bold;
color: 000000;
font-size: 14px;
height: 10px;

}

td.contentMain
{
font-family: verdana; color: 000000; font-size: 12px;
height: 10px;
}

td.contactError
{
font-family: verdana; color: #ff0000; font-size: 12px;
}

td.footerLeft
{
background-color:#009900;
height: 10px;
font-family: verdana; color: ffffff; font-size: 9px;
text-align: left;
padding:5;
padding-left:10;
}

td.footerRight
{
background-color:#009900;
height: 10px;
font-family: verdana; color: ffffff; font-size: 9px;
text-align: right;
width:600px;
}

input.login
{
width: 170px;
height: 20 px;
}

input.loginCheckBox
{
width: 15px;
height: 15 px;
}

input.loginbutton
{
width: 150px;
height: 30 px;
}


a:link {color: #ffffff; text-decoration: none;}
a:visited {color: #ffffff; text-decoration: none;}
a:hover {color: #000000; text-decoration: none;}

.content a:link {color: #009900; text-decoration: none;}
.content a:visited {color: #009900; text-decoration: none;}
.content a:hover {color: #0000cc; text-decoration: none;}