ul#menu {
	width: 175px;
	list-style-type: none;
	margin: 0;
	padding-top: 8;
	padding-right: 0;
	padding-bottom: 8;
	padding-left: 0;
}

/*ul#menu {
	width: 190px;
	list-style-type: none;
	margin: 0;
	background-image: url(/Images/Site/Background_MainMenu.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 8;
	padding-right: 0;
	padding-bottom: 8;
	padding-left: 0;
}*/

ul#menu ol {
	display: none;
	text-align: left;
	list-style-type: none;
	margin: 0;
	width:175px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #f5f5f5;
}

ul#menu li, 
  ul#menu a {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align:left;
	padding:0px;
}
.menuBackground {
	background-color: #f5f5f5;
}

ul#menu li {
	sborder-bottom: solid 1px #b9a894;
	line-height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "";
}

ul#menu a {
  text-decoration: none;
  outline: none;
  padding-left:5px;
   width:175px;
}

ul#menu a:hover {
  color: #cccccc;
   width:175px; 
}

ul#menu a.active 
{
	color: #000000;
	width:175px;
	font-weight: bold;
}

.menu_active
{
	color: #000000;
	width:175px;
	font-weight: bold;
}

.Copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	color: 6d6c6c;
	padding-top: 3px;
	padding-left: 20px;
	text-transform: ;
	text-align: left;
	background-color: #f5f5f5;
}

.BackgroundMM {
	background-image: url(/Images/Site/Background_MainMenu.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 357px;	
}

.PanelFlash {
	text-align: right;
}

.CalloutShadowLeft {
	border-right-width: ;
	border-left-width: ;
	border-right-style: solid;
	border-top-style: solid;
	border-right-color: #f5f5f5;
	border-top-color: #f5f5f5;
}

.CalloutShadowRight {
	border-right-width: ;
	border-left-width: ;
	border-right-style: ;
	border-top-style: solid;
	border-right-color: ;
	border-top-color: #f5f5f5;
}

.CalloutRight {
	background-color: #FFFFFF;
	width: 274px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f5f5f5;
}

.URLString {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: 7973c2;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 8px;
	padding-left: 0px;
}
.URLStringFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #7973c2;
	text-decoration: none;
	padding-top: 6px;
	background-color: f5f5f5;
	padding-left: 0px;
}
.LogoLocation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: 212121;
	text-align: center;
	vertical-align: top;
	padding-bottom: 20px;
}