 #navcontainerhead
{
margin: 6px 0 0 0;
padding: 0;
height: 27px;
width: 1612px;
}

#navcontainerhead ul
{
background: #FFF;
height: 27px;
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
width: 1612px;
}

#navcontainerhead ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;
}

#navcontainerhead ul li a
{
background: #FFF;
width: 198px;
height: 27px;
border-top: 1px solid #003399;
border-left: 1px solid #003399;
border-bottom: 1px solid #003399;
border-right: 1px solid #003399;
border-collapse:collapse;
padding: 0;
margin: 0 0 10px 0;
color: #003399;
text-decoration: none;
display: block;
text-align: center;
font: bold 12px/27px helvetica, arial, sans-serif;
}

#navcontainerhead ul li a:hover
{
color: #fff;
background: #003399;
}

#navcontainerhead a:active
{
background: #c60;
color: #fff;
}

#navcontainerhead li#active a
{
background: #c60;
border: 1px solid #c60;
color: #fff;
}

.nix {
	height: 27px;
	top: 0px;
	margin-top: 0px;
}
