

body {
	background-color: #339999;
	color: #000000;
	font-family: Trebuchet MS;	
}

a {
	color: #339999;	
	font-style: normal;
	font-family: Trebuchet MS;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #FF0000;
	font-family: Trebuchet MS;
}

a:hover {
	color: #339999;
	font-style: normal;
	font-family: Trebuchet MS;
	font-weight: normal;
	text-decoration: none;
	
}

.heading {
	color: #339999;
	font-family: Trebuchet MS;
}

UL#primary-nav LI A {
	color: #339999;
	font-style: normal;
	font-family: Trebuchet MS;
	font-weight: normal;
	text-decoration: none;
	padding-right: 5px;
	display: block;
	padding-left: 20px;
	padding-bottom: 1px;
	padding-top: 2px;	
}


UL#primary-nav LI A:hover {
	color: #FF0000;
	font-style: normal;
	font-family: Trebuchet MS;
	font-weight: normal;
	text-decoration: none;
}

#errorPage {
	float:right;
	width :625px;
}

#divError {
	height:570;
	display:none;
	overflow:auto;
}
