﻿#leftpanel .Title
{
	background-color: #7d8d1a;
	color: White;
}

#leftpanel .MenuItem
{
	background: url('Left/MenuItem.gif') right no-repeat #eceedd;
	color: #7d8d1a;
}


#leftpanel .MenuItemHover,
#leftpanel .MenuItemSelected
{
	color: White;
	font-weight: bold;
	background: url('Left/MenuItemHover.gif') right no-repeat #cad1a2;
}
