/* ================================================
	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 
================================================ */
.H12Style3 A:Hover
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.H12Style2 A:Hover
{
	font-weight:bold;
}

.H12Style1 {
	border-style: none;
	border-width: 0px;
}

/* Main Pages TXT */
.H12Style3 {
	color: white;
	text-align: center;
	
	height: 20px;
}

td.H12Style3 {
	white-space: nowrap;
	background-color:#2E4052;
	
	
	/*background-image: url("bg_nav12.gif");
	border-left:solid 1px #fff;*/
}


.H12Style2 {
	color: white;
	text-align: center;
	background-position: left;
	background-color: #AABBD0;
	
	height: 20px;
	/*font-weight: bold;*/
	font-size: 10pt;
	text-transform: capitalize;
}





.H12Table {
	color: white;
	/*position:absolute;
	bottom:4px;
	background-color: #937467;*/
}

.H12Header {
	white-space: nowrap;
	/*background-color:#2E4052;
	background-image: url("bg_nav12.gif");
	position:absolute;
	bottom:26px;*/
	
	margin-bottom:-2px;
	
}






.H12MenuLevel0,.H12MenuLevel0:visited,.H12MenuLevel0:link {
	color: white;
	/*font-family: 'Tahoma';
	font-weight: bold;*/
	text-decoration: none;
	font-size: 12px;
	text-transform: capitalize;
}

.H12MenuLevel0:hover {
	color: #FFCC00;
	text-decoration:none;
}

.H12MenuLevel0Selected,.H12MenuLevel0Selected:visited,.H12MenuLevel0Selected:link {
	color: #000;
	/*font-family: 'Tahoma';
	font-weight: bold;
	font-size: 12px;*/
	text-decoration: none;
	
	text-transform: capitalize;
	background-color:#AABBD0;
}

.H12MenuLevel1Selected,.H12MenuLevel1Selected:visited {
	
	
	font-size: 8pt;
	font-weight:normal;
	
	padding:3px 5px;
	/*font-family: 'Tahoma';
	line-height: 25px;
	color: yellow;
	*/
}

.H12MenuLevel1,.H12MenuLevel1:visited ,.H12MenuLevel1:link {
	color: white;
	text-decoration: none;
	font-size: 11px;
	padding:3px 7px;
	line-height: 25px;
	
	/*font-family: 'Tahoma';*/
}

.H12MenuLevel1:hover {
	text-decoration: underline;
	padding-left: 7px;
	font-size: 11px;
	line-height: 25px;
	padding-right: 7px;
	/*font-family: 'Tahoma';*/
}

.H12MenuLevel1Selected,.H12MenuLevel1Selected:visited,.H12MenuLevel1Selected:link {
	color: #fff;
}

.H22Style4 {
	text-align: right;
}

td.H12Style2 {
	white-space: nowrap;
}

#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;
}