body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
}
.footer {
	font-size: 10px;
	color: #333333;
}
.footernav {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.mainBG {
	background: #FFFFFF url("mainBG.gif");
	background-repeat: repeat-y;
  	background-position: center;
}.pageheading {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.bluebold {
	font-weight: bold;
	color: #000066;
}
.italics {
	font-style: italic;
}
.whiteheading {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.haggis {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.formlabels {
	font-size: 11px;
}
.textentry {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	width: 380px;
	padding: 2px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.textentrysmall {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	width: 40px;
	padding: 2px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.textentrycontact {
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	width: 270px;
	padding: 2px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
}
.toptenlink {
	color: #000066;
	text-decoration: none;
}.red {
	color: #FF0000;
}
