﻿a.LeftMenuItemSelectedFalse
{
  color: Black;
  padding-top:2px;
  font-weight:bold;
  font-size:12px;
  height:21px;
  width:500px;
  background-image:url(/img/ewBtns3.png);
  background-repeat:no-repeat;
  background-position:0px -1700px;
}
a.LeftMenuItemSelectedFalse:Hover
{
  background-position:0px -1750px;
  color:White;
}

#left_menu_content a.LeftMenuItemSelectedTrue
{
  Color:White;
  padding-top:2px;
  font-weight:bold;
  font-size:12px;
  height:18px;
  width:172px;
  background-image:url(/img/ewBtns3.png);
  background-repeat:no-repeat;
  background-position:0px -1800px;
}
#left_menu_content h2
{
padding-bottom:5px;
}
div.LeftMenuItem
{
  height:23px;
  width:175px;
  overflow:hidden;
}
a.LeftMenuItemSelectedTrue, a.LeftMenuItemSelectedFalse
{
  display: block;
  text-align: left;
  text-decoration: none;
  padding: 3px 0 0 5px;
  margin-bottom: 0px;
}

