/* ================================================
	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-style: none;
	border-width: 0px;
}

.H1Style2 {
	color: white;
	text-align: center;
	background-position: left;
	/*background-color: #c63d37;*/
	/*background-color: black;*/
	
/*	height: 26px;*/
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
}

td.H1Style2 {
	height:20px;
	white-space: nowrap;
}

.H1Style3 {
	color: white;
	text-align: center;
	
	/*height: 26px;*/
	}

td.H1Style3 {
	white-space: nowrap;
	/*background-color: #1b3272;*/
	
	/*background-image: url("bg_nav1.gif");*/
	/*border-left: thin white solid;*/
	
}

.H1Table {
	color: white;
	background-color: #980100;
	display:none;
}
.H1HeaderMenu
 {
	white-space: nowrap;
	margin-top:70px;
	margin-left:-670px;
	
}
.H1Header {
	white-space: nowrap;
	
	/*
	background-color: black;
	background-image: url("bg_nav1.gif");
	*/
}
.H1Header tr{
	
	height:26px;
}

.H1MenuLevel0,.H1MenuLevel0:visited,.H1MenuLevel0:link {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-transform: capitalize;
}

.H1MenuLevel0:hover {
	text-decoration: underline;
}

.H1MenuLevel0Selected,.H1MenuLevel0Selected:visited,.H1MenuLevel0Selected:link {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-transform: capitalize;
}

.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited {
	color: yellow;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.H1MenuLevel1,.H1MenuLevel1:visited ,.H1MenuLevel1:link {
	color: white;
	text-decoration: none;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.H1MenuLevel1:hover {
	text-decoration: underline;
	padding-left: 7px;
	line-height: 25px;
	padding-right: 7px;
}

.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited,.H1MenuLevel1Selected:link {
	color: yellow;
}

.H2Style4 {
	text-align: right;
}

td.H1Style2 {
	white-space: nowrap;
}

#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: 100000000;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	background-color:#1B3272;
	color:white;
}

#dropmenudiv a:hover {
	background-color: #530E0A;
}
.footer_bor
{
	border-left: thin white solid;
}
.H1Style3 a  {
padding-left:18px;
padding-right:18px;
border-left:1px solid black;
border-right:1px solid black;
}
.H1Style2 a {
padding-right:18px;
padding-left:18px;
border-left:1px solid white;
border-right:1px solid white;
}