
table.hnav{

}

table.hnav td {

vertical-align:middle;
background:url(/layout/mb_left.gif) repeat-x top left;
}

table.hnav td a {
color:#fff;
line-height:22px;
text-decoration:none;
font-size:10px;
padding-right:7px;
padding-left:7px;
display:block;
background:url(/layout/mb_right.gif) no-repeat top right;
white-space:nowrap;
}
table.hnav td.active a, table.hnav td a:hover {
color:#FFF;
text-decoration:none;
background:url(/layout/mb_right_hover.gif) no-repeat top right;
}
table.hnav td:hover, table.hnav td.active {
background:url(/layout/mb_left_hover.gif) repeat-x top left;
}

table.hnav td.first a {
padding-right:8px;
padding-left:9px;
}





.subnav{
background:#0a71b4;
border-top:1px solid #64a5d0;
border-bottom: 1px solid #64a5d0;
padding:3px 0px;
float:left;

width:994px;
}

.subnav div {
float:left;
padding:0px 15px;
}

.subnav a {
color:white;
text-decoration:none;
font-size:10px;
}

.subnav a:hover {
color:white;
text-decoration:underline;
}
