body{
font-family: "Frutiger", "Humanist 777", "Humanst521 BT", "Helmet", "Gill Sans", "Arial", "Geneva", sans-serif
}

.menu_anchor{
color:white;
font-size:10.5pt;
font-weight:bold;
text-decoration:none;
}

.menu_anchor:hover{
 color:red;
}

td.sidemenu{
 background-color:#666699;
 font-size:10pt;
 padding:5px;
 border-color:white;
 border-style:solid;
 font-weight:bold;
 padding-left:20;
}

.sidemenu a{
color:white;
text-decoration:none;
}
.sidemenu a:hover{
color:red;
}

li{
 list-style-image:url(./images/bullet-black.gif);
}

table.top_menu{
width:100%;
text-align:center;
background-color:#666699;
border-style:solid;
border-color:white;
border-width:0px 0px 1px 0px;
}

table.top_menu td{
 vertical-align:bottom;
 height:25px;
}

span.subsection{
font-weight:bold;
border-width:0 0 1 0;
border-color:#330099;
border-style:solid;
}

td.smart_access{
 font-size:10pt;
 font-weight:bold;
 border-style:solid;
 border-color:#3B9ACE;
 border-width:0 0 1 0;
 padding-left:5px;
}

td.smart_access a{
color:#666699;
}
