body{
	background-color:#dddddd; 
	margin:0;
	padding:0; 
   font-size: 12px;
	font-weight: normal;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	background-repeat : repeat-x;
	background-image: url(../images/page-bground.gif);
	text-align: center;
}

a, a:link, a:active, a:visited{
	color:#0000ff;
	text-decoration: underline;
}



a:hover{
	color:#ff7700;
	text-decoration: none;
}

.toptext {
	font-size: 9px;
	font-weight: normal;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: #0066CC;
}

.toptext a, .toptext a:link, .toptext a:active, .toptext a:visited {
	color: #0066cc;
	text-decoration: none;
}

.toptext a:hover {
	color: #FF8800;
	text-decoration: underline;
}

.pageheader {
	font-size: 16px;
	font-weight: bold;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	color:#6699FF;
}

.mastbground {
	background-image: url(../images/masthead-bground.jpg);
	background-repeat: repeat-x;
}

.header {
	font-size: 20px;
	font-weight: bold;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	color:#FF6600;
	display: block;
	margin-bottom:5px;
}

.subheader {
	font-size: 14px;
	font-weight: bold;
	font-family: arial, helvetica, geneva, verdana, sans-serif;

}

.paneltext{
	font-size: 12px;
	font-weight: normal;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	background-color: #ffffff;
}

.paneltextsmall{
	font-size: 11px;
	font-weight: normal;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	background-color: #ffffff;
}

.panelbg {
	background-color: #ffffff;
}



.miniheader {
	background-image: url(../images/miniheader-bground.gif);
	background-repeat: repeat-y;
	padding-left:15px;
}

.textbold {
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
}

.textboldblue {
	color:#0000cc;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
}

.textboldorange {
	color:#ff7700;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
}

.paneltext ul {
	list-style-type: square;
	color:#ff6600;
}

.paneltext ul li{
	margin-bottom:4px;
}

.dimmed {
	color: #777777;
}

a.menu, a.menu:link, a.menu:active, a.menu:visited {
	font-weight:bold;
	font-size: 12px;
	text-decoration:none;
	color: #ff7700;
	display:block;
	margin: 4px 0px 4px 0px; 
}

a.menu:hover {
	text-decoration:underline;
	color: #0000ff;
}

.selectedpage {
	color: #999999;
	font-weight:bold;
	display:block;
	margin: 4px 0px 4px 0px; 
}

.pagenav {
	 font-size: 9px;
	font-weight: normal;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: #999999;
	letter-spacing: -0.1em;
	text-align: left;
	margin-bottom:5px;
}

.pagenav a, .pagenav a:link, .pagenav a:active, .pagenav a:visited {
	color:#777777;
	text-decoration:none;
}

.pagenav a:hover {
	color:#0000ff;
	text-decoration:underline;
}

.baselinks {
	 font-size: 9px;
	font-weight: normal;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	color: #999999;
}

.baselinks a, .baselinks a:link, .baselinks a:active, .baselinks a:visited {
	color:#777777;
	text-decoration:none;
}

.baselinks a:hover {
	color:#0000ff;
	text-decoration:underline;
}

div.navbar {
	z-index:25;
	position: absolute;
	left:auto;
	top: 109px;
	margin:0;
	padding:0;
	border:none;

}

div.menu {
position: absolute;
margin:0;
padding:0;
border:none;
}

div.menuHolder, #switchOff {
position: absolute;
left: auto;
top: auto;
margin:0;
padding:0;
border:none;
display:none;
}


td.menucell {
	background-color:#ff8800;
	padding:4px;
	border-style:solid;
	border-width:1px;
	border-top-width: 0px;
	border-color:#ffffff;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, helvetica, verdana, geneva, sans-serif;
}

td.menucell a, td.menucell a:link, td.menucell a:active, td.menucell a:visited{
	color: #ffffff;
	text-decoration: none;
}

td.menucell a:hover {
	color: #0000cc;
	text-decoration: none;
}

