body {
	background: #CCCCCC center top;
	text-align: center;
}
.footer, .footer a:link, .footer a:active, .footer a:visited{
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #666666 center top;
	text-align: center;
	text-decoration: none;

}
.footer a:hover{
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #666666 center top;
	text-align: center;
	text-decoration: underline;

}

.mainbody{
	text-transform: none;
	color: #000000;
	text-decoration: none;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;
	background: #EEEEEE;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: None;

}
.mainbody a:link, .mainbody a:visited, .mainbody a:active{
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background: #EEEEEE;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	text-decoration: None;
	font-weight: bold;

}
.mainbody a:hover{
	text-decoration: underline;

}
.header{
font-weight: bold;
font-size: medium;
}
.header_smaller{
	font-size: small;
	font-weight: bolder;
}

.innertable{
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background: #EEEEEE;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;

}
.memberstable{
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background: #EEEEEE;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;

}
.mainbodycentre{
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background: #EEEEEE;
	font: x-small Verdana, Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: None;
	text-align: center;

}