td.TopMenu {
 padding: 0px 26px;
 border-bottom: 1px solid #c9d2db;
}

td.TopMenu a {
 text-decoration: none;
 font-size: 13px;
 font-weight: bold;
 color: #000080;
}

#ExNewsTD {
 background: url('/menuBack2.GIF') repeat-y;
 width: 136px;
padding-right:0px;
}

div.SideMenu {
 display: none;
}

div.SideMenuHead {
 margin-top: 10px;
 margin-bottom: 13px;
 padding-right: 8px;
 font-family: Tahoma, Serif;
 font-size: 14px;
 font-weight: bold;
 color: #000080;
}

#menu ul {
 margin: 0px;
 padding: 0px;
}

#menu li {
 font-family: Tahoma, Serif;
 line-height: 13px;
 font-size: 11px;
 list-style-type: none;
 margin-left: 3px;
 margin-top: 10px;
 padding-right: 8px;
}

#menu li.SideMenuSub {
 font-weight: bold;
 background: url('../newinclude/menuArrow.gif') no-repeat left;
}

#menu li.SideMenuLink {
 border-bottom: 1px solid #FFEEEE;
}

#menu a {
 text-decoration: none;
 color: #000080;
}

}
div.SideMenuBack {
 background: url('../newinclude/menuArrowBack.gif') no-repeat right;
 margin-top: 10px;
 padding-right: 10px;
}

div.SideMenuBack a {
 font-family: Tahoma, Serif;
 font-size: 11px;
 font-weight: bold;
 }
#menu a:visited
{
color:#000080;
}

#menu a:hover {
 color: #006DA9;
}


