/* ================================================
	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 
================================================ */

.H12Style1 {
	border-style: none;
	border-width: 0px;
	
}

.H12Style2 {
	color: white;
	text-align: center;
	background-position: left;
	background-color: #7d282b;
	padding-left: 17px;
	padding-right: 17px;
	height: 26px;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
	border-left:1px solid #888;
	border-right:1px solid #888;
	background:url(mainMenuBackground.png);
}

.H12Style3 {
	color: white;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	height: 26px;
}

td.H12Style3 {
	white-space: nowrap;
	background-color: black;
	padding-left: 17px;
	padding-right: 17px;
	background-image: url("bg_nav.gif");
	border-left: thin black solid;
}

.H12Table {
	color: white;
	background-color: #000;
		background:url(submenuBackground.png);
	

}

.H12Header {
	white-space: nowrap;
	background-color: black;
	background-image: url("bg_nav.gif");
}

.H12MenuLevel0,.H12MenuLevel0:visited,.H12MenuLevel0:link {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-transform: capitalize;
	
}

.H12MenuLevel0:hover {
	color: gray;
}

.H12MenuLevel0Selected,.H12MenuLevel0Selected:visited,.H12MenuLevel0Selected:link {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-transform: capitalize;
		font-weight: bold;
	font-size: 12px;
	font:Arial, Helvetica, sans-serif;
	
	
}

.H12MenuLevel1Selected,.H12MenuLevel1Selected:visited {
	color: #666;
	padding-left: 7px;
	
	padding-right: 3px;
		font: bold 12px  Arial, Helvetica, sans-serif;
line-height: 32px;
}

.H12MenuLevel1,.H12MenuLevel1:visited ,.H12MenuLevel1:link {
	color: white;
	text-decoration: none;
	padding-left: 7px;

	padding-right: 3px;
	font: bold 12px  Arial, Helvetica, sans-serif;
		line-height: 32px;
}


.H12MenuLevel1:hover {
	text-decoration: underline;
	padding-left: 7px;
	
	padding-right: 3px;
	font: bold 12px  Arial, Helvetica, sans-serif;
	line-height: 32px;
}

.H12MenuLevel1Selected,.H12MenuLevel1Selected:visited,.H12MenuLevel1Selected:link {
	color: #999;
	font: bold 12px  Arial, Helvetica, sans-serif;
	line-height: 32px;
}

.H22Style4 {
	text-align: right;
}

td.H12Style2 {
	white-space: nowrap;
}

#dropmenudiv {
	position: absolute;
	border-bottom: 1px solid #999;
	border-bottom-width: 0;
	font: bold 12px  Arial, Helvetica, sans-serif;
	line-height: 20px;
	z-index: 100;
	margin:6px 0 0 0;

	
	
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 6px;
	text-align:left;
	border-bottom: 1px solid #333;
	border-right:1px solid #333;
	text-decoration: none;
	font-weight: bold;
	height:30px;
	
	
	padding:3px 0 3px 0px;	
	height:20px;
	color:#fff;
	margin:0px 0 0 0;
/*	
background:url(dropdownBackground.jpg);
 
  background-image: url("bg_nav.gif");
*/
}

#dropmenudiv a:hover {
text-decoration:underline;
color:#bbb;

}