﻿.leftMenu, .news, .news ul, .leftMenu ul, .sitemap, .sitemap ul
{
	padding-left:0px;
}
.leftMenu li
{
	list-style: none;
	
}
.leftMenu a, .redButton
{
	background-image: url(/Files/System/Images/LightRedButton.png);
	padding: 3px 10px;
	height: 13px;
	display: block;
	color: white;
	font-weight: bold;
	margin-bottom: 2px;
	font-style: normal;
}


.leftMenu .redButton
{
	background-image: url(/Files/System/Images/LightGreyButton.png);
	color: #3F3C3E;
		/*height: 27px;
	display: block;
	color: #FEF5F5;

	text-transform: uppercase;
	text-align: center;
	padding: 2px 30px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 2px;*/
}


.leftMenu a:hover
{
	background-image: url(/Files/System/Images/LightGreyButtonSelected2.png);
	color: #E7E7E8;
}
.leftMenu .redButton:hover
{
	background-image: url(/Files/System/Images/LightGreyButtonSelected2.png);
	color: #FEF5F5;
}
#Filler
{
	height:210px;
}


#FooterWrapper
{
	position: relative;
	margin: 10px 0px;
	background-image: url(/Files/System/Images/FooterMenu.jpg);
	background-repeat: no-repeat;
	height: 23px;
	padding: 3px 15px;
	z-index: 200;
}
#FooterWrapper a
{
	color: Black;
	font-style: normal;
}
#FooterWrapper a:hover
{
	color: #0069aa;
}
#FooterMenu
{
	width: 100%;
}
#FooterMenu td
{
	text-align: center;
}

