/* ================================================
	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: black;
	text-align: left;
/*	background-position: left 50%;
	background-color: #dcceb2; */
	width:25%;
	height: 60px;
	font-size: 15px;
	text-transform: uppercase;
	vertical-align: top;
	
}

.H12Style3 {
	color: white;
	text-align: left;
	/*
	padding-left: 3px;
	padding-right: 3px;
    */
    width:25%;
	height: 60px;
	vertical-align: top;
}

td.H12Style3 {
	white-space: normal;
	background-color: #000000;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
/*
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #b89c65;
*/
}


.H12Table 
{
    display:none;
	color: black;
	background-color: #000000;
}

.H12Header {
	white-space: normal;
	background-color: #000000;
	/*background-image: url("bg_nav.gif");*/
}

.H12MenuLevel0, .H12MenuLevel0:visited, .H12MenuLevel0:link
{
    color: white;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
	font-weight:normal;


}

.H12MenuLevel0:hover
{
    color: #dcceb2;
/*    background-color: #b89c65;
    width:100%; height:100%;
    display:block;
	 */
	 text-decoration: none;
}

.H12MenuLevel0Selected, .H12MenuLevel0Selected:visited, .H12MenuLevel0Selected:link
{
    color: #b89c65;
	font-weight:normal;
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 14px;
    text-transform: uppercase;
    width:100%; height:100%;
    display:block;
	


}

.H12MenuLevel1Selected,.H12MenuLevel1Selected:visited {
	color: yellow;
	padding-left: 7px;
	line-height: 21px;
	padding-right: 7px;
}

.H12MenuLevel1,.H12MenuLevel1:visited ,.H12MenuLevel1:link {
	color: white;
	text-decoration: none;
	padding-left: 7px;
	line-height: 21px;
	padding-right: 7px;
}

.H12MenuLevel1:hover {
	text-decoration: underline;
	padding-left: 7px;
	line-height: 21px;
	padding-right: 7px;
}

.H12MenuLevel1Selected,.H12MenuLevel1Selected:visited,.H12MenuLevel1Selected:link {
	color: yellow;
}

.H22Style4 {
	text-align: right;
}

td.H12Style2 {
	white-space: normal;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}

#dropmenudiv {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	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;
}