/* ================================================
	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;
	height: 26px;
}

.H4Bglevel2 {
	background-color: #003366;
	background-position: left;
	height: 22px;
	border-left: 1px solid #ffffff;
}

.H4MenuLevel0,.H4MenuLevel0:visited,.H4MenuLevel0:link {
	color: #00365A;
	font-family: Sans-serif, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.H4MenuLevel0:hover {
	color: #ffffff;
	font-family: Sans-serif, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.H4MenuLevel0Selected,.H4MenuLevel0Selected:visited,.H4MenuLevel0Selected:link {
	color: #ffffff;
	font-family: Sans-serif, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: right;
	font-size: 12px;
}
.H4MenuLevel0Selected:hover {
	color: #ffffff;
	font-family: Sans-serif, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
.H4MenuLevel1,.H4MenuLevel1:visited ,.H4MenuLevel1:link {
	font-family: Sans-serif, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9bc4ed;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	padding-left: 20px;
	padding-right: 5px;
	background-image: url(images/MenuButton.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.H4MenuLevel1Selected:active, .H4MenuLevel1Selected:visited, .H4MenuLevel1Selected:link {
	color: #dedede;
	font-family: Sans-serif, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 5px;
	background-image: url(images/MenuButton.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.H4MenuLevel1:hover, .H4MenuLevel1Selected:hover {
	font-family: Sans-serif, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 5px;
	background-image: url(images/MenuButton.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.H4Style3 {
	color: black;
	text-align: center;
	background-image: url('H4repeat.gif');
	padding-left: 3px;
	padding-right: 3px;
	height: 26px;
}
.H4Style2 {
	padding-left: 3px;
	padding-right: 3px;
}
.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;
}
