/* ================================================
	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 
================================================ */

.H4_aStyle1 {
	border-style: none;
	border-width: 0px;
}

.H4_aStyle2 {
	color: #FFCE00;
	text-align: center;
	background-image: url('H4_aSelectedRepeat.gif');
	background-position: left;
	text-transform: capitalize;
	height: 22px;
	padding-left: 8px;
	padding-right: 8px;
}

.H4_aBglevel2 {
	background-position: left;
	text-transform: capitalize;
	height:22px;
}

.H4_aMenuLevel0,.H4_aMenuLevel0:visited,.H4_aMenuLevel0:link,.H4_aMenuLevel0:active {
	color: white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.H4_aMenuLevel0:hover{
	color:#FF6666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.H4_aMenuLevel0Selected,.H4_aMenuLevel0Selected:visited,.H4_aMenuLevel0Selected:link, .H4_aMenuLevel0Selected:active {
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	font-weight: bold;
	text-decoration: none;
	background-repeat: repeat-x;
	background-position: right;
}
.H4_aMenuLevel0Selected:hover
{
	color:#FF6666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.H4_aMenuLevel1Selected,.H4_aMenuLevel1Selected:visited,.H4_aMenuLevel1Selected:link,.H4_aMenuLevel1Selected:active {
	color:#FF6666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-left: 8px;
	line-height: 22px;
	padding-right: 8px;
	font-size:11px;
	vertical-align:middle;
}

.H4_aMenuLevel1,.H4_aMenuLevel1:visited ,.H4_aMenuLevel1:link,.H4_aMenuLevel1:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	line-height: 22px;
	padding-left:8px;
	padding-right:8px;
	text-align:center;	
	vertical-align:middle;
}

.H4_aMenuLevel1:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FF6666;
	text-decoration: none;
	text-align:center;
	line-height: 22px;
	vertical-align:middle;
}


.H4_aStyle3 {
	color: black;
	text-align: center;
	background-image: url('H4_arepeat.gif');
	padding-left: 8px;
	padding-right: 8px;
	text-transform: capitalize;
	height: 20px;
}

.H4_aStyle4 {
	text-align: right;	
}

td.H4_aStyle2 {
	white-space: nowrap;
}

td.H4_aStyle3 {
	white-space: nowrap;
}

#dropmenudiv {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	z-index: 100;
	background-color:#d3d2d2;
	color:#000;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	color:#000;
	background-color:#d3d2d2;
}

#dropmenudiv a:hover {
	color:#FF6666
}