body
{
}


.positionmenutabel
{
	border-bottom:solid 0px silver;
	
}



.positionmenu
{
	height:15px;
	font-family: arial;
	font-size:10px;
	color:#808080;	
	
	text-align:center;
}

.positionmenuhover
{
	height:15px;
	font-family: arial;
	font-size:10px;
	color:#3B3FF5;
	
	text-align:center;
	}


.positionmenuspacerbefore
{
	background-color:none;
	height:0px;
	
}
.positionmenuspacerafter
{
	background-color:none;
	height:0px;
	
}



.positionmenuhyperlink
{
	color:white;
	font-weight:bold;
	font-family: arial;
	font-size:10px;
	text-decoration: none;
	
	text-align:center;
}

.positionmenuhyperlink:hover
{
	color:#3B3FF5;
	font-family: arial;
	font-size:10px;
	text-decoration: none;
	
	text-align:center;
	
}
