/* ================================================
	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 
================================================ */
.dnn_menu td{
	padding:0px;
	margin:0px;}

#TopNav{
	padding:0px;
	margin:0px;
	list-style:none;
	text-align:center;}
#TopNav li{
	
	padding:0px;
	margin:0px;
	list-style:none;
	background:url(menu_sep.jpg) 0px 5px no-repeat;
	padding-left:2px;
	display:inline-block;}
	
* html #TopNav li{
	display:inline;
	zoom:1;
	}
*+html #TopNav li{
	display:inline;
	zoom:1;
	}
#TopNav li.item0,
#TopNav li.item0_active{
	background:none;}

.H1ColorStyle1 {
	border-style: none;
	border-width: 0px;
}

.H1ColorStyle2 {
	color: white;
	text-align: center;
	background-position: left;
	background-color: #980100;
	padding-left: 7px;
	padding-right: 17px;
	height: 26px;
	font-weight: bold;
	font-size: 12px;
	text-transform: capitalize;
}

td.H1ColorStyle2 {
	white-space: nowrap;
}

.H1ColorStyle3 {
	color: white;
	text-align: center;
	padding-left: 3px;
	padding-right: 3px;
	height: 26px;
}

td.H1ColorStyle3 {
	white-space: nowrap;
	background-color: #eeeeee;
	padding-left: 7px;
	padding-right: 17px;
	border: 1px white solid;
	
}



.H1ColorHeader {
	white-space: normal;
	
	}

.H1ColorHeader a.H1ColorLevel0,
.H1ColorHeader a.H1ColorLevel0:link
.H1ColorHeader a.H1ColorLevel0:visited{
	color:#fff;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:0px 14px;
	line-height:20px;
	}
.H1ColorHeader a.H1ColorLevel0:hover{
	color:#FEFBB8;	
	text-decoration:none;
	padding:0px 14px;
	line-height:20px;
	}

.H1ColorHeader a.H1ColorLevel0Selected,
.H1ColorHeader a.H1ColorLevel0Selected:link
.H1ColorHeader a.H1ColorLevel0Selected:visited{
	color:#fff;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	background:#749CC0;
	text-decoration:none;
	padding:0px 14px;
	line-height:20px;}
.H1ColorHeader a.H1ColorLevel0Selected:hover{
	color:#fff;
	text-decoration:none;
	background:#749CC0;
	padding:0px 14px;
	line-height:20px;}

.H2ColorStye4 {
	text-align: right;
}

td.H1ColorStyle2 {
	white-space: nowrap;
}

/*************Color define *************/
 
.H1Table {
	color: white;
	background-color: #980100;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:15px;
z-index:100; 
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: gray;
color:white;
}
 






