.pageheader {
	background-color: #f3cd03;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 10px;
	font-weight: bold;
}
.border {
	border: thin solid #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.dots {
	border-top: thin none #000;
	border-right: thin none #000;
	border-bottom: thin dotted #000;
	border-left: thin none #000;
	font: 12px Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	padding-top: 8px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #28710f;
	font-weight: bold;
}
.orheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F25B2C;
	font-weight: bold;
}
.textlrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-left: 25px;
}
.whtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.whtext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.smtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-align: center;
}
.header2 {
	font: bold 20px Arial, Helvetica, sans-serif;
}
.tablebor {
	font: 12px Arial, Helvetica, sans-serif;
	border: thin dotted #CDCDCD;
	text-align: center;
}
.menubg {
	background-image: url(artwork/menubg.jpg);
	background-repeat: no-repeat;
	height: 43px;
	width: 682px;
	margin: 0px;
}

