﻿a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none
}
  A:hover   { text-decoration: underline; color: none }

a:link {
	text-decoration: none;
	color: #000099;
}
.mainheading {
	background-position: -1px -225px;
	font-family: "Arial Black";
	font-size: 200%;
	font-weight: 200;
	font-style: italic;
	color: #000000;
	background-image: url('images/img36.jpg');
	background-repeat: repeat;
	background-color: #FFFFFF;
	list-style-type: none;
	text-align: center;
}
.mainheadingCopy {
	background-position: -1px -85px;
	font-family: "Arial Black";
	font-size: 250%;
	font-weight: 200;
		font-style: italic;
	color: #000000;
	background-image: url('images/maintopgradient.jpg');
	background-repeat: repeat;
	background-color: #FFFFFF;
	list-style-type: none;
	text-align: center;
}

body {
	font-size:100%;

}

p {
	font-size:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
.quotebox    {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	background-color: #FFFF00;
	padding-left: 24px;
	padding-right: 25px;
	padding-top: 24px;
	padding-bottom: 24px;
	text-align: left;
}

.CentreWithBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	background-color: #FEF79E;
	border: medium ridge #808000;
	padding: 12px;
	text-align: center;
}
.InQuote {
	font-size: 125%;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 12px;
	font-style: italic;
	font-weight: bold;
}


.CentreMediumHeader {
	background-position: 5668px 583px;
	font-size: 125%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	background-image: url('images/img36.jpg');
	color: #FFFFFF;
	font-style: italic;
}
.marginlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	background-color: #FEF79E;
	border: medium ridge #808000;
	padding: 12px;
}
.marginbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	background-color:yellow;	
	border: medium ridge #808000;
	padding: 12px;
}
.marginnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight: bold;
	background-color: #FEF79E;
	border: medium ridge #808000;
	padding: 12px;
	color: #000000;
}

.table       { background-color: #FCD82E; border: 3 ridge #008000 }
.standardheading {
					  	font-family: Arial, Helvetica, sans-serif;
					  	font-size: 120%;
					  	font-weight: bold;
					  	text-align: center;
					  }
.bigheading {
					  	font-family: Arial, Helvetica, sans-serif;
					  	font-size:180%;
					  	font-weight: bold;
					  	text-align: center;
}

.textcentre {
	text-align: center;
	
}

.textright {
	text-align:right;
}
.LineThick {
	color: #008000;
	height: 10px;background-color:black
	
}

.italicunderline {
		font-style: italic;
		text-decoration: underline}

.LineThinGreen
{
	color: #008000;
	height: 5px;background-color:green

}

.FontSmall {
	font-size:90%;
}

.imagecenterthinborder {
border-style: solid;
border:medium black solid; 
text-align: center;
	
}

.imageright {
	margin: 13px 14px;
	border-style: none;
	border-color: #FFFFFF;
	float: right;
}
.HighlightYellow {
	background-color: #FFFF00;
}

.cellsetup {
	border-width: 3px;
	padding: 25px;
	border-color:black;
	border-style:ridge;
	background-color:white;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;font-weight:bold; 
	
	
}

.cellshumanrights {
	border-width: 1px;
	padding: 2px;
	border-color:green;
	border-style:ridge;
	background-color:white;
	width: 56px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:90%;font-weight:bold; 
	
	
}
.ItalicUnderline {
	font-style:italic;
	text-decoration:underline
	
}


