div.menuContainer {
	padding-left:5px;
}

div.menuContainer div.MenuItem, div.menuContainer a.MenuItem ,div.menuContainer a.MenuItemselected, div.menuContainer div.menuItem2,  div.menuContainer a.menuItem2, div.menuContainer a.menuItem2selected{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-family:arial;
	padding-top: 10px;
}

div.menuContainer div.menuItem, div.menuContainer a.menuItem ,div.menuContainer a.menuItemselected {
	font-size:11;
	height:20px;
	letter-spacing: 1px;
}

div.MenuItem:hover, a.MenuItem:hover, div.menuContainer a.MenuItemselected{
	color: #868686;
}

div.menuContainer div.menuItem2,  div.menuContainer a.menuItem2, div.menuContainer a.menuItem2selected {
	text-decoration:none;
	color:#000000;
	font-size:11px;
	padding-left:5px;
	height:15px;
}

div.menuItem2:hover, a.menuItem2:hover, div.menuContainer a.menuItem2selected {
	color: #868686;
}


.RightLower, .RightLowerSelected{
	color:  #5c594a;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	padding-left: 20px;
}

.RightLowerSelected:hover, .RightLower:hover
{
	color:  #5c594a;
	font-family: Verdana;
	
}
.menuListBox{
	width: 145px;
}
#menuListBoxTitle{
	text-align: left;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 4px;
	color:  #5c594a;
	font-family: Verdana;
	font-weight: bold;
}

.UpperLeftMenuDiv.LeftUpper, .LeftUpperSelected{
	color:  white;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-left: 20px;
}
.UpperLeftMenuDiv.LeftUpperSelected:hover, .LeftUpper:hover
{
	color:  #5c594a;
	font-family: Verdana;
	
}
.UpperLeftMenuDiv
{
	background-image: url("../usr/images/left_menubg.gif");
	background-repeat: repeat-y;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: White;
	height: 30px;
	max-height:24px;
	padding-top: 6px;
	margin-left: 1px;
	}
.UpperLeftMenuDiv img
{
	position: absolute;
	margin-left: 4px;
}

.LowerLeftMenuDiv.LeftLower, .LeftLowerSelected{
	color:  white;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	padding-left: 20px;
}
.LowerLeftMenuDiv.LeftLowerSelected:hover, .LeftLower:hover
{
	color:  #5c594a;
	font-family: Verdana;
	
}
.LowerLeftMenuDiv
{
	background-image: url("../usr/images/left_menubg.gif");
	background-repeat: repeat-y;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: White;
	height: 28px;
	max-height:22px;
	padding-top: 6px;
	margin-left: 1px;
	}
.footer{
	display:inline;
	margin:2px 5px 2px 5px;
	float:left;
}
