body {
	margin: 0px;
}

p {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #fff; text-decoration: none;}

/* Backgrounds */
.bg-grey 	{background-color: #999999;}
.bg-black	{background-color: #000000;}
.bg-homemain{background: url(site_images/home.jpg) no-repeat #000000 center;}

/* Misc */
.maxheight {height: 100%;}
.recommend {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #ffffff; text-decoration: none; border: 1px none #FFFFFF;}
a:link {font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #ffffff; text-decoration: none;}
a:visited {font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #ffffff; text-decoration: none;}
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #999999; text-decoration: none;}
a:active {font-family: Arial, Helvetica, sans-serif; font-size: x-small; color: #999999; text-decoration: none;}
.address {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #ffffff; text-decoration: none;	border: 1px none #FFFFFF;}
.homeabout {font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #777777; text-decoration: none;	border: 1px none #FFFFFF;}
.bodytext {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none;}
.contform {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; border:#000000 1px solid;s}
.contformbg {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; background-color: #999999; font-weight: normal; border:#000000 1px solid; }
.bodytext :link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bodytext :visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.bodytext :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.bodytext :active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}


