.TopGroup
{	
	margin-top:0px;
	margin-left:0px;
	text-align:center;
	width:700px;
}

.SiteTopMenuItem
{
	cursor:pointer;
}

.SiteTopMenuItemOver
{
	cursor:pointer;
}

.SiteMenuItem
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : none;
	cursor:pointer;
	padding-left:10px;
	padding-right:10px;
	height:22px;
	background-color : #071536;
}

.SiteMenuItemOver
{
	font-family: Arial;
	font-weight: bold;	
	font-size: 11px;
	color: #FFFFFF;
	text-decoration : underline;
	cursor:pointer;
	padding-left:10px;
	padding-right:10px;
	height:22px;
	background-color : #ab0015;
}
