.H1Style1 {
	border-style: none;
	border-width: 0px;
}

.H1Style2 {
	
color: #ccc;
font-family: Verdana, Arial, Helvetica, sans-serif;	

	padding-left: 0px;
	padding-right: 6px;
	height: 20px;
	font-weight: normal;
	font-size: 11px;
}


td.H1Style2 {
	white-space: nowrap;
}

.H1Style3 {
	color: white;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	height: 20px;
}

td.H1Style3 {
	white-space: nowrap;

	padding-left: 10px;
	padding-right: 10px;


}

.H1Table {
	color: #ccc;
	background-color: #fff;
}

.H1Header {
	white-space: nowrap;

}

.H1MenuLevel0,.H1MenuLevel0:visited,.H1MenuLevel0:link {
	color: #7B151C;
	font-family: Verdana, Arial;
	text-decoration: none;
	font-size: 11px;
}

.H1MenuLevel0:hover {
text-decoration: underline;
}

.H1MenuLevel0Selected,.H1MenuLevel0Selected:visited,.H1MenuLevel0Selected:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 11px;
text-decoration: underline;
}

.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited {
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.H1MenuLevel1,.H1MenuLevel1:visited ,.H1MenuLevel1:link {
	color: white;
	text-decoration: none;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.H1MenuLevel1:hover {
	text-decoration: underline;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited,.H1MenuLevel1Selected:link {
	color: yellow;
}

.H2Style4 {
	text-align: right;
}

td.H1Style2 {
	white-space: nowrap;
}

#dropmenudiv {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
}

#dropmenudiv a:hover {
	background-color: yellow;
}