body              {
	color: #ccc;
	font-size: 14px;
	font-family: "Trebuchet MS", Trebuchet;
	background-color: #300;
	background-image: none;
	background-position: 0 0;
	text-align: center;
	margin: 0 10px     ; }


/*<group=paragraph styles>*/

p { color: #fff; font-size: 14px; font-family: Trebuchet, "Trebuchet MS", Verdana }

.treatment { color: #918f65; font-weight: bold; font-size: 10px; font-family: Trebuchet, "Trebuchet MS", Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #e7e4a1; text-align: center; padding: 4px 4px 4px 8px }

.bold  { font-weight: bold }

.centred { text-align: center }
.left { text-align: left; }
.dkgrey  { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #999;
	display: table-cell;
	border-color: #999;
}

.dkred  {	color: #800000;
	text-align: center }

	
/*</group>*/

/*<group=heading styles>*/

h1  { color: #fff; font-weight: bold; font-size: 24px; font-family: Gadget, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center }

h2  {	color: #fff;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }


h3 { color: #ccc; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h4 { color: #ccc; font-weight: bold; font-size: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h5  {	color: #ccc;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

h6 {	color: #ccc;
	font-weight: bold;
	font-size: 9px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }

/*</group>*/
li  { color: white; font-weight: normal; font-size: 12px; font-family: Verdana; list-style-type: disc; list-style-position: outside; padding-bottom: 6px }
.blank { text-indent: -13%; list-style-type: none; list-style-image: none; }
/*<group=table styles>*/

table { border: solid #cccc99 2px;
	display: table;
	border-spacing: 2px 2px;
	background: #cccc99;
	border-collapse: separate;
}

th { text-align: center;
	background: #737b4b;
	font-weight: bold;
	font-size: 12px;
	border-style: none;
}

caption { color: #cccc99; font-variant: small-caps; font-weight: bold; font-family: Trebuchet, "Trebuchet MS"; text-align: center;
	background: transparent;
	display: table-caption;
	border: none transparent;
	border-collapse: separate;
}

tr { color: #efff9c; font-weight: bold; font-family: Trebuchet, "Trebuchet MS"; background-color: #737b4b;
	display: table-row;
}

td.dkgrey  { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #999;
	display: table-cell;
	border-color: #999;
}

table.dkgrey  { font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #999;
	display: table-cell;
	border-color: #999;
}

td  { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #949e60; text-align: center; padding: 8px; border: thin #949e60;
	display: table-cell;
}
td.who {
	color: #300; }
/*</group>*/

/*<group=link styles>*/

a:link {	color: #800000;	font-weight: bold;	text-decoration: underline }

a:visited { color: white }

a:hover { color: white; background-color: #800000; }

a:active { color: #800000 }
	
/*</group>*/

/*<group=box styles>*/
#contentframe          {
	margin-right: auto;
	margin-left: auto;
	padding: 10px 20px auto;
	position: static;
	z-index: 3;
	width: 840px;
	height: auto;
	visibility: visible;
	float: none;
	display: block 
	  }
#logobox a {
	background-image: url(/media/5thWhiteLogoType.png);
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	text-align: center;
	height: 110px;
	z-index: 20;
	padding: 0;
	display: block   
	 }
#menu {
	text-align: center;
	width: auto;
	z-index: 30;
	padding-top: 20px;
	padding-bottom: 10px;
	display: block     
	}
#centrebox           {
	background-color: #999;
	width: 793px;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	border: solid 2px #ccc;
	z-index: 1;
	margin-right: 10px;
	margin-left: 10px; }
#stopit {
	background-image: url(../scripts/spacer.gif);
	text-align: center;
	height: auto;
	width: auto;
	position: static;
	z-index: 500;
	margin: 5px auto;
	padding: 5px 10px;
	}
#lefttextbox  {
	text-align: left;
	position: static;
	z-index: 5;
	width: auto;
	height: auto;
	padding: 5px 20px;
	display: block; }
/*</group>*/
