<cfoutput>
<style>
.useful_links
{
font-family: verdana, arial, sans-serif;
font-weight: normal;
font-size: 8pt;	
color: #993300;
}

.first_menu_open {
background:#E28755;
font-family: verdana, arial, sans-serif;
font-weight: bold;
line-height: 14pt;
font-size: 8pt;

}

.homepage_box1{
background:#ffffff;
font-family: verdana, arial, sans-serif;
font-weight: normal;
font-size: 8pt;	
color: #000000;
}

 

.homepage_box2{
background:#ffffff;
font-family: verdana, arial, sans-serif;
font-weight: normal;
font-size: 8pt;	
color: #000000;
}

.site_background {
background-color:FFFFFF;
}

.normal
	{
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	}
	
.small
	{
	color: #000000;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	}
	
.opening_header
	{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: 9c3637;
	}

.menu
	{
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #2A2068;
	background: FFFFFF;
	}

.first_menu {
color:e6e5e5;
background:#48527F;
font-family: verdana, arial, sans-serif;
font-weight: NORMAL;
text-decoration: none;
line-height: 16pt;
font-size: 8pt;
width:150;
border-bottom-width : 1px;
border-bottom-style :solid;
border-bottom-color :A0A0A0;
}

A.first_menu 
{
color:e6e5e5;
text-decoration: none;
}

A.first_menu:hover
{
color: FFFFFF;
text-decoration: none;
background:9c3637;
}

A.first_menu:visited
{
color: e6e5e5;
text-decoration: none;
}

.second_menu
	{
	color:FFFFFF;
	background:6d74a4;
	font-family: verdana, arial, sans-serif;
	font-weight: NORMAL;
	text-decoration: none;
	line-height: 16pt;
	font-size: 8pt;
	width:150;
	border-bottom-width : 1px;
	border-bottom-style :solid;
	border-bottom-color :A0A0A0;
 	}

 
A
{
color: 9c3637;
text-decoration: none;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
}

A:hover
{
color: #C70012;
text-decoration: none;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
}

A:visited
{
color: 9c3637;
text-decoration: none;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
}

.footer
	{
	background: FFFFFF;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 7pt;
	color: footer_text;
	}
	
.addressbartext
{
color: 000000 ;
font-family: verdana, arial, sans-serif;
font-weight: normal;
font-size: 8pt;	
}

.addressbackground
{
background: FFFFFF;
}

.grey1
	{
	background:#A0A0A0;
	
	}
	
.grey2
	{
	background:FFFFFF ;
	
	}	
	
.grey3
	{
	background:#CCCCCC;
	
	}
	
.black
	{
	background:#000000;
	
	}
	
.firstcolour
	{
	background:9C3637;
	}
	
.secondcolour
	{
	background:000000background;
	}	
	
.titlebars
	{
	color: #9C3637;
	font-size: 8pt;
	font-weight: bold;
	}	

	
	
.titlebars2
	{
	color: #3399CC;
	font-size: 8pt;
	font-weight: bold;
	background:#CEE5F2;	
	}
	
.article_text
	{
	color: 333333;
	font-size: 12pt;
	font-weight: bold;
	}	
	
.whitefont
	{
	font-family: verdana, arial, sans-serif;
	color: #FFFFFF;
	font-size: 7pt;	
	}
	
.background
	{
	background:#000000;
	}
	
.white
	{
	background:#ffffff;
	
	}	
	
.article_background_colour
	{
	background:#ffffff;
	}	
	
	
 
	
.floatimgright {
	float:right;
	margin-top:30px;
	margin-left:3px;
	margin-right:0px;
	margin-bottom:0px;
	}
	
 
		
</style>
</cfoutput>
