
.blackbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	line-height: 18px;
	text-align: right;
	vertical-align: middle;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.pt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.ptsub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

 .menunav {
width:202px; 
font-size:0.85em;
position:relative;
z-index:100;
}
.menunav ul {
padding:0;
margin:0;
list-style-type:none;
}
.menunav ul ul {
width:100px;
}
.menunav li {
float:left;
width:200px;
position:relative;
}
.menunav a, .menunav a:visited {
display:block;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration:none; 
color:#ffffff; 
width:192px; 
padding-left:30px; 
line-height:28px;
margin: 3px 0px 0px;
}
* html .menunav a, * html .menunav a:visited {
width:202px;
w\idth:202px;
}
.menunav ul ul a, .menunav ul ul a:visited {
position: relative;
left: 35px;
color:#ffffff; 
height:8px; 
line-height: 12px;
padding:5px 10px; 
width:140px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight: bold;
margin: 2px 0px 0px;
/* yet another hack for IE5.5 */
}
* html .menunav ul ul a{
width:140px;
w\idth:140px;
}
.menunav ul ul ul a, .menunav ul ul ul a:visited {
position: relative;
left: 50px;
color:#ffffff; 
height:8px; 
line-height: 14px;
padding:5px 10px; 
width:140px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight: bold;
margin: 2px 0px 0px;
/* yet another hack for IE5.5 */
}
* html .menunav ul ul ul a{
width:140px;
w\idth:140px;
}
.menunav a:hover, .menunav ul a:hover{
color:#fff; 
background:#787A38;
}
.menunav :hover > a, .menunav ul :hover > a {
color:#fff;
background:#787A38;
}
/* style the second level hover */
.menunav ul li a.drop:hover{
text-decoration: underline;
background:#482424;
}
.menunav ul li :hover > a.drop {
text-decoration: underline;
background:#482424;
}
/* style the second MK level hover */
.menunav ul ul a:hover {
color:#fff;
text-decoration: underline;
background:#949947;
}
