/* ================================================
	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 {
	
	text-align: right;
	background-position: right;
	
	padding-left: 7px;
	padding-right: 7px;
	height: 23px;
	font-weight: normal;
	font-size: 12px;
	text-transform: capitalize;
}

td.H1Style2 {
	white-space: nowrap;
	
	background-repeat: repeat-x ;
	padding-left: 5px;
	padding-right: 5px;
}
td.H1StyleSepearator{
	white-space: nowrap;
	width: 14px;
	background-repeat: repeat-x ;
	background-position: center;
}

.H1Style3 {

	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	height: 23px;
}

td.H1Style3 {
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	background-color:  Transparent;
}
.H1Table {
	color: white;
	background-color: Transparent;
}

.H1Header {
	white-space: nowrap;
		background-color:  Transparent;
	
		
}

.H1MenuLevel0, .H1MenuLevel0:active, .H1MenuLevel0:visited,  .H1MenuLevel0:link  {
	
	font-family:  Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	text-transform: capitalize;
	color:Black;
}


 .H1MenuLevel0:hover {
	
	font-family:  Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 22px;
	color: #BDBCBC;
	
}





.H1MenuLevel0Selected,.H1MenuLevel0Selected:visited {
	
	font-family:  Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
		color: #BDBCBC;
	
}

.H1MenuLevel0Selected:link ,.H1MenuLevel0Selected:hover  {
	
	font-family:  Helvetica, Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color: #BDBCBC;
}




.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited {
	color: #BDBCBC;
	text-decoration: none;
	padding-left: 2px;
	line-height: 25px;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding-right: 2px;
}

.H1MenuLevel1,.H1MenuLevel1:visited ,.H1MenuLevel1:link {
	color: #000000;
	text-decoration: none;
	padding-left: 2px;
	line-height: 25px;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 10px;
	padding-right: 2px;
}

.H1MenuLevel1:hover {
	text-decoration: none;
	padding-left: 2px;
	line-height: 25px;
	padding-right: 2px;
}

.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited,.H1MenuLevel1Selected:link {
	color: #BDBCBC;
	text-decoration: none;
	padding-left: 2px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 2px;
}

.H2Style4 {
	text-align: left;
}

td.H1Style2 {
	white-space: nowrap;
}


#dropmenudiv {
	position: absolute;
	border: 1px solid #122D4C;
	border-bottom-width: 0;
	font: normal 12px Helvetica, Arial, Verdana, Geneva,  Helvetica, sans-serif;
	line-height: 16px;
	z-index: 100;
	text-align: left;
	background-color: #1F426A;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #122D4C;

	padding-left: 12px;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 2px;

	text-decoration: none;
	font-weight: normal;
	text-align: left;
	background-color: #1F426A;
	color: #FFFFFF;
}

#dropmenudiv a:hover {
	background-color: #1F426A;
	color: #FFFFFF;


}

