.Menu_Table
{
	padding : 0px;
	margin: 0px;
	width: 100%;
	border-collapse: collapse; 
}
 
.Hover_0
{
	border-right: white 1px solid;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #696969;
}
	
.Hover_1
	{
	background-color: #696969;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	border-right: white 1px solid;
	padding-top: 2px;
	}
	
.Hover_2
{
	border-right: black 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: silver;
}
	

.Item_Row_0
{
	border: white 1px solid;
 	background-color: #00008b; padding:0px
}

.Item_Row_1
{
	border-bottom: white 1px solid;
	background-color: #4169e1;
	padding:5px
}

.Item_Row_2
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: gray 1px solid;
	background-color: white;
}

.Selected_0
{
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	 border-right: white 1px solid;
	padding-top: 5px;
	background-color: #ff0000;
}

.Selected_1
{
	background-color: red;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	border-right: white 1px solid;
	padding-top: 2px;
}

.Selected_2
	{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 1px;
	 border-right: black 1px solid;
	padding-top: 1px;
	background-color: #ff0000;
	}

.Deselected_0
	{
	padding-right:  15px;
	padding-left:  15px;
	padding-bottom: 5px;
	border-right: white 1px solid;
	padding-top: 5px;
	}

.Deselected_1
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	border-right: white 1px solid;
	padding-top: 2px;
}

.Deselected_2
	{
	padding-right:  5px;
	padding-left:  5px;
	padding-bottom: 1px;
 	border-right: black 1px solid;
	padding-top: 1px;
	}

.Selected_Link_0
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration: none;
}

.Selected_Link_1
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

.Selected_Link_2
	{
	font-size: 8pt;
 	color: white;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
 	}

.Deselected_Link_0
{
	font-weight: bold;
	font-size: 8pt;
 	color: white;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

.Deselected_Link_1
	{
	 
	font-size: 8pt;
 	color: white;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	}

.Deselected_Link_2
	{ 
	font-size: 8pt;
 	color: black;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	}

