div.metaNaviEntry, div.metaNaviEntryActive{
	width:87px;
	height:51px;
	cursor:pointer;
	line-height:51px;
	color:#F0EE03;
	text-align:center;
	font-size:11px;
	font-weight:bolder;
}
div.metaNaviContainer{
	width:87px;
	height:51px;
	cursor:pointer;
	position:relative;
	float:left;
	font-size:11px;
	font-weight:bolder;
	display:inline;
}
div.metaNaviEntryActive{
	color:#FFFFFF;
}
div.metaNaviSpacer{
	width:1px;
	height:51px;
	background-color:#535353;
	position:relative;
	float:left;
}
div.mainNaviEntry, div.mainNaviEntryActive{
	width:200px;
	height:21px;
	line-height:21px;
	background-color:#FEED01;
	color:#797539;
}
div.mainNaviEntryActive{
	background-color:white;
	color:black;
}
div.mainNaviSpacer{
	width:200px;
	height:1px;
	background-color:#56524F;
	font-size:1px;
}
div.mainNaviRider{
	height:21px;
	line-height:21px;
	background-color:#FEED01;
	padding-left:5px;
	font-weight:bold;
	color:#797539;
	width:195px;
}
a.metaNavi:link,a.metaNavi:visited{
	color:#FEED01;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;
	width:87px;
	height:51px;
	line-height:51px;
	text-align:center;
	display:block;	
}	
a.metaNavi:active{
	color:white;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;	
	width:87px;
	height:51px;
	line-height:51px;
	text-align:center;
	display:block;
}
a.metaNavi:hover{
	font-size:12px;
	font-weight:bolder;
	color:white;
	text-decoration:none;
	width:87px;
	height:51px;
	line-height:51px;
	text-align:center;
	display:block;
}
a.metaNaviActive:link,a.metaNaviActive:visited, a.metaNaviActive:active, a.metaNaviActive:hover{
	color:white;
	font-size:12px;
	font-weight:bolder;
	text-decoration:none;	
	width:87px;
	height:51px;
	line-height:51px;
	text-align:center;
	display:block;
}

a.mainNavi:link,a.mainNavi:visited{
	background-image:url(/images/siteelem/arrow_navi.gif);
	background-repeat:no-repeat;
	color:#797539;
	font-size:11px;
	text-decoration:none;
	width:172px;
	padding-left:28px;
	height:21px;
	line-height:21px;
	display:block;	
}	
a.mainNavi:active{
	background-image:url(/images/siteelem/arrow_navi.gif);
	background-repeat:no-repeat;
	color:black;
	font-size:11px;
	text-decoration:none;	
	width:172px;
	padding-left:28px;
	height:21px;
	line-height:21px;
	display:block;
}
a.mainNavi:hover{
	background-image:url(/images/siteelem/arrow_navi.gif);
	background-repeat:no-repeat;
	font-size:11px;
	color:black;
	text-decoration:none;
	width:172px;
	padding-left:28px;
	height:21px;
	line-height:21px;
	display:block;
	background-color:white;
}
a.mainNaviActive:link,a.mainNaviActive:visited, a.mainNaviActive:active, a.mainNaviActive:hover{
	background-image:url(/images/siteelem/arrow_navi.gif);
	background-repeat:no-repeat;
	color:black;
	font-size:11px;
	text-decoration:none;	
	width:172px;
	padding-left:28px;
	height:21px;
	line-height:21px;
	display:block;
	background-color:white;
}
