all.clsMenuItemNS, .clsMenuItemIE{
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand;
	z-index:100;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
#MainTable{
	background-image: url(images/BGgreen.gif);
	background-repeat: repeat-x;
	height: 32px;
	text-align: left;
	padding: 0px;
}

#MainTable A:hover {
	color: #2D2E6F;
	/*background-image: url(images/BGred.gif);
	background-repeat: repeat;*/
}

#MainTable table {
	border-bottom-color:#000000;
	border-right-color: #000000;
	border-left-color: #000000;	
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;

}

