a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #50604A;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;

}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
body {
	background-attachment: fixed;
	background-image: url(images/bck.jpg);
	background-repeat: repeat-x;
}
.toiletBack {
	background-image: url(images/toiletback.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.fField {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #E6E6E6;
	border: thin inset;
}
.cell {
	border: 1px outset;
}
.cell1 {

	border: 1px outset;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
