body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	background-image: url(../images/lightgreencolour.gif);


}
a {  font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-size: 12px; color: #990033}
a:active {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #990033; text-decoration: none; font-size: 12px}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #990033; text-decoration: underline; font-size: 12px}
p {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #333333; font-size: 12px}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: #333333; font-weight: bold}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color: #333333; font-weight: bold}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; color: #333333; font-weight: bold}
h4 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #333333; font-weight: bold}
.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	text-decoration: none;
}
.tinyred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990033;
	font-size: 10px;
	text-decoration: none;
}
.teenytinyred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990033;
	font-size: 9px;
	text-decoration: none;
}
.medium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;

}
.mediumred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990033;
	font-size: 11px;
	text-decoration: none;

}
.border { border: 1px solid #E5F1D4;}
.borderwhite {
border: 1px solid #990033;
}
.borderblack {
border: 1px solid #000000;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #993300;
	background-image: url(../images/lightgreencolour.gif);
}
.acclogin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
}
.whitelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #ffffff;
	vertical-align: middle;
}
.whitelinkshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #E5F1D4;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bordertopbot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.bordertopbotleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
.bordertopbotright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;

}
.borderleftright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;


}
.borderleftrightbot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;


}
.borderdotted {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #990033;
	border-bottom-color: #990033;
	border-right-color: #990033;
	border-left-color: #990033;


}
.login {
	margin:0px;
	float:none;
	vertical-align: middle;
	padding: 0px;
	clear: none;
	width: auto;
	border: 0px none;
	position: relative;
	line-height: 10px

}
