/* ================================================
	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 
================================================ */

.H1Style1 {
	border: none 0px black;
}

.H1Style2 {
	color: white;
	text-align: center;
	background-position: left;
	/* background-color: #980100; */
	padding-left: 17px;
	padding-right: 17px;
	height: 55px;
	/* font-weight: bold;
	font-size: 12px; */
	/* text-transform: capitalize; */
    border: solid 0px red;
}

td.H1Style2 {
	white-space: nowrap;
	border: solid 0px red;
}

.H1Style3 {
	color: white;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	/* height: 55px; */
	border: solid 0px red;
}

td.H1Style3 {
	white-space: nowrap;
	/* background-color: black; */
	padding-left: 13px;
	padding-right: 13px;
	/* background-image: url("bg_nav1.gif"); */
	/* border-left: thin black solid; */
	border: solid 0px red;
}

.H1Table {
	color: white;
	/* background-color: #980100; */
	margin-top: 5px;
	border: solid 0px red;
	vertical-align:middle;
}

.H1Header {
	white-space: nowrap;
	background-color: Transparent;
	/* height: 55px; */
	/* background-color: black;
	background-image: url("bg_nav1.gif"); */
	border: solid 0px red;
	vertical-align:middle;
}

.H1MenuLevel0, .H1MenuLevel0:visited, .H1MenuLevel0:link {
	color: white;
	/* font-family: Arial, Helvetica, sans-serif; */
	/* font-weight: bold; */
	/* text-decoration: none;
	font-size: 12px; 
	text-transform: capitalize; */
	border: solid 0px red;
	font:18px "Futura Medium", "Myriad Pro", "Gill Sans", Helvetica, Verdana, Arial, sans-serif;
	/* height: 55px; */
	vertical-align:middle;
}

.H1MenuLevel0Selected, .H1MenuLevel0Selected:visited, .H1MenuLevel0Selected:link {
	color: white;
	/* font-family: Arial, Helvetica, sans-serif; */
	/* font-weight: bold; */
	/* text-decoration: none;
	font-size: 12px;
	text-transform: capitalize; */
	border: solid 0px red;
	font:18px "Futura Medium", "Myriad Pro", "Gill Sans", Helvetica, Verdana, Arial, sans-serif;
	/* height: 55px; */
	vertical-align:middle;
}
.H1MenuLevel0:hover, .H1MenuLevel0Selected:hover {
	color: #FD9002;
}


.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited {
	/* color: yellow; */
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.H1MenuLevel1,.H1MenuLevel1:visited,.H1MenuLevel1:link {
    font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited, .H1MenuLevel1Selected:link {
	color: white;
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.H1MenuLevel1:hover,.H1MenuLevel1Selected:hover {
	text-decoration: underline;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
	color: #FD9002;
}

.H2Style4 {
	text-align: right;
}

td.H1Style2 {
	white-space: nowrap;
	border: solid 0px red;
}

#dropmenudiv, #dropmenudiv:visited, #dropmenudiv:link {
	/* 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;
	color: #fff;
}

#dropmenudiv a {
	/* width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold; */
	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	/* width: auto; */
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	/* background: #7D7B00; */
	background-color: #402A12;
	color: #fff;
	font: 12px arial;
	z-index:10000;
	border: solid 0px red;
}

#dropmenudiv a:hover {
	background-color: transparent;
	color: #FD9002;
}