/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background-image:url(../images/BACKBB.jpg);*/
	background-color: #406B98;
	margin-top: 0px;
	olor: #000000;
}
a:link.main-menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:underline;
}
a:visited.main-menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
	text-decoration:underline;
}
a:hover.main-menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #ebebeb;
	font-weight:bold;
	text-decoration:none;
}
a:link {
	color: #0000FF;
	text-decoration:underline;
}
a:visited, a:active {
	color: #0000FF;
	text-decoration:underline;
}
a:hover {
	color: #00CCFF;
	text-decoration:none;
}
table.main  {
	border: 0px solid black;
}

.feat_site {
border: 1px solid black;
}
.navtop {
	font-size:16px;
	border-left:2px;
	border-right:2px;
	border-bottom:2px;
}
.bgtable {
/*background-image:url(../images/BACKGG.gif);*/
background-color:#F3F3F3;
}
#bgrow {
	background-image:url(../images/BACKGG.gif);
}
.darkgreen {
	color: #006464;
}
.bigger {
	font-size:18px;
}
ul#cats {
margin-left: 20px;
padding-left: 0;
white-space: nowrap;
border-top:1px solid #000000;
}

#cats li
{
font-size:14px;
list-style-type: none;
border-bottom:1px solid #000000;
padding-bottom:10px;
padding-top:10px;
margin-left:10px;
}

#cats a { padding: 5px 10px; }

#cats a:link, #cats a:visited
{
color: #000066;
text-decoration: none;
}

#cats a:hover
{
color: #0066FF;
text-decoration: none;
}
.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000066;
}




#newsswap
{
  display: block;
  width: 118px;
  height: 68px;
  background: url("http://www.lowcostwebdesigns.co.uk/images/newsbutton.gif") no-repeat 0 0;

}

#newsswap:hover
{ 
  background-position: 0 -64px;
}

#newsswap span
{
  display: none;
}

#surveyswap
{
  display: block;
  width: 118px;
  height: 68px;
  background: url("http://www.lowcostwebdesigns.co.uk/images/surveybutton.gif") no-repeat 0 0;

}

#surveyswap:hover
{ 
  background-position: 0 -67px;
}

#surveyswap span
{
  display: none;
}


#faaqswap
{
  display: block;
  width: 118px;
  height: 68px;
  background: url("http://www.lowcostwebdesigns.co.uk/images/faqbuttons.gif") no-repeat 0 0;

}

#faaqswap:hover
{ 
  background-position: 0 -64px;
}

#faaqswap span
{
  display: none;
}
