body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menue {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 18px;
	width: 145px;
	display: block;
	color: #000000;
	right: 4px;
	vertical-align: middle;
	margin: 1px;
	padding: 1px;
}
a.menue {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 18px;
	width: 145px;
	margin-right: 4px;
}
a.menue:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(buttons/but_over.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 145px;
	display: block;
	background-position: center;
	margin-right: 4px;
}
a.menue:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	height: 18px;
	width: 145px;
	margin-right: 4px;

	
}
td {
	font-size: 11.5px;
}
.subnav {
	color: #000000;
	text-decoration: none;
	margin-right: 3px;
	padding-right: 3px;

}
a.subnav {
	color: #000000;
	text-decoration: none;
}
a.subnav:hover {
	color: #000000;
	text-decoration: none;
}
a.subnav:visited {
	color: #000000;
	text-decoration: none;
}

.buttonlink
{
   border: #9999ff; border-style: solid; border-width:2px; 
	text-decoration: none;
	margin:20px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:20px;
	padding-right:20px;
	background-color:#dddddd;
	color:black;
	font-size:14px;
	font-weight: bold;	
}