/* ================================================
	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;
}

MenuLevel0_Item {
	color: #003366;
}

a.MenuLevel0_Item {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 6px;
	width: 176px;
	height: 20px;
	display: block;
	margin-top: 3px;
	*margin-top: 6px;
	_margin-top: 6px;
}

a.MenuLevel0_Item:active {
	color: #8b0000
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 6px;
	width: 176px;
	height: 20px;
	display: block;
}

.MenuLevel0_Item a:active {
	color: #8b0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 6px;
	width: 176px;
	height: 20px;
	display: block;
	
}

.MenuLevel0_Item a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 6px;
	width: 176px;
	height: 20px;
	display: block;
}

.MenuLevel0_Item a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 6px;
	width: 176px;
	height: 20px;
	display: block;
}

.MenuLevel0_Item a:hover {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 6px;
	width: 176px;
	height: 20px;
	display: block;
}
.menutable ul {
	list-style: none;
}
.menutable ul li {
	padding-left: 5px;
	background: url(bullet-list.gif) no-repeat 5px 5px;
}

/*
.menutable ul li ul {
	padding-bottom: 15px;	
}*/

.MenuLevel0_ItemSelected  {
	color: #8b0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 6px;
	width: 176px;
	height: 20px;
	display: block;
	
}

.MenuLevel0_ItemSelected a:link {
	color: #8b0000;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 6px;
	width: 176px;
	height: 20px;
	display: block;
}

.MenuLevel0_ItemSelected a:visited {
	color: #8b0000;
	text-decoration: none;
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 6px;
	width: 176px;
	height: 20px;
	display: block;
}

a.MenuLevel0_Item:active,
a.MenuLevel0_Item:focus {
	color: #8b0000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}/* REGRA */

a.MenuLevel0_ItemSelected ,
a.MenuLevel0_ItemSelected:visited
{
	display: block;
	color: #8b0000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}/* REGRA */

a.MenuLevel1_Item ,
a.MenuLevel1_Item:visited
{
	display: block;
	color: #003366;
	font-size: 9pt;
	font-weight: bold;
	background: url(bullet-list.gif) no-repeat 2% 50%;
	text-decoration: none;
	height: 16px;
	padding-right: 14px;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}


a.MenuLevel0_Item:hover,
a.MenuLevel0_Item:active,
a.MenuLevel0_Item:focus {
	color: #8b0000;
}

a.MenuLevel1_Item:hover,
a.MenuLevel1_Item:active,
a.MenuLevel1_Item:focus {
	height: 16px;
	color: #8b0000;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(bullet-list-selected.gif);
	background-repeat: no-repeat;
	background-position: 2% 60%;
}


 
a.MenuLevel1_ItemSelected ,
a.MenuLevel1_ItemSelected:visited
{
	padding: 2px 14px 2px 15px;
	display: block;
	color: #8b0000;
	font-size: 9pt;
	font-weight: bold;
	background: url(bullet-list-selected.gif) no-repeat 2% 50%;
	text-decoration: none;
}


a.MenuLevel1_ItemSelected:hover,
a.MenuLevel1_ItemSelected:active,
a.MenuLevel1_ItemSelected:focus {
	padding: 2px 14px 2px 15px;
	color: #8b0000;
	font-size: 9pt;
	font-weight: bold;
 	background: url(bullet-list-selected.gif) no-repeat 2% 50%;
	text-decoration: none;
}


.MenuLevel2_Item a:link {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_Item a:active {
	color: #8b0000;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_Item a:link {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_Item a:visited {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_Item a:hover {
	color: #8b0000;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_ItemSelected a {
	color: #8b0000;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_ItemSelected a:link {
	color: #8b0000;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_ItemSelected a:visited {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 25px;
	height: 20px;
	display: block;
}
