.Body
{
  font-family: Verdana;
  font-size:x-small;
  font-weight: normal;
  color:black;
  text-align:justify;
}
.BodyHighlight
{
  font-weight:bold;
  color:#660000;
}
.Contact
{
  font-size:medium;
  font-weight:bold;
  color:#660000;
}
.CurrentPage
{
  font-family: Verdana;
  font-size:medium;
  font-weight: bold;
	color: #660000;
	text-align:center;
}
.Established 
{
	font-family: Verdana;
	font-size:xx-small;
	font-style: normal;
	color: #660000;
	text-align: center;
}
.Heading
{
  font-family: Verdana;
  font-size:medium;
  font-weight: bold;
	color: #660000;
}
.ICS 
{
	font-family: Verdana;
	font-size:large;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-align: center;
}
.Strapline 
{
	font-family: Verdana;
	font-size: x-small;
	font-style:italic;
	font-weight: bold;
	color: #660000;
	text-align: center;
}
.SubHeading
{
  font-weight: bold;
	color: #660000;
}
.SelectedTableHeading
{
  font-family: Verdana;
	font-size: x-small;
  color: #660000;
  background-color: white;
	text-align: center;
}
.TableHeading
{
  font-family: Verdana;
	font-size: x-small;
  color: white;
  background-color: #660000;
	text-align: center;
}

/* --------------- Unused from here --------------- */
.SubHeading
{
  font-family: Verdana;
  font-size:10px;
  font-weight: bold;
	color: #660000;
}
.ics {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #660000}
.bodycentred {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #660000;
	text-align: center;
}
.step {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-align: left;
}
.subheading {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-align: left;
}BODY
{
  font-family: Arial;
  font-size: medium;
  font-weight: normal;
  color:Black;
}
.Button
{
  font-family: Arial;
  color:White;
  background-color:Green;
  font-weight: bold;
  text-align: center;
}
.CellHeading
{
  font-family: Arial;
  color:Black;
  font-size: large;
  font-weight: bold;
  text-align: left;
  text-decoration:underline;
}
.CellSubHeading
{
  font-family: Arial;
  color:Black;
  font-weight: bold;
  text-align: left;
}
.Failure
{
  font-family: Arial;
  color: red;
}
.FormHeading
{
  font-family: Arial;
  color: white;
  background-color: Black;
  font-size: large;
  font-weight: bold;
  text-align: left;
}
.FormSubHeading
{
  font-family: Arial;
  color: white;
  background-color:Gray;
  font-size: large;
  font-weight: bold;
  text-align: left;
}
.GreenHeadingCentred
{
  font-size:xx-large;
  font-weight:bold;
  font-family:Arial;
  color:Green;
  text-align:center
}
.GreenHeadingLeft
{
  font-size:xx-large;
  font-weight:bold;
  font-family:Arial;
  color:Green;
  text-align:left
}
.Helptext
{
  font-family: Arial;
  font-weight:normal;
  font-size:small;
  color:Green;
}
.Helptextbold
{
  font-family: Arial;
  font-weight:bold;
  font-size:small;
  color:Green;
}
.Highlight
{
  font-family: Arial;
  font-weight: bold;
  font-size:large;
}
.List
{
  font-family: Arial;
  font-size:small;
  text-align: left;
}
.Normal
{
  font-family: Arial;
  font-size:smaller;
  font-weight: normal;
  color:Black;
}
.Hyperlink
{
  font-family:Verdana;
  color:Blue
}
/*.TableHeading
{
  font-family: Verdana;
  color: black;
  background-color: #99CC66;
  border-color: #99CC66;
  font-size: small;
  font-weight: bold;
  white-space: normal;
}*/
.TableData
{
  font-family:Verdana;
  color: black;
  border-color: black;
  font-size:small;
  white-space: normal;
}
