/* ================================================
	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 
================================================ */

.H4Style1 {
	border-style: none;
	border-width: 0px;
}

.H4Style2 {
	color: #FFFFFF;
	text-align: center;
	background-image: url('/DesktopModules/CISS.SideMenu/styles/at_menu_v2/iAT_blueTab_sliver_background.jpg');
	background-position: left;
	text-transform: capitalize;
	height: 20px;
	padding-left: 6px;
	padding-right: 6px;
}

.H4Bglevel2 {
	
	background-image: url('/DesktopModules/CISS.SideMenu/styles/at_menu_v2/images/blue-bar-22pix.jpg');
	background-repeat: repeat-x;
}

.H4MenuLevel0,.H4MenuLevel0:visited,.H4MenuLevel0:link {
	color: black;
	font-family: Verdana;
	font-weight: bold;
}

.H4MenuLevel0Selected,.H4MenuLevel0Selected:visited,.H4MenuLevel0Selected:link {
	color: white;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	
}



.H4MenuLevel1,.H4MenuLevel1:visited ,.H4MenuLevel1:link,H4MenuLevel1Selected,.H4MenuLevel1Selected:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	
	line-height: 20px;
	padding-left: 0px;
}

.H4MenuLevel1:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.H4MenuLevel1Selected {
	color: white;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bolder;

	
}
.H4MenuLevel1Selected:visited,.H4MenuLevel1Selected:link {
	color: gold;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	
}

.H4Style3 {
		
	color: #FFFFFF;
	text-align: center;
	background-image: url('/DesktopModules/CISS.SideMenu/styles/at_menu_v2/iAT_goldTab_sliver_background.jpg');
	background-position: left;
	text-transform: capitalize;
	height: 20px;
	padding-left: 6px;
	padding-right: 6px;

}

.H4Style4 {
	text-align: right;
	
	
}

td.H4Style2 {
	white-space: nowrap;
}

td.H4Style3 {
	white-space: nowrap;
}

#dropmenudiv {
	position: absolute;
	border: 1px solid black;
	border-bottom-width: 0;
	font: normal 12px Verdana;
	line-height: 20px;
	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: red;
}