.404 
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100px;
  font-weight: bold;
  color: D0397C;
  text-decoration: none;
}

.error
{
	color: #CC0000;
}
.pinkborder {
	border: 2px dashed #FFBFD7;
}
.leftbg {
	background-image: url(images/l_background_green_belt.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.rightbg {
	background-image: url(images/r_background_green_belt.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	background-color: #FFEBF6;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: D0397C;
	text-align: justify;
}
.linktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFEBF6;
	text-decoration: none;
}
.leftbg2 {

	background-image: url(images/l_background_green_belt2.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.rightbg2 {

	background-image: url(images/r_background_green_belt2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.footertext {
	color: #FFEBF6;
}
.label {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: D0397C;
	text-align: right;
}
