/* ================================================
	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;
	width:100px;
}

.H11Style2 {
	color: white;
	text-align: center;
	background-image: url('H11SelectedRepeat.gif');
	background-color: #f2eede;
	background-repeat: repeat-x;
	height: 27px;
}

TD.H11Style2 {
	border-bottom-style: none;
	border-width: 0px;
	width:100%;
}

.H11MenuLevel0,.H11MenuLevel0:visited,.H11MenuLevel0:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d4617;
	text-decoration: none;
}

.H11MenuLevel0:hover {
	text-decoration: underline;
}

.H11MenuLevel0Selected,.H11MenuLevel0Selected:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d4617;
	text-decoration: none;
}

a.H11MenuLevel0Selected,a.H11MenuLevel0Selected:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5d4617;
	text-decoration: none;

	}


TD.H11Style4,TD.H11Style3 {

}

TD.H11MenuLevel0Selected {
	border-width: 0px;

	}

TD.H11Level1Seperator {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: white;
}

.H11MenuLevel1Selected,.H11MenuLevel1Selected:visited {
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #5d4617;
	text-decoration: none;
	font-weight:normal;
	}

.H11MenuLevel1,.H11MenuLevel1:visited ,.H11MenuLevel1:link {
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #5d4617;
	text-decoration: none;
	font-weight:normal;
}

.H11MenuLevel1:hover {
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #5d4617;
	font-weight:normal;
	}

.H11MenuLevel1Selected,.H11MenuLevel1Selected:visited,.H11MenuLevel1Selected:link {
	text-decoration: none;
	font-family: Arial, Helvetica, san-serif;
	font-size: 11px;
	color: #5d4617;
	font-weight:normal;
	}

.H11Style3 {
	color: black;
	text-align: center;
	background-image: url('H11Repeat.gif');
	background-color: #FFFFFF;
	height: 27px;
}

.H11Style4 {
	text-align: right;
}


td.H11Style3 {
	white-space: nowrap;
}


.H11Style5 {
	color: white;
	text-align: center;
	background-image: url('H12SelectedRepeat.gif');
	background-color: #f2eede;
	background-repeat: repeat-x;
	height: 27px;
}

TD.H11Style5 {
	border-bottom-style: none;
	border-width: 0px;
	width:100%;
}





#H11SubNav ul li {
	float: left;
	display: block;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif 10px;
	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: normal 12px Verdana;
	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;
}