/* ================================================
	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: white;
	text-align: center;
	background-position: left;
	/*background-color: #980100;*/
	padding-left: 7px;
	padding-right: 7px;
	height: 23px;
	font-weight: bold;
	font-size: 14px;
	text-transform: capitalize;
}

td.H1Style2 {
	white-space: nowrap;
	/*
	background-image:url('MenuGBActive.gif') ;
	background-repeat: repeat-x ;
	*/
	padding-left: 10px;
	padding-right: 10px;
}
td.H1StyleSepearator{
	white-space: nowrap;	
	/*
	background-image:url('Seperate.jpg') ;
	background-repeat: repeat-x ;
	background-position: center;	
	*/
}

.H1Style3 {
	color: white;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	height: 23px;
}

td.H1Style3 {
	white-space: nowrap;	
	padding-left: 10px;
	padding-right: 10px;
	/*background-color: #980100;*/
}
.H1Table {
	color: white;
	display: none;
	/*background-color: #454545;*/
}

.H1Header {
	white-space: nowrap;
	background-color: transparent;
	 
}

.H1MenuLevel0,.H1MenuLevel0:visited,.H1MenuLevel0:link {
	color: white;
	font: normal 14px Verdana, sans-serif;	
	text-decoration: none;	
	text-transform: capitalize;
}

.H1MenuLevel0:hover {
	text-decoration: underline;
}

.H1MenuLevel0Selected,.H1MenuLevel0Selected:visited,.H1MenuLevel0Selected:link {
	color: white;
	font: normal 14px Verdana, sans-serif;	
	text-decoration: none;		
}

.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited {
	color: white;
	text-decoration: underline;
	padding: 0 2px;
	line-height: 25px;
	font: normal 14px Verdana, sans-serif;			
}

.H1MenuLevel1,.H1MenuLevel1:visited ,.H1MenuLevel1:link {
	color: white;
	text-decoration: none;
	padding: 0 2px;
	line-height: 25px;
	font: normal 14px Verdana, sans-serif;					
}

.H1MenuLevel1:hover {
	text-decoration: underline;
	padding-left: 2px;
	line-height: 25px;
	padding-right: 2px;
}

.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited,.H1MenuLevel1Selected:link {
	color: white;
	text-decoration: underline;
	padding-left: 2px;
	line-height: 25px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	padding-right: 2px;
}

.H2Style4 {
	text-align: right;
}

td.H1Style2 {
	white-space: nowrap;
}

#dropmenudiv {
	position: absolute;
	border: 1px solid Gray;
	border-bottom-width: 0;
	font: normal 14px Arial,Helvetica,sans-serif;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid Gray;
	padding: 2px 2px;
	text-decoration: none;
	font-weight: normal;	
	background:#ffffff; color:#777777;
}

#dropmenudiv a:hover {
	background:#e4e4e4; color:#28509a;
}