/* ================================================
	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;
	
}
.arrow
{
	background: url(menuitem_bg.jpg) no-repeat top left;
	height: 27px;
	padding-left: 10px;
}

a.MenuLevel0_Item {
	color: black;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 16px;
	width: 176px;
	height: 27px;
	display: block;
	padding-top:5px;
}

a.MenuLevel0_Item:link {
	color: black;
	text-decoration: none;
}

a.MenuLevel0_Item:visited {
	color: black;
	text-decoration: none;

}
a.MenuLevel0_Item:active {
	color: black;
	text-decoration: none;

}
a.MenuLevel0_Item:hover {
	color: black;
	text-decoration: underline;

}

a.MenuLevel0_ItemSelected {
	color: black;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 16px;
	width: 176px;
	height: 27px;
	display: block;
	padding-top:5px;
}

a.MenuLevel0_ItemSelected:visited {
	color: black;
	text-decoration: underline;
}

.submenu
{
	padding-left : 30px;
	line-height: 22px;
	border-bottom: dotted 1px #B1D5ED;
}
a.MenuLevel1_Item {
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 25px;
	height: 20px;
	display: block;
	font-weight: normal;
}
a.MenuLevel1_Item:link {
	color: #000000;
	text-decoration: none;
}
a.MenuLevel1_Item:visited {
	color: #000000;
	text-decoration: none;

}
a.MenuLevel1_Item:active {
	color: #000000;
	text-decoration: none;

}

a.MenuLevel1_Item:hover {
	color: #DC1819;
	text-decoration: none;
}

a.MenuLevel1_ItemSelected:visited {
	color: #DC1819;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 25px;
	height: 20px;
	display: block;
	font-weight: normal;
}

a.MenuLevel2_Item:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 35px;
	height: 20px;
	display: block;
}

a.MenuLevel2_Item:visited {
	color: #000000;
	text-decoration: none;
}
a.MenuLevel2_Item:active {
	color: #000000;
	text-decoration: none;
}
a.MenuLevel2_Item:hover {
	color: #DC1819;
	text-decoration: underline;
}

a.MenuLevel2_ItemSelected {
	color: #DC1819;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 35px;
	height: 20px;
	display: block;
}

a.MenuLevel2_ItemSelected:link {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 35px;
	height: 20px;
	display: block;
}

a.MenuLevel2_ItemSelected:visited {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 35px;
	height: 20px;
	display: block;
}
