/* ================================================
	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 
{
    color: White;
	border-style: none;
	border-width: 0px;
}

.H1Style2 {
	color: White;
	text-align: center;
	background-position: left;
	background-color: #3e578d;
	padding-left: 7px;
	padding-right: 7px;
	height: 23px;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
}

td.H1Style2 
{
    color: White;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
		xbackground-image:url('MenuGBActive.gif') ;
	xbackground-repeat: repeat-x ;

}
td.H1StyleSepearator{
	white-space: nowrap;
	background-color: #3e578d;
	background-image:url('Seperate.jpg') ;
	background-repeat: repeat-x ;
	background-position: center;
}

.H1Style3 {
	color: White;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	height: 23px;
}

td.H1Style3
{
    color: black;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
	background-color:  #3e578d;
}
.H1Table {
	color: White;
	background-color:  #3e578d;
}

.H1Header 
{
     color:  White;
	white-space: nowrap;
	background-color:  #3e578d;
	 
}

.H1MenuLevel0,.H1MenuLevel0:visited,.H1MenuLevel0:link {
	 color:  White;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	
}

.H1MenuLevel0:hover
{
    color: darkgray;
    text-decoration: underline;
    font-size: 12px;
}

.H1MenuLevel0Selected,.H1MenuLevel0Selected:visited,.H1MenuLevel0Selected:link {
	color:darkgray;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	
}
.H1MenuLevel0Selected:hover {
	color:  darkgray;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	
}
.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited {
	color: White;
	text-decoration: underline;
	padding-left: 2px;
	line-height: 20px;
	font-family: Arial;
	font-size: 8px;
	padding-right: 2px;
}

.H1MenuLevel1,.H1MenuLevel1:visited ,.H1MenuLevel1:link {
	color: White;
	text-decoration: none;
	padding-left: 2px;
	line-height: 20px;
	font-family: Arial;
	font-size: 8px;
	padding-right: 2px;
}

.H1MenuLevel1:hover 
{
    color:#363636;
	text-decoration: underline;
	padding-left: 2px;
	line-height: 20px;
	padding-right: 2px;
}

.H1MenuLevel1Selected,.H1MenuLevel1Selected:visited,.H1MenuLevel1Selected:link {
	color: White;
	text-decoration: underline;
	padding-left: 2px;
	line-height: 20px;
	font-family: Arial;
	font-size: 8px;
	padding-right: 2px;
}

.H2Style4 
{
    color:White;
	text-align: right;
}

td.H1Style2 
{
    color:White;
	white-space: nowrap;
}

#dropmenudiv {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 16px;
	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;
}