/* ================================================
	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 
================================================ */

.menutable {
	background-color: transparent;
}
/*menu properties*/
a.MenuLevel0_Item {
	color: #999999;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;	
	padding-left:6px;
	display: block;
	line-height:20px;
	border-bottom:dotted;
	border-bottom-color:#4a4a4a;
	border-bottom-width:1px;
}
.MenuLevel0_Item:link {
	color: #999999;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;	
	padding-left:6px;
	display: block;
	line-height:20px;
}


.MenuLevel0_Item:active {
	color: #e2001a;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width:200px;	
	padding-left:6px;
	display: block;
	line-height:20px;
	
	
}

.MenuLevel0_ItemSelected  {
	color:#E2001A;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	width: 200px;	
	padding-left:6px;
	display: block;
	line-height:20px;
	border-bottom:dotted;
	border-bottom-color:#4a4a4a;
	border-bottom-width:1px;
	
}

.MenuLevel0_Item:visited {
	color: #999999;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;	
	padding-left:6px;
	display: block;
	line-height:20px;
}
.MenuLevel0_Item:hover {
	color:#e2001a;
	font-weight:bold;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;	
	padding-left:6px;
	display: block;
	line-height:20px;
}


#dnn_menu2 a
	{
	background-image:url("/portals/0/images/list_menu.gif");
	background-repeat:no-repeat;
	background-position:left;
	}