.galleryTB {
	width:50px;
	height:50px;
	border-style:solid;
	border-width:1px
	border-color:#ff7700;
	float:left;
	padding:0;
	margin: 5px 16px 11px 0px;
}

input.orange{
	font-size: 11px;
	font-weight: normal;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	border-style:solid;
	border-width:1px;
	border-color: #ff7700;
}

input.grey{
	font-size: 11px;
	font-weight: normal;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	border-style:solid;
	border-width:1px;
	border-color: #cccccc;
	background-color: #eeeeee;
}

select.grey{
	font-size: 11px;
	font-weight: normal;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	border-style:solid;
	border-width:1px;
	border-color: #cccccc;
	background-color: #eeeeee;
}

input.blue{
	font-size: 11px;
	font-weight: normal;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	border-style:solid;
	border-width:1px;
	border-color: #000099;
}

textarea.orange{
	font-size: 11px;
	font-weight: normal;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	border-style:solid;
	border-width:1px;
	border-color: #ff7700;
}

textarea.grey{
	font-size: 11px;
	font-weight: normal;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	border-style:solid;
	border-width:1px;
	border-color: #cccccc;
	background-color: #eeeeee;
}

textarea.blue{
	font-size: 11px;
	font-weight: normal;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	border-style:solid;
	border-width:1px;
	border-color: #000099;
}

table.addressBook {
	width:100%;
}

table.addressBook tr th {
	padding: 0 0 3px 0;
	font-size: 12px;
	font-weight: bold;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	text-align: left;
	vertical-align: top;
	border: 0px #dddddd solid;
	border-bottom-width: 1px;
}

table.addressBook tr td {
	padding: 0 0 3px 0;
	font-size: 11px;
	font-weight: normal;
	font-family: arial, helvetica, geneva, verdana, sans-serif;
	text-align: left;
	vertical-align: top;
	border: 0px #dddddd solid;
	border-bottom-width: 1px;
}

/*.usefulLinkPanel{
margin: 2px 0 2px 0;
	padding: 20px 0 0 90px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position:left top;
	font-size: 11px;
	font-weight:bold;
}

.usefulLinkPanel a{
text-decoration: none;
}

.usefulLinkPanel a:hover{
text-decoration: underline;
}

div#abbeyGate{
	background-image: url(../images/logos/abbeygate.png);
	background-position:5px 3px;
	_height:0;
	height: 50px;
}

div#freshneyPlace{
	background-image: url(../images/logos/freshneyplace.png);
	_height:0;
	height: 56px;
}

div#neLincs{
	background-image: url(../images/logos/nelincs.png);
	_height:0;
	height: 50px;
}

div#thisIsGrimsby{
	background-image: url(../images/logos/thisisgrimsby.png);
	background-position:0 25px;
	_height:0;
	height: 50px;
}

div#ggro{
	background-image: url(../images/logos/ggro.png);
	background-position:0 15px;
	_height:0;
	height: 50px;
}

*/

a.usefulLinkPanel{
display: block;
_height:0;
	height: 50px;
margin: 2px 0 2px 0;
	padding: 20px 0 0 90px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position:left top;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}

a.usefulLinkPanel:hover{
text-decoration: underline;
}

a#abbeyGate{
	background-image: url(../images/logos/abbeygate.png);
	background-position:5px 3px;
	_height:0;
	height: 50px;
}

a#freshneyPlace{
	background-image: url(../images/logos/freshneyplace.png);
	_height:0;
	height: 56px;
}

a#neLincs{
	background-image: url(../images/logos/nelincs.png);
	_height:0;
	height: 50px;
}

a#thisIsGrimsby{
	background-image: url(../images/logos/thisisgrimsby.png);
	background-position:0 25px;
	_height:0;
	height: 50px;
}

a#ggro{
	background-image: url(../images/logos/ggro.png);
	background-position:0 15px;
	_height:0;
	height: 50px;
}