.H4c_Style1
{
	border-style: none;
	border-width: 0px;
}
.H4c_Style2
{
	color: white;
	text-align: center;
	height: 24px;
}
.H4c_Bglevel2
{
	background-position: left;
	z-index: -100;
}

.H4c_MenuLevel0, .H4c_MenuLevel0:visited, .H4c_MenuLevel0:link
{
	color: white;
	text-decoration: none;
	font-family: 'Tahoma';
	font-size: 9pt;
	 
}
.H4c_MenuLevel0:hover
{
	color: red;
	text-decoration: underline;
}
.H4c_MenuLevel0Selected, .H4c_MenuLevel0Selected:visited, .H4c_MenuLevel0Selected:link
{
	color: red;
	font-family: 'Tahoma';
	font-size: 11px;
	 
	text-decoration: none;
	background-position: right;
}
.H4c_MenuLevel0Selected:hover
{
	text-decoration: underline;
}
.H4c_MenuLevel1Selected, .H4c_MenuLevel1Selected:visited
{
	color: white;
	padding-right: 4px;
}

.H4c_MenuLevel1, .H4c_MenuLevel1:visited, .H4c_MenuLevel1:link
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
	padding-right: 4px;
}

.H4c_MenuLevel1:hover
{
	color: red;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.H4c_MenuLevel1Selected, .H4c_MenuLevel1Selected:visited, .H4c_MenuLevel1Selected:link
{
	color: red;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}


.H4c_Style3
{
	color: white;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	height: 24;
}





#dropmenudiv
{
	position: absolute;
	border: 1px solid white;
	border-bottom-width: 0;
	font: normal 12px Verdana;
	line-height: 12px;
	z-index: 100;
}

#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	 
	color: #3299CC;
}

#dropmenudiv a:hover
{
	/*hover background color*/
	color: #FFFFFF;
}


