a.left_menu, a.left_menu:link, a.left_menu:visited
{	
	background-color: #ee4336;
	border-bottom: 1px solid #a9a9ac;
	color: White;
	display:block;	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	height: 33px;
	line-height: 17px;	
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 5px;
	width: 130px;
}

a.left_menu:hover
{
	color: Black;
}
.LightBlue {
	background-image:url(../img/Gradient.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.GraySeparator {
	background-image:url(../img/GraySeparator.jpg);
	background-position: bottom;
	background-repeat:repeat-x;
}

