.nav, .nav *
{
	z-index: 999;
	margin: 0px;
	font: bold 10px Arial, Verdana, Helvetica, sans-serif;
	padding: 0px;
}
.nav
{
	float: left;
	text-align: center;
}
.nav UL
{
	background: #F8FAED /*#E8E9D6 /*#eeeeee*/;
    border-style: solid solid none solid;
    border-width: 1px;
    border-color: #9f0b2a;
	
}
.nav LI
{
	z-index: 999;
	float: left;
	list-style-type: none;
	position: relative;
}
/*.nav A*/
.nav LI A:link
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	background: url( "button_burg_drk_2_hvr.gif" ) no-repeat left top;
	float: left;
	padding-bottom: 10px;
	font: bold 11px Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 106px; /*MARGIN-RIGHT: 3px;*/
	padding-top: 10px;
	border-bottom: #cccccc 0px solid;
	text-decoration: none;
	color: #ffffff;
}
.nav LI A:active
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	background: url( "button_burg_drk_2_hvr.gif" ) no-repeat left top;
	float: left;
	padding-bottom: 10px;
	font: bold 11px Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 106px; /*MARGIN-RIGHT: 3px;*/
	padding-top: 10px;
	border-bottom: #cccccc 0px solid;
	text-decoration: none;
	color: #ffffff;
}
.nav LI A:visited
{
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	background: url( "button_burg_drk_2_hvr.gif" ) no-repeat left top;
	float: left;
	padding-bottom: 10px;
	font: bold 11px Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	width: 106px; /*MARGIN-RIGHT: 3px;*/
	padding-top: 10px;
	border-bottom: #cccccc 0px solid;
	text-decoration: none;
	color: #ffffff;
}
.nav LI A:hover
{
	background: url(button_hover.gif) no-repeat;
	color: #9f0b2a;
}

.nav LI UL
{
	float: none;
	width: 220px;
	position: absolute;
	top: -999em;
	text-align: left;
}
.nav LI:hover
{
	background: url(button_hover.gif) no-repeat;
	color: #9f0b2a;
}
.nav LI.sfHover
{
	background: url(button_hover.gif) no-repeat;
	color: #9f0b2a;
}
.nav A:focus
{
	background: url(button_hover.gif) no-repeat;
	color: #9f0b2a;
}
.nav A:hover
{
	background: url(button_hover.gif) no-repeat;
	color: #9f0b2a;
}
/*.nav A:active
{
	/*BACKGROUND: url(button_hover.gif) no-repeat;*/ /*COLOR: #871E3F;*/
/*}*/
.nav LI:hover UL, UL.nav LI.sfHover UL
{
	left: 0px;
	top: 32px;
}
.nav LI:hover LI UL, .nav LI.sfHover LI UL
{
	top: -999em;
}
.nav LI LI:hover UL, UL.nav LI LI.sfHover UL
{
	left: 0px;
	width: 210px;
	top: 32px;
}
.superfish LI:hover UL, .superfish LI LI:hover UL
{
	top: -999em;
}
EMBED, OBJECT
{
	position: relative;
}
.nav LI LI
{
	padding-right: 0px;
	padding-left: 0px;
	float: none;
	padding-bottom: 0px;
	margin: 0px;
	/*width: 210px;*/
	width: 100%;
	padding-top: 0px;
}
.nav LI LI A:link
{
	clear: both;
	padding-right: 5px;
	display: block;
	padding-left: 5px;
	background: none transparent scroll repeat 0% 0%;
	float: none;
	padding-bottom: 4px;
	margin: 0px;
	font: bold 11px Arial, Verdana, Helvetica, sans-serif;
	text-transform: none;
	width: 210px;
	color: #9f0b2a;
	padding-top: 5px;
	border-bottom: #9f0b2a 1px solid;
}
.nav LI LI A:active
{
	clear: both;
	padding-right: 5px;
	display: block;
	padding-left: 5px;
	background: none transparent scroll repeat 0% 0%;
	float: none;
	padding-bottom: 4px;
	margin: 0px;
	font: bold 11px Arial, Verdana, Helvetica, sans-serif;
	text-transform: none;
	width: 210px;
	color: #9f0b2a;
	padding-top: 5px;
	border-bottom: #9f0b2a 1px solid;
}
.nav LI LI A:visited
{
	clear: both;
	padding-right: 5px;
	display: block;
	padding-left: 5px;
	background: none transparent scroll repeat 0% 0%;
	float: none;
	padding-bottom: 4px;
	margin: 0px;
	font: bold 11px Arial, Verdana, Helvetica, sans-serif;
	text-transform: none;
	width: 210px;
	color: #9f0b2a;
	padding-top: 5px;
	border-bottom: #9f0b2a 1px solid;
}
.nav LI LI A:hover
{
	background: #9f0b2a;
	width: 210px;
	color: #ffffff;
}
/** HTML .nav LI LI
{
	margin-bottom: 0px;
}*/
/** + HTML .nav LI LI
{
	margin-bottom: 0px;
}*/
/*
.nav LI LI A.subitem
{
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	font: 10px Verdana, Helvetica, sans-serif;
	width: 200px;
	padding-top: 5px;
}
.nav LI LI A.subitem:hover
{
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom: 5px;
	font: 10px Verdana, Helvetica, sans-serif;
	width: 200px;
	padding-top: 5px;
}
*/
A.nav
{
	font: bold 11px Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}
