/* ================================================
	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 
================================================ */

.H11Style1 {
	border-style: none;
	border-width: 0px;
}

.H11Style2 {
	color: white;
	text-align: center;
	background-image: url('center_h.png');
	background-repeat: repeat-x;
	height: 28px;
}

TD.H11Style2 {
	border-bottom-style: none;
	border-width: 0px;
}

.H11MenuLevel0, .H11MenuLevel0:visited, .H11MenuLevel0:link
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 13px;
	color: #fff !important;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.H11MenuLevel0:hover {
	text-decoration: underline;
	color: white;
}

.H11MenuLevel0Selected,.H11MenuLevel0Selected:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fff !important;
	text-decoration: none;
	font-weight: normal;
}

TD.H11Style4,TD.H11Style3 {
	border-bottom: thin #c6c6c5 solid;
	border-width: 0px;
}

TD.H11MenuLevel0Selected {
	border-width: 0px;
}

TD.H11Level1Seperator {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: white;
}

.H11MenuLevel1Selected,.H11MenuLevel1Selected:visited {
	line-height: 25px;
	text-decoration: underline;
	color: white;
	font-weight: normal;
}

.H11MenuLevel1,.H11MenuLevel1:visited ,.H11MenuLevel1:link {
	line-height: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: white;
	text-decoration: none;
	font-weight: normal;
}

.H11MenuLevel1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
	color: white;
}

.H11MenuLevel1Selected,.H11MenuLevel1Selected:visited,.H11MenuLevel1Selected:link {
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
}

.H11Style3 {
	color: black;
	text-align: center;
	background-image: url('center.png');
	height: 28px;
}

.H11Style4 {
	text-align: right;
}

td.H11Style2 {
	white-space: nowrap;
	padding-right: 12px;
	padding-left: 12px;
}

td.H11Style3
{
	white-space: nowrap;
	padding-right: 12px;
	padding-left: 12px;
}

#H11SubNav ul li {
	float: left;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	height: 27px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(Level2Seperator.gif) right no-repeat;
}

#dropmenudiv {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	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: normal;
}

#dropmenudiv a:hover {
	background-color: yellow;
}