#divNavHome {
	padding-top: 0px;
	padding-left: 1px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}
#divNavHome ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}
#divNavHome li {
	display: block;
	font-size: 8.5pt;
	float: left;
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#divNavHome li a {
	text-decoration: none;
	color: #990000;
}
#divNavHome li a:hover, #divNavHome li.active a, #divNavHome li.on a, #divNavHome li.on a:hover {
	color: #CC0000;
}


#divNavJoin {
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 1px;
	margin-left: 0px;
	float: right;
}
#divNavJoin ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divNavJoin li {
	display: block;
	font-size: 8.5pt;
	float: right;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#divNavJoin li a {
	display: block;
	text-decoration: none;
	color: #990000;
}
#divNavJoin li a:hover, #divNavJoin li.active a, #divNavJoin li.on a, #divNavJoin li.on a:hover {
	color: #CC0000;
}


#divNavMain {
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	width: 980px;
	height: 26px;
}
#divNavMain ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divNavMain li {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 14pt;
	float: left;
	margin: 0;
	height: 25px;
	line-height: 19pt;
	color: #009999;
}
#divNavMain li .standard {
	display: block;
	float: left;
	width: 195px;
	margin-right: 1px;
}
#divNavMain li .rightside {
	display: block;
	float: left;
	width: 195px;
}
#divNavMain li .spacer {
	display: block;
	float: left;
	width: 196px;
	margin-right: 1px;	
}
#divNavMain li .subsitestandard {
	display: block;
	float: left;
	width: 195px;
	background-color: #990000;
	background-image: url(../images/navmainbg.jpg);	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#divNavMain li .subsitespacer {
	display: block;
	float: left;
	width: 194px;
	background-color: #990000;
	background-image: url(../images/navmainbg.jpg);	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#divNavMain li .subsitereverse {
	display: block;
	float: left;
	width: 195px;
	background-color: #990000;
	background-image: url(../images/navmainbg.jpg);	
}
#divNavMain li a {
	display: block;
	text-decoration: none;
	color: #009999;
	text-align: center;
	background-image: url(../images/mpnav.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#divNavMain li a:hover, #divNavMain li.active a, #divNavMain li.on a, #divNavMain li.on a:hover {
	color: #009999;
	border-bottom-width: 1px;
	border-bott	om-style: solid;
	border-bottom-color: #009999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	background-image: url(../images/mpnavover.jpg);	
}
/** Base menu item with arrow for drop down items **/
/*#divNavMain li a.arrow {
	background-image: url(../images/arrows.png);
	background-position: right center;
	background-repeat: no-repeat;
}
#divNavMain li a a:hover a.arrow, #divNavMain li.on a.arrow {
	background-image: url(../images/arrows.png);
	background-position: right center;
	background-repeat: no-repeat;
	color: #C90;
}*/



/*** Standard Styles ***/
.cssmenu_sub, .cssmenu_iframe {
	z-index: 500;
	position: absolute;
}
.cssmenu_sub ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.cssmenu_iframe {
	z-index: 501;
}
.cssmenu_sub a, .cssmenu_sub a span {
	display: block;
	text-decoration: none;
}
/*** Custom styles ***/
.cssmenu_sub {
	font-size: 10pt;
	text-align: center;
	border-bottom-width: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009999;
	border-right-color: #009999;
	border-bottom-color: #009999;
	border-left-color: #009999;
	min-width: 193px;
	width: auto;
	line-height: 18pt;
	color: #009999;
}
.cssmenu_sub li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	height: 26px;
	color: #009999;
	background-color: #FFF;
}
.cssmenu_sub .hover, .cssmenu_sub .active {
	color: #033;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009999;
	background-color: #FFF;
}
.cssmenu_sub a span {
	color: #009999;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 6px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009999;	
} 
.cssmenu_sub .hover a span, .cssmenu_sub .active a span {
	color: #033;
	background-color: #FFF;
}
.cssmenu_sub a.arrow {
	background-image: url(../images/arrows.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.cssmenu_sub a.arrow .hover a span, .cssmenu_sub .active a span{
	background-image: url(../images/arrows.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
/***
***/



#divNavMainSub {
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	width: 978px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#divNavMainSub ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divNavMainSub li {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 10pt;
	float: left;
	height: 20px;
	line-height: 15pt;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 5px;
}
#divNavMainSub li a {
	display: block;
	text-decoration: none;
	color: #009999;
	text-align: center;
}
#divNavMainSub li a:hover, #divNavMainSub li.active a, #divNavMainSub li.on a, #divNavMainSub li.on a:hover {
	color: #033;
}


#divFootNavMain {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
}
#divFootNavMain {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#divFootNavMain a {
	text-decoration: none;
	color: #FFF;
}
#divFootNavMain a:hover, #divFootNavMain.active a, #divFootNavMain.on a, #divFootNavMain.on a:hover {
	color: #033;
}

#divClubLink {
	padding-top: 0px;
	padding-left: 1px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	font-size: 8.5pt;
	margin-right: 10px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#divClubLink a {
	text-decoration: none;
	color: #990000;
}
#divClubLink a:hover, #divClubLink active a, #divClubLink on a, #divClubLink on a:hover {
	color: #CC0000;
}
#divNavHomeLogin {
	padding-top: 0px;
	padding-left: 0px;
	margin-right: 1px;
	margin-left: 0px;
	float: right;
}
#divNavHomeLogin ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divNavHomeLogin li {
	display: block;
	font-size: 8.5pt;
	float: right;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
#divNavHomeLogin li a {
	display: block;
	text-decoration: none;
	color: #990000;
}
#divNavHomeLogin li a:hover, #divNavHomeLogin li.active a, #divNavHomeLogin li.on a, #divNavHomeLogin li.on a:hover {
	color: #CC0000;
}
