#pageTop #menu .menu {
border-left: 1px solid #A7A7C1; 
border-right: 1px solid #A7A7C1;
width:99.8%; 
min-width:760px; 
height:30px; 
padding:0px; 
margin:0px; 
background-image:url(../img/nav-bg.gif);
}

#pageTop #menu .menu li {
border-left: 0px solid #A7A7C1; 
position: absolute; 
left: 18px; 
height: 23px; 
top:5px; 
padding: 0px; 
margin: 0px; 
z-index: 100;
}

#pageTop #menu .menu a {
height: 30px;
color: #131458; 
font-weight: bold;
border-right: 1px solid #B5B5B5;
font-size: 8pt; 
margin: 0px; 
padding: 4px 10px 4px 10px;
}

#pageTop #menu .menu a:hover {
height: 18px; 
background-color: #F4f4f4; 
text-decoration: none;
}

#pageTop #menu .menu li li a {
float: left;
text-indent: 3px;
background-image: none;
background-color: #A1A2C6;
margin: -3px 0 0 -18px;
padding: 3px 0;
width: 150px;
color: #FFF;
text-decoration: none;
height: auto;
}
#pageTop #menu .menu li li a:hover {
float: left;
text-indent: 3px;
background-image: none;
background-color: #C2C3DA;
margin: -3px 0 0 -18px;
padding: 3px 0;
width: 150px;
color: #131458;
text-decoration: none;
height: auto;
}
	