#logo
{
    background: url(../images/logo.gif) no-repeat left center;
    width: 758px;
    height: 40px;
    text-align:left;
    margin-left:auto; 
    margin-right:auto;
}

#menu
{
    width: 758px;
    height: 25px;
    text-align:left;
    vertical-align: bottom;
    font-color: white; 
    margin-left:auto; 
    margin-right:auto;
    background: url(../images/menu.gif) no-repeat center top;
}

#banner
{
    background: url(../images/banner.jpg) no-repeat center;  
    height: 144px;
    padding: 3px;
}

#panetop
{
    background: url(../images/panetop.gif) no-repeat center bottom;    
    height: 9px;  
}

#panebottom
{
    background: url(../images/panebottom.gif) no-repeat center top;    
    height: 9px; 
}

#panecontent 
{
    width: 758px;
    text-align: left;
    font-size: 8pt; 
    font-family: Verdana, Arial, Helvetica;
    margin-left: auto; 
    margin-right: auto;
    background-color: white;  
}

#googlepane 
{
    background: url(../images/google_pane.gif) no-repeat center;
    width: 758px;
    height: 60px;
    margin-left: auto; 
    margin-right: auto;
    text-align: center;
}

#footer
{
    height: 25px;
    width: 758px;
    color: #73848C; 
    margin-left: auto; 
    margin-right: auto;
    font-size: 7pt; 
    text-align: left;
    font-family: Verdana, Arial, Helvetica;
}

.tabletxt
{
    font-family: Verdana, Arial, Helvetica;
    font-size: 10px;
    color: #000000;
}

.tablecontents 
{
    background-color: #000000;
} 


a:link 
{
    color: #003399;
    text-decoration: none;
}

a:visited
{
    color: #003399;
    text-decoration: none;
}

a:hover
{
    color: #B50000;
    text-decoration: none;
}  

div.heading
{
    font-size: 14pt; 
    color: #73848C;
    text-align: left;
    font-family: Verdana, Arial, Helvetica;
}

div.main
{
    margin-left: 8px;
    margin-right: 130px;
    font-size: 10pt; 
    text-align: left;
    font-family: Verdana, Arial, Helvetica;
}

body
{
    font-size: 10pt; 
    text-align: left;
    font-family: Verdana, Arial, Helvetica;
    text-align: center;
}




