body{ 
background-color : #CBC8D8;
color : black;
	text-align: justify;
	vertical-align: bottom;
	font: 13px Verdana, Arial;
}

h1 {
display: none;
}

.h1_harrogate {
 display: block;
 color: #2F5F0C;
 font-size: 18px;
 font-family: Trebuchet MS, Helvetica;
 letter-spacing: 2px;
}

.h2_harrogate {
 font-weight: bold;
 font-size: 14px;
 padding-bottom: 10px;
} 

h2 {
	color: #5B5285;
	text-align: center;
	letter-spacing: 1px;
	background: #fffffF;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
 padding-bottom: 20px;
}

h3 {
	color: #cc0000;
	text-align: center;
	letter-spacing: 1px;
	background: #fffffF;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
}



h5 {
	color: #5B5285;
	text-align: center;
	letter-spacing: 1px;
	background: #fffffF;
	font-family: Verdana, Arial;
}

a {
color : #2F5F0C;
}

a:hover{
color : #5C344E;
text-decoration : underline;
}

a:visted{
color : #5C344E;
text-decoration : underline;
}

a.hide{
color : #000000;
text-decoration: none;
cursor:text;
}

a.hide:hover{
color : #000000;
text-decoration: none;
cursor:text;
}

a.hide:visited{
color : #000000;
text-decoration: none;
cursor:text;
}


.content{
background-color : #ffffff ;
 color : #000000;
	vertical-align: top;
	list-style: square;
	font: 14px sans-serif, Arial, Helvetica, Geneva;
}

.formcontent{
background-color : #CBC8D8; 
color : #000000;
	vertical-align: top;
	list-style: square;
	font: 14px sans-serif, Arial, Helvetica, Geneva;
}

.content{ 
	text-align: justify;
}

.contentcenter{ 
color : black;
	vertical-align: top;
	text-align: center;
	font: 14px sans-serif, Arial, Helvetica, Geneva;
	background: #FFFFFF;
}
.menu{
background-color : #ffffff ; 
color : #000000;
	text-align: center;
	border-bottom: 1px solid #5B5285;
	font: bold 12px verdana , arial;
}

.footer{
background-color : #FFFFFF; 
font-family : verdana, arial; 
font-size : 12px; 
color : black;
	text-align: center;
	border: 0px;
	border-top: 1px #5b5285 solid;
	border-bottom: 1px solid #5B5285;
}

.footersmall{
background-color : #ffffff; 
color : #5C344E;
	text-align: center;
	border: 0px;
	font: 11px verdana, arial;
}

.link{
 color : #5C344E;
	text-align: center;
	border: 0px;
	font: 11px verdana, arial;
}

.table {
	border: 1px #5C344E solid;
	background: #FFFFFF;
	color: black;
	font: 14px Verdana, Arial;
}

.tablebox {
	background: #CBC8D8;
	color: #000000;
	font: 14px Verdana, Arial;
	vertical-align: top;
}


.button { 
border : 1px solid #000000; 
background : #CBC8D8; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
color: #000000;  
font-weight : bold; 
}
