body {
 	background-color: #008000;
}
a:link {
font-weight: normal;
color: #333333;
text-decoration: none;
}
a:visited {
font-weight: normal;
color: #666666;
text-decoration: none;
}
a:hover {
font-weight: normal;
color: #620000;
text-decoration: none;
}
a:active {
font-weight: normal;
color: #620000;
text-decoration: none;
}
.wales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006600;
}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	background-color: #99CCFF;
	width: 425px;
	border: 1px dashed #990033;
	text-align: center;
	padding: 10px;

}
.walesmapcss {
	background-image: url(images/walesmap2.gif);
	background-repeat: no-repeat;
}
.borderdots {
	background-image: url(images/borderdots.gif);
	background-repeat: repeat-y;
}
form {
	margin-bottom : 2px;
	margin-top : 2px;
}