/* ================================================
	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;
}

a.MenuLevel0_Item,a.MenuLevel0_Item:active, a.MenuLevel0_Item:visited,.MenuLevel0_Item a:link
{
	font-family: georgia, times, serif;
    font-size: 11px;
    color: #666666;
    border-bottom-color: #4fA600;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-decoration: none;
    line-height: 16px;
}


a.MenuLevel0_Item:hover
{
    color: #4fA600;
    text-decoration: none;
    border-bottom: none;
}

.MenuLevel0_Arrow 
{
	text-align: center;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center middle;
}

a.MenuLevel0_ItemSelected, a.MenuLevel0_ItemSelected:link, a.MenuLevel0_ItemSelected:visited
{
	font-family: georgia, times, serif;
    font-size: 11px;
    color: #4fA600;
    border-bottom-color: #4fA600;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-decoration: none;
    line-height: 16px;
}

a.MenuLevel0_ItemSelected:hover
{

}
.MenuLevel0_ArrowSelected 
{
	text-align: center;
	background-image: url(Arrow_Green.gif);
	background-repeat: no-repeat;
	background-position: center middle;
}

/*Level 1*/
a.MenuLevel1_Item {
	color: #0560A6;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 15px;
	height: 20px;
	display: block;
}

.MenuLevel1_Item a:active {
	color: #0560A6;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 15px;
	height: 20px;
	display: block;
}

.MenuLevel1_Item a:link {
	color: #0560A6;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 15px;
	height: 20px;
	display: block;
}

.MenuLevel1_Item a:visited {
	color: #0560A6;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 15px;
	height: 20px;
	display: block;
}

.MenuLevel1_Item a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 15px;
	height: 20px;
	display: block;
}

.MenuLevel1_ItemSelected a:visited {
	color: #0560A6;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_Item a:link {
	color: #0560A6;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_Item a:active {
	color: #0560A6;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_Item a:link {
	color: #0560A6;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_Item a:visited {
	color: #0560A6;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_Item a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_ItemSelected a {
	color: #FF0000;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_ItemSelected a:link {
	color: #FF0000;
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 25px;
	height: 20px;
	display: block;
}

.MenuLevel2_ItemSelected a:visited {
	color: #0560A6;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 25px;
	height: 20px;
	display: block;
}
