.TopGroup
{	
	padding-top:3px;
	width:790px;
	margin-right:10px;
}

.SiteTopMenuItem
{
	font-family: Arial;
	font-weight: normal;	
	font-size: 12px;
	color: #FFFFFF;
	text-decoration : none;
	cursor:pointer;
	background-color: #141d43;
	padding-left:15px;
	height:30px;
}

.SiteTopMenuItemOver
{
	font-family: Arial;
	font-weight: normal;	
	font-size: 12px;
	color: #FFFFFF;
	text-decoration : underline;
	cursor:pointer;
	background-color: #141d43;
	padding-left:15px;
	height:30px;
}

.SiteMenuItem
{
	font-family: Arial;
	font-weight: normal;	
	font-size: 12px;
	color: #FFFFFF;
	text-decoration : none;
	cursor:pointer;
	letter-spacing:1px;
	background-color: #141d43;
	padding-left:5px;
	padding-right:3px;
	height:25px;
	border-top:solid 1px #ffffff;
}

.SiteMenuItemOver
{
	font-family: Arial;
	font-weight: normal;	
	font-size: 12px;
	color: #FFFFFF;
	text-decoration : underline;
	cursor:pointer;
	letter-spacing:1px;	
	background-color: #141d43;
	padding-left:5px;
	padding-right:3px;
	height:25px;
	border-top:solid 1px #ffffff;
}
