.BodyBG
{
    background-image:url('images/BodyBG.jpg');
    background-repeat:repeat-y
}
.HomeBG
{
    background-image:url('images/HomeBG.jpg');
    background-repeat:no-repeat;
    background-position: left top;
    
}
H1
{
    font-family:Verdana; font-size:22px; color: #276CA7;
}
H2
{
    font-family:Verdana; font-size:12px; color: #276CA7;
    margin:0;
}
TD
{
    font-family:Verdana; font-size:12px; color: #171C21;
}
A:active, A:visited, A:link
{
    font-family:Verdana; font-size:12px; color: #003366; font-weight:bold; text-decoration:none;    
} 

A:hover
{
    font-family:Verdana; font-size:12px; color: #9A2627; font-weight:bold; text-decoration:none;    
} 

.topLinks, .topLinks A{ font-family:Verdana; font-size:12px; font-weight:bold; color: #16456E;}
.topLinks A:hover{ font-family:Verdana; font-size:12px; font-weight:bold; color: #16456E;}

.NavNotSelected A 
{
    font-family:Verdana; font-size:12px; color: #16456E; font-weight:bold; text-decoration:none;    
}
.NavNotSelected A:hover 
{
    font-family:Verdana; font-size:12px; color: #9A2627; font-weight:bold; text-decoration:none;    
}
.NavSelected A 
{
    font-family:Verdana; font-size:12px; color: #9A2627; font-weight:bold; text-decoration:none;    
}
.forms3
{
 border-width: 1px; 
 background: #cc0000;
 border-color: #660000;
 font-family: Arial; 
 font-size: 12px; 
 font-weight: bold; 
 color:#ffffff; 
}
