.greyhorizontal {
	background-color: #999999;
	background-repeat: repeat-x;
	background-position: top;
}
.greyvertical {
	background-color: #999999;
	background-repeat: repeat-y;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 3px;
	word-spacing: normal;

}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.bodytextgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003300;
	text-decoration: none;
	font-weight: normal;

}
.topline {
	background-image: url(../images/menu/greyline.gif);
	background-repeat: repeat-x;
	background-position: top;
}
ul {
	color: #009999;
}
.BULLETTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.greenlines {
	background-image: url(../images/greenlines.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.greenback {
	background-color: #D6EFE7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.imageborder {
	border: 1px solid #339999;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	line-height: normal;

}
.bodytextgreensmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
