body {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: small;
	cursor: auto;
	list-style-position: inside;
	list-style-type: circle;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(bgs/bg1.gif);


}
}

td, th {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-position: outside;
	list-style-type: square;




}

a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;

}

.title {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
  font-size: 14px;
	line-height: 24px;
	color: #666666;
}

.subtitle {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
  color: #666666;
}

.header {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DCDCDC;
	font-variant: small-caps;
	font-weight: bold;

}

.nav {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 36px;
  font-weight: bold;
	background-color: #666666;
}

.navLink {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #006699;
}

.legal {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 25px;
	font-weight: bold;



}

a:hover {
	text-decoration: underline;
	color: #669966;

}
table {
	background-repeat: no-repeat;
	border: thin solid #669966;
	font-size: 11px;



}
.buttoncolour {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #94ad99;
	border: 1px solid #666666;
}
