﻿a:link
{
	color: maroon; 
}
a:visited
{
	color: maroon; 
} 
a:active 
{
	color: rgb(204,153,51);
}
body
{
	font-family: Arial, Helvetica;
	background-color: rgb(224,255,224);
	color: rgb(0,0,0);
}
p
{
	font-size: 13px;
}
#coolmenu{
	border: 1px solid gray;
	width: 110px;
	background-color: #E6E6E6;
	font-family: "Courier New", Courier, monospace;
	clip: rect(auto, auto, auto, auto);
	text-align: left;
	text-indent: 4px;
	margin-right: auto;
	margin-left: auto;
}
#coolmenu a{
	margin: -1px;
	font: 12px Arial;
	padding: 3px;
	display: block;
	width: 100%;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid black;
	border-bottom-color: #C0C0C0;
}

html>body #coolmenu a{ /*Non IE rule*/
width: auto;
}

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

h6
{
	font-family: Arial, Helvetica;
	color: rgb(153,153,51);
}
h5
{
	font-family: Arial, Helvetica;
	color: rgb(204,153,51);
}
h4
{
	font-family: Arial, Helvetica;
	color: rgb(255,102,51);
}
h3
{
	font-family: Arial, Helvetica;
	color: rgb(153,153,51); 
}
h2
{
	font-family: Arial, Helvetica;
	color: rgb(204,153,51); 
}
h1
{
	font-family: Arial, Helvetica;
	color: black;
	font-size: 14pt;
	text-indent: 10px;
	margin-left: 10px;
}
.bodybg {
	background-image: url('bodybg.jpg');
}
.bgblue {
	background-color: #C0C0C0;
}
.style3 {
	text-align: center;
	color: rgb(128, 128, 128);
	font-size: x-small;
}
.style4 {
	text-align: right;
}
.style5 {
	color: rgb(128, 128, 128);
}
.style6 {
	text-decoration: none;
}
.style8 {
	margin-left: 40px;
}
.textcentre {
	text-align: center;
}
.style10 {
	background-image: url('sliced6/frontpage2_3x2.gif');
	width: 763px;
	height: 134px;
}
.style11 {
	background-image: url('sliced6/frontpage2_4x1.gif');
	width: 556px;
	height: 432px;
}
.style12 {
	background-image: url('sliced6/frontpage2_4x2.gif');
	width: 299px;
	height: 92px;
}
.style13 {
	background-color: #FFFFFF;
}
.style14 {
	text-align: center;
	background-color: #FFFFFF;
	width: 140px;
	height: 174px;
	right: auto;
	left: auto;
	clip: rect(auto, auto, auto, auto);
}
.style15 {
	background-image: url('sliced6/frontpage2_2x1.gif');
	width: 140px;
	height: 104px;
}
.style16 {
	background-image: url('sliced6/frontpage2_2x3.gif');
	width: 377px;
	height: 104px;
}
.style17 {
	background-image: url('sliced6/frontpage2_4x3.gif');
	width: 48px;
	height: 432px;
}
.style18 {
	background-image: url('sliced6/frontpage2_6x1.gif');
}
.style19 {
	text-align: center;
	color: rgb(128, 128, 128);
	font-size: x-small;
	background-image: url('sliced6/frontpage2_6x1.gif');
	width: 299px;
	height: 52px;
}
.menucell {
	text-align: right;
	background-color: #FFFFFF;
}
.text {
	margin-left: 40px;
	margin-right: 40px;
}

.texttiny {
	margin-left: 40px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tablecentretextcentre {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	right: auto;
	left: auto;
	width: 800px;
	clip: rect(auto, auto, auto, auto);
	position: relative;
}
.tablecentre {
	margin-left: auto;
	margin-right: auto;
	right: auto;
	left: auto;
	clip: rect(auto, auto, auto, auto);
	position: relative;
}
.newStyle1 {
	font-size: 12px;
}

.pagebg {
	background-image: url('pagebg.jpg');
}
.imageright {
	float: right;
	margin-left: 10px;
}

