.SiteTopMenuItem
{
	font-family: Arial;
	font-weight: normal;	
	font-size: 14px;
	color: #222222;
	text-decoration : none;
	cursor:pointer;
	letter-spacing:1px;
	width: 168px;
	height: 21px;
}

.SiteTopMenuItemOver
{
	font-family: Arial;
	font-weight: normal;	
	font-size: 14px;
	color: #6B162B;
	text-decoration : none;
	cursor:pointer;
	letter-spacing:1px;
	width: 168px;
	height: 21px;
	background-color: #E5E5E5;
}

.SiteMenuItem
{
	font-family: Arial;
	font-weight: normal;	
	font-size: 14px;
	color: #222222;
	text-decoration : none;
	cursor:pointer;
	letter-spacing:1px;
	width: 193px;
	height: 21px;
	background-color: #E5E5E5;
}

.SiteMenuItemOver
{
	font-family: Arial;
	font-weight: normal;	
	font-size: 14px;
	color: #6B162B;
	text-decoration : none;
	cursor:pointer;
	letter-spacing:1px;
	width: 193px;
	height: 21px;
	background-color: #E5E5E5;
}