body
{
	font-family:Verdana,Arial,Helvetica;
	background-color: #C0C0C0;
	color: Black;
	font-size: 10pt;
	margin-left: 0;
	margin-top: 10;
	margin-bottom: 10;
	margin-right: 0;


	
	scrollbar-face-color: #E6E6BF;
		scrollbar-shadow-color: black;
		scrollbar-highlight-color:#E6E6BF;
		scrollbar-3dlight-color: #E6E6BF;
		scrollbar-darkshadow-color: black;
		scrollbar-track-color: gray;
		scrollbar-arrow-color: black;

}
table
{
	border-color-light: black;
	border-color-dark: black; 
	background-color: white
}
h1, h2, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
	
}
Normal
{
	font-family:  Verdana,Arial, Helvetica;
	color: Black;
	font-size: 10pt;
}
h1
{
	
	font-weight: bold;
	color: black;
	font-style: italic;
	font-size: 14pt;
}
h2
{
	color: green; 
}
h3
{
	font-style: italic;
	font-weight: bold;
	font-size: 18pt;
	font-family:  Arial, Verdana,Helvetica;
	color: Black; 
	background-color: white;
}
h4
{
	color:Black;
	background-color: white;
}
h5
{
	color: Black;
}
h6
{
	color: Black;
}

.plaintext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; color: Black}

.texterror {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-style: bold; color: Red}

.TextHint {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: black}
.TextHint A:link { color: black; text-decoration: underline; font-weight:normal}
.TextHint A:visited {color: black; text-decoration: underline; font-weight:normal} 
.TextHint A:active {color: red; text-decoration: underline; font-weight:normal}
.TextHint A:hover {color: red; text-decoration: underline; font-weight:normal}

.TextLabel {  font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: black}

.textheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: bold; color: #0033FF}


.bodylinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal; color: black}
.bodylinks A:link { color: black; text-decoration: underline; font-weight:bold}
.bodylinks A:visited {color: black; text-decoration: underline; font-weight:bold} 
.bodylinks A:active {color: orange; text-decoration: underline; font-weight:bold}
.bodylinks A:hover {color: orange; text-decoration: underline; font-weight:bold}

.mainlinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: black}
.mainlinks A:link { color: black; text-decoration: none; font-weight:normal}
.mainlinks A:visited {color: black; text-decoration: none; font-weight:normal} 
.mainlinks A:active {color: red; text-decoration: none; font-weight:normal}
.mainlinks A:hover {color: red; text-decoration: none; font-weight:normal}


.RHlinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal}

.THLinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: white; }
.THLinks A:link { color: white; text-decoration: none}
.THLinks A:visited {color: white; text-decoration: none} 
.THLinks A:active {color: orange; text-decoration: underline; font-weight:normal}
.THLinks A:hover {color: orange; text-decoration: underline; font-weight:normal}


.LHlinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: black; }
.LHLinks A:link { color: black; text-decoration: none}
.LHLinks A:visited {color: black; text-decoration: none} 
.LHLinks A:active {color: orange; text-decoration: underline; font-weight:normal}
.LHLinks A:hover {color: orange; text-decoration: underline; font-weight:normal}

.BLlinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; color: black; }
.BLlinks A:link { color: black; text-decoration: underline; font-weight:bold}
.BLlinks A:visited {color: black; text-decoration: underline; font-weight:bold} 
.BLlinks A:active {color: black; text-decoration: underline; font-weight:bold}
.BLlinks A:hover {color: black; text-decoration: underline; font-weight:bold}

.toplinks {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #FFFFFF}
.toplinks A:link { color: white; text-decoration: underline; font-weight:bold}
.toplinks A:visited {color: white; text-decoration: underline; font-weight:bold} 
.toplinks A:active {color: red; text-decoration: underline; font-weight:bold}
.toplinks A:hover {color: red; text-decoration: underline; font-weight:bold}


.pagetitle { font-family: Arial,Verdana, Arial, 
Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bold; 
font-variant: normal; text-transform: none; color: blue; }

.featurebox {
	background-repeat: repeat;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #737171;/*themecolour1$ -2.2%, -37.2%;*/
	background-color: #ffffff;/*themecolour6;*/
	border-bottom-color: #737171;/*themecolour1$ -2.2%, -37.2%;*/
	border-left-color: #737171;/*themecolour1$ -2.2%, -37.2%;*/
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	}
.headerbg {
	background-color: #e4e2e2;/*themecolour1$-0.7%, 63.3%;*/
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}