BODY {
	background-image:url(/images/layout1/background.jpg);
	color:black;
	font-family:Georgia, Melior, Zapf Elliptical, Serifa, Times New Roman, Times;
	font-size:14px;
}
A {
	color:black;
	text-decoration:none;
}
A:hover {
	text-decoration:underline;	
}
TD {
	font-size:14px;
	vertical-align: top;
}
.footerText {
	font-family:Verdana, Arial;
	font-size:11px;
	color:black;
}
A.footerText {
	text-decoration:none;
	color:black;
}
A.footerText:hover {
	text-decoration:underline;
}
.menuCell {
	background-image: url(/images/menubutton.gif);
	background-repeat: no-repeat;
	text-align:center;
	vertical-align:center;
	font-family:Times, Times New Roman;
	font-size:14px;
	color:black;
}
A.menuCell {
	color:black;
	text-decoration:none;
}
A.menuCell:hover {
	text-decoration:underline;
}

INPUT.searchField {
	border:1px solid black;
	background: white;
	color:black;
	font-family: Tahoma, Trebuchet, Verdana, Arial;
	font-size:12px;
	width:85px;
}
INPUT.formField {
	border:1px solid black;
	background: white;
	color:black;
	font-family: Tahoma, Trebuchet, Verdana, Arial;
	font-size:12px;
}
SELECT.formField {
	border:1px solid black;
	background: white;
	color:black;
	font-family: Tahoma, Trebuchet, Verdana, Arial;
	font-size:12px;
}
TEXTAREA.formField {
	border:1px solid black;
	background: white;
	color:black;
	font-family: Tahoma, Trebuchet, Verdana, Arial;
	font-size:12px;
}
.pageTitle {
	color:#006633;
	font-family:Times, Times New Roman;
	font-size:50px;
	font-weight:bolder;
}
