/* ================================================
	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 
================================================ */

.H1Style1 {
	border-style: none;
	border-width: 0px;
}

.H1Style2 {
	color: black;
	text-align: center;
	background-position: left;
	background-color: white;
	padding-left: 7px;
	padding-right: 7px;
	height: 23px;
	font-weight: bold;
	font-size: 9px;
	text-transform: capitalize;
}

td.H1Style2 {
	white-space: nowrap;
	background-image:url('MenuGBActive.gif') ;
	background-repeat: repeat-x ;
	padding-left: 5px;
	padding-right: 5px;
}
td.H1StyleSepearator{
	white-space: nowrap;
	background-image:url('Seperate.jpg') ;
	background-repeat: repeat-x ;
	background-position: center;
}

.H1Style3 {
	color: black;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	height: 23px;
}

td.H1Style3 {
	white-space: nowrap;
	background-color: white;
	padding-left: 5px;
	padding-right: 5px;
	background-color: white;
}
.H1Table {
	color: black;
	background-color: white;
}

.H1Header {
	white-space: nowrap;
	background-color: white;
	 
}


.H1MenuLevel0{
	color:black;
	text-decoration: none;
}
.H1MenuLevel0:hover {
	color:blue;
	text-decoration: underline;
	
}

a:link {color:black; text-decoration:none;}
a:visited{ color:black; text-decoration:none;}
a:hover{ color:blue; text-decoration:underline;}

.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited {
	color: black;
	text-decoration: underline;
	padding-left: 2px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 2px;
}

.H1MenuLevel1,.H1MenuLevel1:visited ,.H1MenuLevel1:link {
	color: black;
	text-decoration: none;
	padding-left: 2px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 2px;
}

.H1MenuLevel1:hover {
	text-decoration: underline;
	padding-left: 2px;
	line-height: 25px;
	padding-right: 2px;
}

.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited,.H1MenuLevel1Selected:link {
	color: black;
	text-decoration: underline;
	padding-left: 2px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-right: 2px;
}

.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;
}