body
{
	background-color:#ece4d9;
	background-image:url("../images/background3.jpg"); 
	background-position:center top;
	background-repeat:repeat-y;
}

.font_10 {
	font-family:	verdana;
	font-size: 		8pt;
	font-style: 	none;
}

body {
	font-family:	verdana;
	font-size: 		8pt;
	font-style: 	none;
}

h1{
	font-family:	verdana;
	font-size: 		10pt;
	font-style: 	none;
}

h2{
	font-family:	verdana;
	font-size: 		8pt;
	font-style: 	none;
}

h3{
	font-family:	verdana;
	font-size: 		8pt;
	font-style: 	none;
}

a.menu:link
{
	color: #84ED52;
	text-decoration: none;
	font-family:	verdana;
	font-size: 		10pt;
	font-weight:		bold;
}

a.menu:visited
{
	color: #84ED52;
	text-decoration: none;
	font-family:	verdana;
	font-size: 		10pt;
	font-weight:		bold;
}

a.menu:active
{
	color: ffff66;
	text-decoration: none;
	font-weight:		bold;
}

a.menu:hover
{
	color: ffff66;
	text-decoration: none;
	font-weight:		bold;
}

a.none:link
{
	color: 000000;
	text-decoration: none;
	font-family:	verdana;

	font-weight:		bold;
}

a.none:visited
{
	color: 000000;
	text-decoration: none;
	font-family:	verdana;

	font-weight:		bold;
}

a.none:active
{
	color: 00000;
	text-decoration: none;
	font-weight:		bold;
}

a.none:hover
{
	color: ffff66;
	text-decoration: none;
	font-weight:		bold;
}

.new {
	font-family:	verdana;
	font-size: 		10pt;
}

.sidemenu {
	border: 1px solid black;
}

.strapline {
	font-family:	verdana;
	font-size:	8pt;
	font-style: 	italic;
}


	.data table {
		font-family:			verdana;
		font-size: 			8pt;
		font-style: 			none;
		background-color: 	006600;
	}
	.data th {
		font-family:			verdana;
		font-size: 			8pt;
		font-style: 			none;
		font-weight:			bold;
		color:				ffff66;
		background-color: 	006600;

	}
	.data td {
		font-family:			verdana;
		font-size: 			8pt;
		font-style: 			none;
		font-weight:			none;
		color:				000000;
		background-color: 	ffffff;

	}