/* ================================================
	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: #cbd7ef;
}

a.MenuLevel0_Item {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Century Gothic', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	width: 176px;
	display: block;
}

a.MenuLevel0_Item:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;	font-family: 'Century Gothic', Tahoma, Helvetica, Arial, sans-serif;
font-size: 18px;
	width: 176px;
	display: block;
}

a.MenuLevel0_Item:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;	font-family: 'Century Gothic', Tahoma, Helvetica, Arial, sans-serif;
font-size: 18px;
	width: 176px;
	display: block;
}

a.MenuLevel0_Item:hover {
	color: #99bfff;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Century Gothic', Tahoma, Helvetica, Arial, sans-serif;
font-size: 18px;
	width: 176px;
	display: block;
}

a.MenuLevel0_Item:active {
	color: #335db2;
	text-decoration: none;
	font-weight: bold;	font-family: 'Century Gothic', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	width: 176px;
	display: block;
	
}

ul {
	list-style: none;
}
ul li {
}
.MenuLevel0_ItemSelected  {
	color: #335db2;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Century Gothic', Tahoma, Helvetica, Arial, sans-serif;
font-size: 18px;
	width: 176px;
	display: block;
	
}

a.MenuLevel0_ItemSelected:link {
	color: #335db2;
	text-decoration: none;
	font-weight: bold;	font-family: 'Century Gothic', Tahoma, Helvetica, Arial, sans-serif;
font-size: 18px;
	width: 176px;
	display: block;
}

a.MenuLevel0_ItemSelected:visited {
	color: #335db2;
	text-decoration: none;	font-family: 'Century Gothic', Tahoma, Helvetica, Arial, sans-serif;
font-size: 18px;
	width: 176px;
	display: block;
}

a.MenuLevel1_Item, a.MenuLevel1_Item:link, a.MenuLevel1_Item:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Century Gothic', Tahoma, Helvetica, Arial, sans-serif;
font-size: 16px;
	width: 168px;
	display: block;
}


a.MenuLevel1_Item:hover,
a.MenuLevel1_Item:active,
a.MenuLevel1_Item:focus {
	color: #99bfff;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Century Gothic', Tahoma, Helvetica, Arial, sans-serif;
font-size: 16px;
	width: 168px;
	display: block;
}


 
a.MenuLevel1_ItemSelected, a.MenuLevel1_ItemSelected:link, a.MenuLevel1_ItemSelected:visited, a.MenuLevel1_ItemSelected:hover,
a.MenuLevel1_ItemSelected:active, a.MenuLevel1_ItemSelected:focus
{
	color: #335db2;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Century Gothic', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	width: 168px;
	display: block;
}

/* Level 2 */

a.MenuLevel2_Item:link ,
a.MenuLevel2_Item:visited
{
	padding: 0 0 7px 30px;
	display: block;
	color: #000000;
	font-weight: bold;
	font-family: 'Century Gothic', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 15px;
	background: url('bullet-list.gif');
	background-repeat: no-repeat;
	background-position: 20px 35%;
	text-decoration: none;
}


a.MenuLevel2_Item:hover,
a.MenuLevel2_Item:active,
a.MenuLevel2_Item:focus {
	padding: 0 0 7px 30px;
	color: #ffffff;
	font-weight: bold;
	font-family: 'Century Gothic', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 15px;	background: url('bullet-list-selected.gif');
	background-repeat: no-repeat;
	background-position: 20px 35%;
	text-decoration: none;
}


 
a.MenuLevel2_ItemSelected:link ,
a.MenuLevel2_ItemSelected:visited
{
	padding: 0 0 7px 30px;
	display: block;
	color: #335db2;
	font-weight: bold;
	font-family: 'Century Gothic', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 15px;
	background: url('bullet-list-selected.gif');
	background-repeat: no-repeat;
	background-position: 20px 35%;
	text-decoration: none;
}


a.MenuLevel2_ItemSelected:hover,
a.MenuLevel2_ItemSelected:active,
a.MenuLevel2_ItemSelected:focus {
	padding: 0 0 7px 30px;
	color: #335db2;
	font-weight: bold;
	font-family: 'Century Gothic', Tahoma, Helvetica, Arial, sans-serif;
	font-size: 15px;
	background: url('bullet-list-selected.gif');
	background-repeat: no-repeat;
	background-position: 20px 35%;
	text-decoration: none;
}