	/*	© 2006 OneSmartDesign.co.uk Style Sheet by A.Birch	*/
	A:link {
		font-family: times new roman, verdana, san-serif;
		color: #050550;
		text-decoration: none;
		font-weight: bold;
	}

	A:active {
		font-family: times new roman, verdana, san-serif;
		text-decoration: none;
		font-weight: bold;
	}

	A:visited { font-family: times new roman, verdana, san-serif;
		color: #0E0CA1;
		text-decoration: none;
		font-weight: bold;
	}

	A:hover { font-family: times new roman, verdana, san-serif;
		color: #CC3300;
		text-decoration: underline;
		font-weight: bold;
	}

	A.tiny { color: #030378;
		background: #ffffff;
		font-family: arial, times new roman;
		text-decoration: none;
		font-weight: bold; font-size: 7pt;
	}

	A.tiny:link {
		font-family: arial, times new roman;
		color: #030378;
		background: #ffffff;
		text-decoration: none;
		font-weight: bold;
		font-size: 7pt;
	}

	A.tiny:visited {
		font-family: arial, times new roman;
		color: #030378;
		background: #ffffff;
		text-decoration: none;
		font-weight: bold;
		font-size: 7pt;
	}

	A.tiny:hover {
		color: #0000BE;
		background: #7777F8;
		font-family: arial, times new roman;
		text-decoration: underline;
		font-weight: bold;
		font-size: 7pt;
	}

	A.mid {
		color: #C62031;
		background: #ffffff;
		font-family: arial, times new roman;
		text-decoration: none;
		font-weight: bold;
		font-size: 9pt;
	}

	A.mid:link {
		font-family: arial, times new roman;
		color: #C62031;
		background: #ffffff;
		text-decoration: none;
		font-weight: bold;
		font-size: 9pt;
	}

	A.mid:visited {
		font-family: arial, times new roman;
		color: #C62031;
		background: #ffffff;
		text-decoration: none;
		font-weight: bold;
		font-size: 9pt;
	}

	A.mid:hover {
		color: #ffffff;
		background: #30388D;
		font-family: arial, times new roman;
		text-decoration: underline;
		font-weight: bold;
		font-size: 9pt;
	}

	H1 {
		font-family: arial, times new roman;
		font-size: 9pt;
		color: #000066;
		font-weight: normal;
	}

	BODY {
		background: #ffffff;
		margin-top: 0px;
		font-size: 9pt;
		font-family: arial, verdana, san-serif;
		scrollbar-base-color: #ffffff;
		scrollbar-arrow-color: #000B74;
		scrollbar-track-color: #D9E8FF;
	}

	.redblu {
		background: url("topixel.gif");
		background-repeat: repeat-x;
		background-attachment: fixed;
	}

	.bod2 {
		background: #ffffff;
		font-size: 10pt;
		font-family: arial, times new roman, verdana, san-serif;
		scrollbar-base-color: #ffffff;
		scrollbar-arrow-color: #000B74;
		scrollbar-track-color: #CCFFFF;
		margin-left: 20pt;
	}

	P.main {
		font-family: arial, times new roman;
		font-size: 10pt;
		color: #000000;
		font-weight: normal;
		margin: 0px;
	}

	P.logos {
		font-family: arial, times new roman;
		font-size: 10pt;
		color: #000000;
		font-weight: normal;
		margin-left: 20px;

	}


	.tinyprint {
		font-family: arial, times new roman;
		font-size: 7pt;
		color: #030378;
		font-weight: normal;
	}

	.label {
		font-family: arial, times new roman;
		font-size: 10pt;
		color: #000089;
		font-weight: bold;
		padding: 5px 5px 6px 0px;
	}

	.label2 {
		font-family: "Times New Roman", Times, serif;
		font-size: 12pt;
		color: #c62031;
		font-weight: bold;
		font: italic;
		text-align: center;
	}

	.formt {
		font-family: arial, times new roman;
		font-size: 9pt;
		color: #000000;
		font-weight: normal;
	}

	.main2 {
		font-family: arial, times new roman;
		font-size: 10pt;
		color: #330099;
		font-weight: normal;
	}

	.profile {
		background: #FFFFFF;
		font-family: times new roman, arial;
		font-size: 2pt;
		color: #FFFFFF;
	}

	.browser {
		background: #FFFFFF;
		font-family: arial;
		font-size: 8pt;
		color: #000066;
	}

	.bannerx {
		background: url("images/topixel.gif")repeat-x;
		background-attachment: fixed;
		width:790px;
		padding:0px;
		text-align:left;
	}

	.spare
	{
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		margin-bottom:10px;

	}

	.center {
		width: 800px;
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		padding: 0px;
		text-align: left;
		align: center;
	}

/* Contact page specific */
	.contactlabel
	{
		color: black;
		font-family: Tahoma, Arial, sans-serif;
		font-weight: normal;
		font-size: 8pt;
		padding: 2px 4px;
		border-bottom: 1px dotted gray;
		line-height: 18px;
		margin-bottom: 3px;
	}

	.field
	{
		color: #6b84fa;
		font-family: Tahoma, Arial, sans-serif;
		font-weight: bold;
		font-size: 8pt;
		padding: 2px 4px;
		border: 1px solid #dddddd;
		line-height: 18px;
		margin-bottom: 3px;
	   background: #f5f5f5;
	}	
	