body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.surround {
	background-color: #999999;
}
.top {
	background-color: #CCCCCC;
}

.sideMenuTop {color: #FFFFFF;text-decoration: none;background-color: #2B7216;}

.sideMenu { color: #000000;text-decoration: none; background-color: #a9eb96; font-weight: normal;cursor: hand;height:}
.sideMenu a:link {color: #000000;text-decoration: none;background-color: #a9eb96;font-weight: normal;cursor: hand;}
.sideMenu a:visited { color: #000000; text-decoration: none; background-color: #a9eb96;font-weight: normal;cursor: hand;}
.sideMenu a:active { color: #000000; text-decoration: none; background-color: #a9eb96;font-weight: normal;cursor: hand;}

.sideMenuOver { color: #ffffff; text-decoration: none; background-color: #43B322;font-weight: normal;cursor: hand;}
.sideMenuOver a:link { color: #ffffff; text-decoration: none; background-color: #43B322;font-weight: normal;cursor: hand;}
.sideMenuOver a:active { color: #ffffff; text-decoration: none; background-color: #43B322;font-weight: normal;cursor: hand;}
.sideMenuOver a:hover { color: #ffffff; text-decoration: underline; background-color: #43B322;font-weight: normal;cursor: hand;}
.sideMenuOver a:visited { color: #ffffff; text-decoration: none; background-color: #43B322;font-weight: normal;cursor: hand;}

/* colours for admin */
.adminMenuTop {color: #FFFFFF;text-decoration: none;background-color: #990000;}

.adminMenu { color: #ffffff;text-decoration: none; background-color: #990000; font-weight: normal;cursor: hand;height:}
.adminMenu a:link {color: #ffffff;text-decoration: none;background-color: #990000;font-weight: normal;cursor: hand;}
.adminMenu a:visited { color: #ffffff; text-decoration: none; background-color: #990000;font-weight: normal;cursor: hand;}
.adminMenu a:active { color: #ffffff; text-decoration: none; background-color: #990000;font-weight: normal;cursor: hand;}

.adminMenuOver { color: ##000000; text-decoration: none; background-color: #fccde1;font-weight: normal;cursor: hand;}
.adminMenuOver a:link { color: #000000; text-decoration: none; background-color: #fccde1;font-weight: normal;cursor: hand;}
.adminMenuOver a:active { color: #000000; text-decoration: none; background-color: #fccde1;font-weight: normal;cursor: hand;}
.adminMenuOver a:hover { color: #000000; text-decoration: underline; background-color: #fccde1;font-weight: normal;cursor: hand;}
.adminMenuOver a:visited { color: #000000; text-decoration: none; background-color: #fccde1;font-weight: normal;cursor: hand;}
.adminMenuOverNone { color: ##000000; text-decoration: none; background-color: #fccde1;font-weight: normal;cursor: normal;}

/*.sideMenu td {color: #000000;text-decoration: none;background-color: #a9eb96;font-weight: normal;cursor: hand; width: 200px;}

.sideMenuOver td { color: #ffffff; text-decoration: none; background-color: #43B322;font-weight: normal;cursor: hand;height: 26px; width: 200px;} */
.sideMenu div {
	color: #000000;
	text-decoration: none;
	background-color: #a9eb96;
	font-weight: normal;
}
.sideMenu p {
	color: #000000;
	text-decoration: none;
	background-color: #a9eb96;
	font-weight: normal;
}



a:link {
	color: #000080;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000080;
	text-decoration: none;
	font-weight: bold;	
}
a:hover {
	color: #000080;
	text-decoration: underline;
	font-weight: bold;	
}
a:active {
	color: #000080;
	text-decoration: none;
	font-weight: bold;	
}

/* the main headings */
h1 {
	font-size: small;
	color: #1F5410;
}

/* all the sub headings */
h2 {
	font-size: small;
	color: #43B322;
}

/* all the sub headings */
h3 {
	font-size: x-small;
	color: #43B322;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

.pageTitle {
	font-size: medium;
	color: #1F5410;
	font-weight: bold;
}
b {
	font-weight: bold;
	color: #1F5410;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #FFFFFF;
}
.b1 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
}
.b2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993300;
}
.b3 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}
.member {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
}
.member_b2 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #B16601;
}
.member_b3 {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #099BCC;
}
.no_reply {
	background-color: #D2FFD2;
}
.no_reply_b2 {
	background-color: #FFFF99;
}
.no_reply_b3 {
	background-color: #D2F0FF;
}
.details {
	color: #FFFFFF;
	background-color: #009900;
}
.details_b2 {
	color: #FFFFFF;
	background-color: #B16601;
}
.details_b3 {
	color: #FFFFFF;
	background-color: #099BCC;
}
.error {
	color: #FF0000;
}
.admin {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic";
	font-size: x-small;
	font-style: normal;
	background-color: #FFFFCC;
}
.member_admin {

	font-weight: bold;
	color: #FFFFFF;
	background-color: #D90000;
}
.no_reply_admin {

	background-color: #FFDDDD;
}
.details_admin {

	color: #FFFFFF;
	background-color: #FF3333;
}



/*Added by AJNK */
p {
	text-align: left;
}
.red {
color: #CC0000;
}
ul#no-bullet {
list-style: none;
}
ul#no-bullet li, ul#spaced li, ol#spaced li {
margin-bottom: 5px;
}
ul#sq-bullet {
list-style: square outside;
}
table#spaced tr { /*This is NOT taking... sort out (see education/teacherconferences page) */
margin-bottom: 50px;
}

