body   { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #003399; background-image: url("/images/layouts/flag_bg.jpg"); background-repeat: repeat-x }
a { color: blue; text-decoration: none; }
a:hover { text-decoration: underline; }

#MainBodyContainer .mainmenu    { 
     font-size: 12pt; 
     font-family: Verdana, Arial, Helvetica, sans-serif 
}

#MainBodyContainer .mainmenu a    { 
    color: black;  
    display: block;
    text-decoration: none; 
    padding-top: 3px ;
    padding-bottom: 7px ;
    font-size: 11pt;
    background: url(/images/layouts/menu_line.jpg) bottom right; background-repeat: repeat-x; 
}

#MainBodyContainer td { 
    font-size: 11px; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
}


#MainBodyContainer .mainmenu a:hover   {
    color: black;   
    text-decoration: underline; 
}


#MainBodyContainer .column1 a   { 
    font-size: 12px;
    color: black;    
    color: blue; 
    text-decoration: underline;
}


