﻿#MasterPage-Main-Menu
{
	height:500px;
}
.MenuBlock
{
	position:relative;
	right:-7px;
	top:-9px;
	width:189px;
	height:500px;
	background:url(images/snavtopfill.gif) no-repeat top left;
}
.MenuBlock .Panel
{
/*	height:422px;*/
}
#MasterPage-Main-Menu .Panel .Top
{
	height:9px;
	width:189px;
	background:url(images/snavtopfill.gif) no-repeat top left;
}
#MasterPage-Main-Menu .Panel .Bottom1
{
	height:9px;
	width:189px;
	background:url(images/snavbotfill2.gif) no-repeat bottom left;
}
#MasterPage-Main-Menu .Panel .Top .Cell, #MasterPage-Main-Menu .Panel .Bottom1 .Cell
{
	height:9px;
	width:189px;
}
/*#MasterPage-Main-Menu .Panel .Bottom2
{
	height:100%;
	width:189px;
	background:url(images/lhmenuback.gif) repeat-y bottom left;
}
#MasterPage-Main-Menu .Panel .Bottom2 .Cell
{
	position:relative;
	top:73px;
	height:73px;
	width:191px;
	background:url(images/svidbotfill.gif) no-repeat bottom left;
}*/

.MenuLevel1
{
}
.MenuLevel2
{
	text-indent: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left:10px;
	text-align:left;
}
.MenuLevel3
{
	text-indent: 20px;
	text-align:left;
}

#MasterPage-Main-Menu .MenuLevel1Link:link, #MasterPage-Main-Menu .MenuLevel1Link:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	color:#870505;
	border:none;
	display:inline-block;
	width:169px;
	height:17px;
	padding-left:20px;
	padding-top:8px;
	background:url(images/lhmenubutton.gif) no-repeat top left;
}

#MasterPage-Main-Menu .MenuLevel1Link:hover, #MasterPage-Main-Menu .MenuLevel1Link:active {
	color:  #870505;
	text-decoration: none;
	background:url(images/lhmenubutton.gif) no-repeat bottom left;
}

.MenuLevel2Link:link {
	font-size: 10px;
	font-weight: bold;
	color:  #ffffff;
	text-decoration: none;
	border: none;
}

.MenuLevel2Link:active {
	font-size: 10px;
	font-weight: bold;
	color:  #000000;
	text-decoration: none;
	border: none;
}

.MenuLevel2Link:visited {
	font-size: 10px;
	font-weight: bold;
	color:  #ffffff;
	text-decoration: none;
	border: none;
}

.MenuLevel2Link:hover {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}
