body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	text-align: inherit;
	width: 98%;
}
#header {
	margin: auto;
	padding: 0px;
	width: 780px;
	font-family: Arial, Verdana, sans-serif;
	clear: both;
}
#title {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: 175%;
	clear: both;
	font-weight: bold;
	margin-top: 10px;
	background-color: #FFF;
}
#subtitle {
	text-align: center;
	margin: 0px;
	font-size: 60%;
	clear: both;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#menu {
	padding: 0px;
	clear: both;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: auto;
	font-size: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: inset;
	border-left-style: none;
}
#content {
	text-align: left;
	padding: 0px;
	height: auto;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
	font-size: 100%;
	background-color: #FFF;
}
#footer {
	width: 780px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 75%;
	text-align: right;
	background-color: #FFF;
}

.contenthead {
	font-size:120%;
	font-weight:bold;
	text-align:left;
}
.contentcenter {
	text-align:center;
	clear: both;
	width: 780px;
}
.contentsmaller {
	font-size: 85%
}	
.contentmore {
	font-size:70%
}
.tabletitle {
	font-weight: bold;
	color: #00C;
	padding: 5px;
}
.instruct {
	font-style: italic;
	color: #339;
}

.contentleft {
	font-size: 100%;
}
.listing {
	font-size: 70%;
}
.LargeFP {
	font-size: 150%;
}
.redinstead {
	color: #C00;
}



.tblAcontent {
	font-size: 90%;
	width: 600px;
	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: none;
	border-left-style: none;
}

.tblBcontent {
	font-size: 80%;
	width: 780px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}

