body {
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-attachment: fixed;
	color: White;
	background-color: #4164be;
}
	
	background: url(/LevenMetWater/Images/mooi.tif);

tr.header 
{
	font-weight:bold;
}
tr.alternating 
{
	background-color: #759cdd;
}
td.alternating
{
	background-color: #759cdd;
	width: 100%;
}

a 
{
	color: #f5c19a;
}

a:hover 
{
	text-decoration: none;
}

.alternating 
{
	background-color: #759cdd;
}

hr 
{
	color: White;
	height: 1px;
}

.linkbutton
{
	color: #ffff66;
}
