﻿body 
{
}
.MainMenu_MenuItem
{
    background-position: top;
    cursor: hand;
    background: url(images/navlink_up.gif) no-repeat 0px 0px;
    color: white;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    font-size: 10px;
    font-weight: bold;    
    padding-top: 6px;
    padding-right: 19px;
    padding-bottom: 8px;
    padding-left: 28px;
    margin: 0px;
    text-transform: uppercase;
    height: 29px;    
    border: 1px #24406b  solid;
}
#news { color: white; font-size: 11px; line-height: 14px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; background-color: #2c4c7c; padding: 9px 19px 0px }
.news_title
{
    color: #fd7217;
    font-weight: bold;
    font-size: 11px;
    line-height: 13px;
    font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
    text-decoration: none;
}

#news a:link { color: white; text-decoration: none }
#news a:visited { color: #a2bbe0; text-decoration: none }
#news a:hover { color: #a2bbe0; text-decoration: underline }
#news a:active { color: white; text-decoration: none; }
