body {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	text-align: center;
	background:#566F8F repeat scroll 0 0;
	color: #000000;
	background-position: left top;
	background-repeat:no-repeat ;	
}

#container {
	position: relative; 
	width: 750px;
	margin:0 auto; 
	text-align: left;
	border-left: 0px solid #CBCBCB;	
	border-right: 0px solid #CBCBCB;		
}


/* general */

p,ul,td {
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	text-align: left;
	vertical-align: top;
}

a {
	color: #0076A3;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
	border-bottom: 1px dotted #990000;
}

h1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;	
	color: #0076A3;
}


h2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;	
	color: #0076A3;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0076A3;
	text-align: center;
}

h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #0076A3;
	text-align: center;
}

h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #0076A3;
	margin: 8px 0px 0px 20px;
}

.thumbnail
{
float: left;
width: 160px;
border: 1px solid #999;
margin: 0 15px 15px 0;
padding: 0px;
}



.clearboth { clear: both; }

img a:hover {
	border: none;
}


.centred {
    	display: block;
      	margin-left: auto;
  	margin-right: auto;    
}




/* top area */

td.toplogo {
	background-color: #566F8F;
	height: 150px;
	/*background-image:url("http://www.hat-uk.org/images/topbackground.png");*/	
}

td.toplogo a:hover {
	border: none;
}




td.menu {
	width: 750px;
	height: 30px;
	/*font-size: 75%;
	font-weight: bold;*/
	padding-left: 0px;
	padding-top: 5px;
	text-align: center;
	vertical-align: middle;
	
	
	
	/*background-color: #4D4D4D;
	border-top: 0px solid #b6b8bc;
	border-bottom: 3px solid #b6b8bc;*/
	
	
	
	background-image:url("http://www.hat-uk.org/images/menu4.png"); height: 35px;
}

td.menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	overflow:hidden;
}

td.menu li {
	float:left;
}

td.menu li a {
	display:block;
	width:150px;
	font-size: 12pt;	
	font-weight:bold;
	color:#566F8F;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;

	/*text-decoration:none;
		text-transform:uppercase;*/	
}

td.menu li a:hover,a:active {
	color:#FF0000;
	border-bottom: 0px solid #FF0000;
}



td.menu li.selected a { 
	color:#000000;
	/*background-color:#9B9BE9;*/

}






div.caption {
	padding-left: 15px;
	font-size: 70%;
	color: White;
}

div.caption a {
	color: White;
	font-weight: bold;
	border-bottom: 1px dotted White;
}

div.caption a:hover {
	color: #333366;
	border-bottom: 1px dotted #333366;
	text-decoration: none;
}


/* feature area */

td.feature {
	margin: 0px;
	padding-top: 30px;
	padding-bottom: 0px;
	width: 210px;
	background-color: #D8DAFF;
	border-right: 1px solid #879CA9;
	border-top: 3px solid #B6B8BC;
}

td.feature img {
	margin: 0px 0px 5px 15px;
}

p.featuretitle {
	padding-left: 0px;
	margin: 0px;
	font-size: 80%;
	color: #323298;
	font-weight: bold;
}

td.feature p{
	width: 170px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	font-size: 80%;
	color: #323298;
}

td.feature p a:hover {
	color: #FF0000;
	text-decoration: none;
}


td.feature li {
	color : #000000; 
	list-style-type : square; 
	background-position:0 0.4em; 
	vertical-align : top; 
	width : 170px; 
	margin : 0 10px 0 0px; 
	padding : 0 0 0 0; 
	font-size : 75%; 
	line-height : 140%; 
	height: 140%;
}


/* content area */


tr.contentarea {
	background-color: #FFFFFF;
}

td.content {
	border-top: 3px solid #B6B8BC;

	
	padding: 10px 10px 10px 15px;
	margin: 0px
}

td.content p {
	font-size: 100%;
}


td.content ul {
	margin-left: 50px;
	margin-right: 50px;	
	padding: 10px;
	list-style: square;
	font-size: 10pt;
}


/*td.content li {
	font-size: 75%;
	text-align:justify;	
	margin-left: 50px;
	margin-right: 100px;
	margin-bottom: 10px;
	padding: 0px;
	list-style: square;
}*/



img.left {
	float: left;
}

img.right {
	float: right;
}



ol {
	font-size: 75%;
	margin-left: 25px;
}

/* ul.list {
	margin-left: 20px;
	margin-right: 50px;	
	padding: 10px;
	list-style: square;
	font-size: 75%;
	line-height: 100%;
} */






/* data table */

table.data {
	font-size: 75%;
	width: 540px;
}

table.data td {
padding: 0px 0px 0px 0px;
}

td.header {
	color: white;
	background-color: #AF8358;
}

td.numbers {
	text-align: right;
	font-weight: bold;
}

td.numbers2 {
	text-align: right;
	font-weight: bold;
	border-top: 1px dotted #990000;
}






/* footer area */

td.footer p {
	width: 750px;
	height: 25px;
	font-size: 75%;
	font-weight: bold;
	padding-top:10px;
	padding-bottom:0px;	
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #9b9be9;
	border-bottom: 3px solid #B6B8BC;	
	color: #566F8F;	
	margin-top: 0px;

	background-image:url("http://www.hat-uk.org/images/menu4.png");	height: 25px;
	
}

td.footer p a {
	color: #566F8F;
	font-weight: bold;
}

td.footer p a:hover {
	color: #FF0000;
	border-bottom: 0px
}

fieldset {
background-color: #D1FAE8;
	margin: 10px 10px 10px 5px;
	padding: 1em 0 1em 0;
}

legend {
	margin-left: 1em;
	color: #000000;
	font-weight: bold;
}

fieldset ol {
	padding: 1em 1em 0 1em;
	list-style: none;
}

fieldset li {
	padding-bottom: 1em;
}

label {
	display: block;
}

label {
	float: left;
	width: 10em;
	margin-right: 0.5em;
	padding: 0.3em;
	font-size: 120%;
	text-align: right;
	font-weight: bold;
}

fieldset.ga {
	margin: 0px 25px 0px 0px;
	padding: 0em 1em 0em 1em;
}

label.single {
	float: left;
	width: 7.5em;
	margin-left: -1em;
	margin-right: 0.5em;
	padding: 0.3em;
	font-size: 120%;
	text-align: right;
	font-weight: bold;
}

p.gatxt {
	padding: 0em 2em 1em 2em;
}

#title, #postcode, #amount {
	width: 90px;
}

#submit {
	margin: 0em 0em 0em 2.5em;
}

#clear {
	margin: 0em 0em 0em 0em;
}

#fname, #lname, #address, #email {
	width: 200px;
}


#fname2, #lname2, #email2 {
	width: 200px;
}


#mce-FNAME, #mce-LNAME, #mce-EMAIL {
	width: 200px;
}
