/* ================================================
	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
================================================ */

.menutable {
	background-color: transparent;
}

a.MenuLevel0_Item
{
    /* color: #333333;*/
    text-decoration: none;
   font-weight: bold;
    font-family:  Arial,Verdana, Geneva, Helvetica, sans-serif;
    font-size: 9pt;
    padding-left: 6px; /*width: 176px;*/
    width: 125px;
    height: 20px;
    display: block;
}

.MenuLevel0_Item a:active {
	color: black;
	text-decoration: none;
	 font-weight: bold;
	 font-family:  Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 6px;
	/*width: 176px;*/
	height: 20px;
	display: block;
	
}

.MenuLevel0_Item a:link,.MenuLevel0_Item a:visited,a.MenuLevel0_Item:visited,a.MenuLevel0_Item:link  {
	color: #333333;
	text-decoration: none;
	 font-weight: bold;
	 font-family:  Arial,Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	padding-left: 6px;
	/*width: 176px;*/
	height: 20px;
	display: block;
}
/*
.MenuLevel0_Item a:visited {
	color: black;
	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, a.MenuLevel0_Item:hover
{
    color: #800000;
    text-decoration: none;
    font-weight: bold;
     font-family:  Arial,Verdana, Geneva, Helvetica, sans-serif;
    font-size: 9pt;
    padding-left: 6px; /*width: 176px;*/
    height: 20px;
    display: block;
}
/*ul {
	list-style: none;
}
ul li {
	padding-left: 5px;
	background: url(bullet-list.gif) no-repeat 5px 5px;
}*/


.MenuLevel0_ItemSelected, a.MenuLevel0_ItemSelected:link, a.MenuLevel0_ItemSelected:visited, a.MenuLevel0_ItemSelected:hover
{
    color: #666666;
    text-decoration: none;
    font-weight: bold;
     font-family:  Arial,Verdana, Geneva, Helvetica, sans-serif;
    font-size: 9pt;
    padding-left: 6px; /*width: 176px;*/
    height: 20px;
    display: block;
}

.MenuLevel0_ItemSelected a:link {
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 6px;
	/*width: 176px;*/
	height: 20px;
	display: block;
}

.MenuLevel0_ItemSelected a:visited {
	color: black;
	text-decoration: none;
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 6px;
	/*width: 176px;*/
	height: 20px;
	display: block;
}

a.MenuLevel1_Item ,
a.MenuLevel1_Item:visited
{
	padding: 2px 14px 2px 15px;
	display: block;
	color: #484848;
	font-size: 11pt;
	background: url(bullet-list.gif) no-repeat 2% 50%;
	text-decoration: none;
}


a.MenuLevel1_Item:hover,
a.MenuLevel1_Item:active,
a.MenuLevel1_Item:focus {
	padding: 2px 14px 2px 15px;
	color: #F85703;
	font-size: 11pt;
 	background: url(bullet-list-selected.gif) no-repeat 2% 50%;
	text-decoration: none;
}


 
a.MenuLevel1_ItemSelected ,
a.MenuLevel1_ItemSelected:visited
{
	padding: 2px 14px 2px 15px;
	display: block;
	color: #484848;
	font-size: 11pt;
	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: #F85703;
	font-size: 11pt;
 	background: url(bullet-list-selected.gif) no-repeat 2% 50%;
	text-decoration: none;
}


.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;
}
