.MenuItems {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	font-family: Arial, Arial, Times New Roman;
	font-size: 14px;
	color: #990000;
	text-align:center;
	background-color:#FAF9F7;
	letter-spacing: 2px;	
	font-weight: 700;
	height: 20px;
	cursor: hand;
}

.LeftMenuItems {
	background-image: url(../Images/MenuBg.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 10px;
	color: #97946C;
}
