/* ================================================
	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;
	margin:0;
	padding:0;
}

.H1Style2 {
	color: white;
	text-align: center;
	background-position: left;
	background-color: #fff;
	padding-left: 17px;
	padding-right: 17px;
	height: 23px;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
}

td.H1Style2 {
    border-right:1px solid #d6d7da;
    background:#edf2f7;
	padding-left: 15px;
	padding-right: 15px;
}
/*
td.H1StyleSepearator{
	white-space: nowrap;

	background-position: center;
}
*/
.H1Style3 {
    border-right:1px solid #d6d7da;
	color: #444;
	text-align: center;
	padding-left: 13px;
	padding-right: 13px;
	height: 23px;
}

td.H1Style3 {
	white-space: nowrap;
	background-color: #fff;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fff;
}
.H1Table {
	color: #444;
	background-color: #fff;
}

.H1Header {
	white-space: nowrap;
	background-color: #fff;
	 
}

.H1MenuLevel0,.H1MenuLevel0:visited,.H1MenuLevel0:link {
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	text-transform: capitalize;
}

.H1MenuLevel0:hover {background:#f7fafb;
	text-decoration: underline;
}

.H1MenuLevel0Selected,.H1MenuLevel0Selected:visited,.H1MenuLevel0Selected:link {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited {
	color: #444;
	text-decoration: underline;
	padding-left: 2px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 2px;
}

.H1MenuLevel1,.H1MenuLevel1:visited ,.H1MenuLevel1:link {
	color: #444;
	text-decoration: none;
	padding-left: 2px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 2px;
}

.H1MenuLevel1:hover {
	text-decoration: underline;
	padding-left: 2px;
	line-height: 25px;
	padding-right: 2px;
	color: #444;
}

.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited,.H1MenuLevel1Selected:link {
	color: #444;
	text-decoration: underline;
	padding-left: 2px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 2px;
}

.H2Style4 {
	text-align: right;
}

td.H1Style2 {
	white-space: nowrap;
}

#dropmenudiv {
	position: absolute;
	border: 1px solid #abadb3;
	border-bottom-width: 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #444;
	line-height: 18px;
	z-index: 100;
}

#dropmenudiv a {
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid #abadb3;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #444;
}

#dropmenudiv a:hover {
	background-color: #fff;
}