body
{
}


.topmenutabel
{
	width : 400px;
	border-bottom:solid 1px silver;
	border-left:solid 0px #F7911D;
	border-right:solid 0px #F7911D;
	border-collapse:collapse;
	background-color:none;
	text-align:center;
}

.topmenutabel2
{
	width : 400px;
	border-left:solid 0px #F7911D;
	border-right:solid 0px #F7911D;
	border-collapse:collapse;
	background-color:none;
	text-align:center;
}


topmenu
{
	height:15px;
	font-family: arial;
	font-size:14px;
	color:#083C75;
	border-top:solid 0px silver;
	width:100px;
	text-align:center;
}

.topmenuhover
{
	height:15px;
	font-family: arial;
	font-size:14px;
	color:#808080;
	border-top:solid 0px silver;
	width:100px;
	text-align:center;
	}


.topmenuspacerbefore
{
	background-color:none;
	height:0px;
	
}
.topmenuspacerafter
{
	background-color:none;
	height:0px;
	
}

.topmenuhyperlink
{
	color:#808080;
	font-family: arial;
	font-size:12px;
	text-decoration: none;
	width:100px;
	text-align:center;
}

.topmenuhyperlink:hover
{
	color:#3B3FF5;
	font-family: arial;
	font-size:12px;
	text-decoration: none;
	width:100px;
	text-align:center;
	
}


