body {
	margin: 0; 
	padding: 0;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%;
	background: #CFCFC2;
	color: #3F1B00;
	}
table {padding: 0}
strong {font-weight: bold;  color: #800000;}
b {font-weight: bold;  }
pre {font-size: 8pt;}

.page-table {
	width: 700px; 
	background: #FFFFF2;
	height: 100%;
	margin: auto;
	font-size: 1em;
}
.text {
	padding: 30px 0 20px 20px;
	vertical-align: top;
	height: 100%;
}
.navContainer {
	vertical-align: top;
	padding: 30px 0 20px 10px;
 }
.navColumn {
	width: 160px;
	text-align: center;
	line-height: 1.5;
	
	height: 100%;
}
.navMenu {
	margin: auto;
	width: 115px;
	border: 1px dotted #dfdfdf;
	background-color: #EFEFE0;
	font-size: .85em;
	padding: 5px 0 5px 0;
}

.limage-sm {list-style-image: url(bullet-square-sm.gif);}
.faint {color: #7F7F7F;}
.feedback {padding-left: 40px; padding-right: 40px; font-family: "Courier New", Courier, monospace;}
.red {color: red;}
.block2 {font-size: .85em; padding-left: 20px; padding-right: 30px;}
.cell {font-size: .85em; text-align: center; vertical-align: bottom;}
.center {text-align: center;}
.limage-sm {list-style-image: url(bullet-square-sm.gif);}
.ul {color: #585656; font-weight: bold;}
.quote {font-style: italic; font-size: .9em;}
.shade{background-color: #D7D7C3;}
.text9 {font-size: .9em;}
.small {font-size: .85em;}
.small-c {font-size: .85em; text-align: center;}
.smaller {font-size: .75em;}
.head1 {font-weight: bold; font-size: 1em; text-align: center; color: #800000}
.strong {font-weight: bold;  color: #800000;}
.tpad30 {padding-top: 30p;}

.navColumn a:link {color: #0007BF; text-decoration: none;}
.navColumn a:visited {text-decoration: none;}
.navColumn a:hover {text-decoration: underline;}


.menu2 {
    color: #FFFFFF;
    background-color: #177FBD;
	font-weight: bold;
	padding: 2px;
}
