/* ================================================
	Good display for: Internet Explorer 5 (Mac), Internet Explorer 5.5 (or hight,6,7 beta 2)
	Konqueror 2.2 (Linux), Netscape 6 (or hight: ver 7, 8)
	Opera 5 and 6 (or hight: ver 7, 8)
	Safari 1.0
	FireFox 1.1 (or height)
	Check All for: CSS Level 2
	www.dnn360.net
	check by: thangpdtt@gmail.com 
================================================ */

.H4Style1 {
	border-style: none;
	border-width: 0px;
}

.H4Style2 {
	color: #FFCE00;
	text-align: center;
	background-image: url('H4SelectedRepeat.gif');
	background-position: left;
	text-transform: capitalize;
	height: 26px;
}

.H4Bglevel2 {
	background-color: #FDCF55;
	background-position: left;
	text-transform: capitalize;
}

.H4MenuLevel0,.H4MenuLevel0:visited,.H4MenuLevel0:link {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

.H4MenuLevel0Selected,.H4MenuLevel0Selected:visited,.H4MenuLevel0Selected:link {
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: right;
}

.H4MenuLevel1Selected,.H4MenuLevel1Selected:visited {
	color: yellow;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.H4MenuLevel1,.H4MenuLevel1:visited ,.H4MenuLevel1:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00803E;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
}

.H4MenuLevel1:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}

.H4MenuLevel1Selected,.H4MenuLevel1Selected:visited,.H4MenuLevel1Selected:link {
	color: Maroon;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.H4Style3 {
	color: black;
	text-align: center;
	background-image: url('H4repeat.gif');
	padding-left: 3px;
	padding-right: 3px;
	text-transform: capitalize;
	height: 26px;
}

.H4Style4 {
	text-align: right;
}

td.H4Style2 {
	white-space: nowrap;
}

td.H4Style3 {
	white-space: nowrap;
}

#dropmenudiv {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px Verdana;
	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;
}