#menu ul {




font: normal normal bold 9pt Arial;

margin: 0;
height:30px;
margin-top: 0;
margin-bottom: 0;
text-align: left;
}



#menu li {
list-style: none;
background:url('top_bg.gif');
display: inline;
height:30px;
margin: 0;
margin-bottom: 0;
width:104px;
text-align: center;
color:#ffffff;
}



#menu li a {
background:url('top_bg.gif');
border-right: solid 1px #038fc0;
margin-right: 0;
margin-bottom: 0;
height:30px;
padding: 7px;
text-decoration: none;
width:104px;
text-align: center;
color:#ffffff;
}



#menu li a:hover {
background:url('top_bg2.gif');
border-right: solid 1px #038fc0;
margin-right: 0;
margin-bottom: 0;
height:30px;
padding: 7px;
text-decoration: none;
text-align: center;
color:#ffffff;
}




#menu li a.selected {
background:url('tbg4.gif');
height:30px;
margin-bottom: 0;
width:104px;
text-align: center;
color:#336699;

}

#menu li a.last1 {
width:104px;
border-right: none;

}


#menu li a.selectedlast {
background:url('tbg5.gif');
height:30px;
margin-bottom: 0;
width:104px;
border-right: none;
text-align: center;
color:#336699;

}





















#submenu ul {
height: 1em;
list-style: none;
padding: 3px 0;
margin: 0;

}


#submenu li {
display: inline;
}

#submenu li a {
float: left;
padding: 3px 10px;
margin: 0;
font: normal normal bold 8pt verdana;
border-right: solid 1px #cfcfcf;
color: #2e4e61;
text-decoration: none;
}

#submenu li a:hover {
text-decoration: underline;
}

#submenu li a.last {
border-right: none;
}
