/* ================================================
	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: #CC0000;
	text-align: center;
	background-position: left;
	background-color: #EEEDE7;
	padding-left: 17px;
	padding-right: 17px;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	text-transform: capitalize;
}

td.H1Style2 {
	white-space: nowrap;
}

.H1Style3 {
	color: #C0C0C0;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	height: 20px;
}
/*	top bar		*/
td.H1Style3 {
	white-space: nowrap;
	background-color: #F9F8F6;
	padding-left: 11px;
	padding-right: 11px;
/*	background-image: url("bg_nav1.gif");*/
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #F9F8F6;
}
/* bottom submenu */
.H1Table {
	color: #CC0000;
	background-color: #EEEDE7;
}
/*	top bar	to right	*/
.H1Header {
	white-space: nowrap;
	background-color: #F9F8F6;
/*	background-image: url("bg_nav1.gif");*/
}
/* top bar text */
.H1MenuLevel0,.H1MenuLevel0:visited,.H1MenuLevel0:link {
	color: #CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
/*	text-transform: capitalize;*/
}

.H1MenuLevel0:hover {
	color: #333333;
	text-decoration: none;
}

.H1MenuLevel0Selected,.H1MenuLevel0Selected:visited,.H1MenuLevel0Selected:link {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	text-transform: capitalize;
}
/* bottom submenu text selected visited*/
.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited {
	color: #333333;
	padding-left: 7px;
	line-height: 20px;
	padding-right: 7px;
	font-weight: normal;
}
/* bottom submenu text*/
.H1MenuLevel1,.H1MenuLevel1:visited ,.H1MenuLevel1:link {
	color: #CC0000;
	text-decoration: none;
	padding-left: 10px;
	line-height: 20px;
	padding-right: 10px;
	font-weight: normal;
}
/* bottom submenu text*/
.H1MenuLevel1:hover {
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
	line-height: 20px;
	padding-right: 10px;
}

.H1MenuLevel1Selected,.H1MenuLevel1Selected:link {
	color: #333333;
}

.H1MenuLevel1Selected:visited { 
}

.H2Style4 {
	text-align: right;
}

td.H1Style2 {
	white-space: nowrap;
}

#dropmenudiv {
	text-align: left;
	position: absolute;
	border: solid #F9F8F6;
	border-top-width: 5px;
	border-left-width: 10px;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 20px;
	z-index: 100;	
/*	width: 50%;*/
}

#dropmenudiv a {
/*	width: 50%;*/
	display: block;
	text-indent: 0px;
	text-decoration: none;
	font-weight: bold;

}

#dropmenudiv a:hover {
/*	background-color: white;*/
}