body {
	background-color		: Black;
	background-image		: url('http://www.edwards-family-server.co.uk/img/bg1.gif');
	background-repeat		: no-repeat;
	background-attachment	: fixed;
	background-position		: center; 
	font-family 			: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color 					: #ffffff;
}

tr 	{
	font-family 			: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color 					: #ffffff;

}


.menulines{
    border					: 1px solid #C0C0C0;
}

.menulines a{
    text-decoration			: none;
    color					: #ffffff; /*#e6e151; */
}

.menulines a:visited{
    text-decoration			: none;
    color					: #ffffff; /*#e6e151; */
}

.font1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10; color: white }
.font2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8; color: white }
.font3 { font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; color: white; font-weight: bold}
.select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}
.input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}

a:link 		{color: white }
a:visited 	{color: grey }
a:hover 	{color: grey; font-weight: bold; }
a:active	{color: white; font-weight: bold; }

A.menulink {
	display					: block;
	width					: 198px;
	text-align				: left;
	text-decoration			: none;
	font-family				: arial;
	font-size				: 12px;
	color					: #000000;
	border					: solid 1px #FFFFFF;
}

A.menulink:hover {
	border					: solid 1px #6100C1;
	background-color		: #F0E1FF;
}

