.nav, .nav * {
	margin:0;
	padding:0;
	margin:0;
	padding:0;
	text-align: center;
	font-size: 11px;
	line-height: 12px;
	background-image: none;
}
.nav {
	margin-bottom:0px;
	position: relative;
	background-image: none;
	line-height: 12px;
}
.nav ul {
	background-image: none;
	line-height: 12px;
}
.nav li {
	float:right;
	list-style:none;
	position:relative;
	background-image: none;
	line-height: 12px;
}
.nav a {
	display:block;
	float:left;
	text-decoration:none;
	width:150px;
	background-color: transparent;
	background-image: none;
	line-height: 12px;
	padding-top: 4px;
	padding-bottom: 6px;
}
.nav a:link {
	text-decoration: none;
	color: #CCCCCC;
	background-color: transparent;
	background-image: none;
	line-height: 12px;
}
.nav li ul {
	float:none;
	top:-999em;
	position: absolute;
	left: -999em;
	background-image: none;
	line-height: 12px;
}
.nav li:hover,
.nav li.sfHover,
.nav a:focus, .nav a:hover, .nav a:active {
	color: #FFFFFF;
	background-color: transparent;
	background-image: none;
	line-height: 12px;
}
.nav li:hover ul,
.nav li.sfHover ul {
	left:-1px;
	top:43px;
	color: #FFFFFF;
	background-color: #7B1B5A;
	border: 1px solid #FFFFFF;
	background-image: none;
	line-height: 12px;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
	color: #FFFFFF;
	background-color: #7B1B5A;
	border: 1px solid #FFFFFF;
	background-image: none;
	line-height: 12px;
}
.nav li li:hover ul,
.nav li li.sfHover ul {
	left:125px;
	top:-1px;
	width:150px;
	color: #FFFFFF;
	background-color: #7B1B5A;
	border: 1px solid #FFFFFF;
	background-image: none;
	line-height: 12px;
}
.nav li li {
	float:none;
	background-image: none;
	line-height: 12px;
}
.nav li li a {
	float:none;
	width:150px;
	background-image: none;
	line-height: 12px;
}
/* quick hacks for IE */
*html .nav li li {
	margin-bottom:-3px;
	background-image: none;
}
*+html .nav li li {
	margin-bottom:-3px;
	background-image: none;
	line-height: 12px;
}
.nav a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	line-height: 12px;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	line-height: 12px;
}
#top a:link {
	background-color: transparent;
	height: 44px;
	line-height: 44px;
	padding: 0px;
	background-image: url(../_images/button_normal.png);
	background-repeat: repeat-x;
}
#top a:visited {
	background-color: transparent;
	height: 44px;
	line-height: 44px;
	padding: 0px;
	background-image: url(../_images/button_normal.png);
	background-repeat: repeat-x;
}
#top a:hover {
	background-color: transparent;
	height: 44px;
	line-height: 44px;
	padding: 0px;
	background-image: url(../_images/button_over.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
}
#sub a:link {
	background-image: none;
	line-height: 12px;
	height:24px;
}
#sub a:visited {
	background-image: none;
	line-height: 12px;
	height:24px;
}
#sub a:hover {
	background-image: none;
	line-height: 12px;
	height:24px;
}
