/* navtab */
.navtab{
padding:0 0 0 0;
margin:0 0 0 0;
border-bottom:solid #7D695B 1px;
border-top:solid #7D695B 1px;
/*font-family: 'Palatino-Bold', 'Palatino', 'serif';*/
font-family: palatino linotype, trebuchet ms, veranda, arial, helvetica, sans-serif;
font-size:14px; font-weight:bold;
width: 800px;
}

#navdata td{
margin: 0 0 0 0;
padding: 0 0 0 0;
color: #0000FF;
text-align:center;
white-space: nowrap;
line-height: 1.0em;
}

#navdata td a{
padding: 6px 7px 5px 7px;
/*background:#D5C3AC;*/
/*color: #171d00;*/
/*color: #939081;*/
color: #535041;
text-decoration:none;
float: left;
/*border-left:solid #fff 1px;*/
}

#navdata td a:hover{
background:#939081;
color: #ffffff;
text-decoration:none;
/*border-left:solid #fff 1px;*/
}
/* navtab end */


