﻿/* ================================================
	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;
	height: 26px;
}

.H4_aBglevel2 {
	background-color: #E2C6AD;
	background-position: left;
	height: 14px;
}

.H4_aMenuLevel0,.H4_aMenuLevel0:visited,.H4_aMenuLevel0:link {
	color: #800080;
	text-decoration: none;
	font-family: 'Tahoma';
	font-size: 11px;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
}

.H4_aMenuLevel0Selected,.H4_aMenuLevel0Selected:visited,.H4_aMenuLevel0Selected:link {
	color: #00803E;
	font-family: 'Tahoma';
	font-size: 11px;
	font-weight: bold; 
	text-decoration:none;
 	background-repeat:repeat-x;
 	background-position:right;
}
.H4_aMenuLevel0:hover
{
	color: #CC0099;
	text-decoration: underline;
}

.H4_aMenuLevel1Selected,.H4_aMenuLevel1Selected:visited {
	color: #CC0099;
	padding-left: 7px;
	line-height: 20px;
	padding-right: 7px;
}

.H4_aMenuLevel1,.H4_aMenuLevel1:visited ,.H4_aMenuLevel1:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800080;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}

.H4_aMenuLevel1:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0099;
	font-weight: bold;
	text-decoration: underline;
}

.H4_aMenuLevel1Selected,.H4_aMenuLevel1Selected:visited,.H4_aMenuLevel1Selected:link {
	color: #00803E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.H4_aStyle3 {
	text-align: center;
	background-image: url('H4_arepeat.gif');
	padding-left: 3px;
	padding-right: 3px;
	text-transform: capitalize;
	height: 26px;
}

.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 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;
}