﻿
.menulevel0
{
    
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:30px;
	color: #E8E8E9;
	font-weight: bold;
	text-indent:10px;
	
	background-color:#888889;
}

.menulevel1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E8E8E9;
	font-weight:bold;
	text-align: left;
	text-indent: 25px;
	line-height:25px;
	text-decoration: none;
	vertical-align: middle;

background-color:#989899;	
/*	background-image: url(../Images/MenuBackground.jpg);
*/
}

.menulevel1:hover
{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787879;
	font-weight:bold;
	text-align: left;
	text-indent: 25px;
	line-height:25px;
	text-decoration: none;
	vertical-align: middle;
	
	background-image: url(../Images/MenuBackgroundInvert.jpg);
}

/*

.menuselected0 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:30px;
	color: #6A6F6F;
	font-weight: bold;
	text-indent:5px;
	
}

.menuselected1 
{
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight:normal;
	text-align: left;
	text-indent: 25px;
	line-height:25px;
	text-decoration: none;
	vertical-align: middle;
	
}


.menuhover
{
    font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484849;
	font-weight:normal;
	text-align: left;
	text-indent: 15px;
	vertical-align: middle;
	text-decoration: none;
	background-color: #D9D8CB;
}
*/
