dt, dl, dd, ul, li {
list-style-type: none;
margin: 0 2px 0 0;
padding: 0;
}

#menu {
position : absolute;
left: 33px;
top: 0px;
font-family: arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: center;
}

.parent {
	background-image: url("images/logocenterbg6.jpg");
	text-decoration: none;
	margin-top: 0;
	font-size: 13px;
    color: #005682;
	width: 106px;
	height: 32px;
	}
    
.parentlong {
	background-image: url("images/logocenterbg6.jpg");
    background-repeat: no-repeat;
	text-decoration: none;
	margin-top: 0;
	font-size: 13px;
    color: #005682;
	width: 170px;
	height: 32px;
	}    
    
.parentshort {
	background-image: url("images/logocenterbg6.jpg");
    background-repeat: no-repeat;
	text-decoration: none;
	margin-top: 0;
	font-size: 13px;
    color: #005682;
	width: 90px;
	height: 32px;
	}
    
.parentnarrow {
	background-image: url("images/logocenterbg6.jpg");
    background-repeat: no-repeat;
	text-decoration: none;
	margin-top: 0;
	font-size: 13px;
    color: #005682;
	width: 60px;
	height: 32px;
	}         

#menu dl {
float: left;
}
#menu li {
display: inline;
}

#menu a {
text-align: center;
text-decoration: none;
color: #005682;
}

#smenu1, #smenu2, #smenu3, #smenu4, #smenu5, #smenu6
	 {
position: absolute;
left: 0;
font-size: 12px;
font-family: arial, sans-serif;
text-align: center;
border-top: 1px solid #005682;
margin-top: 3;
width: 750px;
height: 30;
}




