
ul#navtop {
display:block;
background:url("images/button.gif") ;
margin:0;
margin-bottom: 0;
border-bottom:0px solid white;
border-top:0px solid white;
text-align: center;
list-style-type:none;
width: 150 px;
height: 30 px;
}
ul#navtop li {
float:left;
}
ul#navtop li a {
display:block;
height: 28 px;
padding:6px 0px 0px;
font: 12px "verdana";
text-align: center;
text-decoration:none;
color:black;
letter-spacing: 0em;
}
ul#navtop li a:hover {
background:url("images/button_hover.gif");
visibility: collapse;
color:#003399;
text-decoration:underline;
}
ul#navtop li a#current {
color:#003399;
}


.navleft 	{ COLOR: #003366;   text-indent: 10px; text-align: center; FONT: 12px tahoma,tahoma,tahoma; font-weight:; }
.menu 	{ COLOR: #003366;   text-indent: 0px; text-align: center; FONT: 13px tahoma,tahoma,tahoma; font-weight:bold; }
.contact 	{ COLOR: #3C3C3C;   text-indent: 0px; text-align: left; FONT: 13px tahoma,tahoma,tahoma; font-weight:; }
.footer 	{ COLOR: #3C3C3C;   text-indent: 0px; text-align: center; FONT: 12px tahoma,tahoma,tahoma; font-weight:; }
