/* style sheet for Hardy Systems - 18/7/03 PGH*/
body {
	color: black; background: white;
	background: E0FFE0;
	font-family: Times New Roman, Times, serif;
	}
h1,h2,h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.colourblock {
	color: #000000;
	background: d1e8d1;
	border: 1px solid #009900;
	}
.buttonback {
	background: #006600;
	border: 1px solid #009900;
	border-top: 1px solid;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid;
	border-left: 1px solid;
}
a.menu {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.main {
	font: 12px Arial, Helvetica, sans-serif; color: #0000cc; text-decoration: none;
	}
a.menu:hover {
	font: 12px Arial, Helvetica, sans-serif; color: #ff0000; text-decoration: none;
	}
a.main:hover {
	font: 12px Arial, Helvetica, sans-serif; color: #ff0000; text-decoration: none;
	}
