body {
font-family: Arial, Helvetica, sans-serif;
background-color: #FFFFF0; color: #000000}
a:link { color: #6F0000; text-decoration: none;}
a:visited {  color:#000080; text-decoration: none;}
a:active {  color: #FF0000; text-decoration: underline;}
a:hover { color:#FF0000;; text-decoration: underline}
/*------Basic Formats----------------------------------------------------------	*/
/*	Basic font								*/
p {
font-size: 10pt;
color: #000000;
font-family: Arial, Helvetica, sans-serif}
/*	basic h2 font								*/
h2 {
font-family: Arial, Helvetica, sans-serif}
/*	basic h3 font								*/
h3 {
font-family: Arial, Helvetica, sans-serif}
/*	basic h4 font								*/
h3 {
font-family: Arial, Helvetica, sans-serif}
/*	basic td font								*/
td {
font-family: Arial, Helvetica, sans-serif}
/*------Formats special Case (site wide)---------------------------------------	*/
/*	Basic Font size inside tables						*/
td.size {
font-size: 10pt}
/*	td for a title header							*/
td.title {
font-size: 12pt;
color: #FFFFFF;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif}
/*	for ordered lists        						*/
ol.norm {
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif; color: #000000}
/*------Formats special Case (Maroon Status Bar Only)--------------------------	*/
/*	This is used for the sub-nav line					*/
a.submenu:link {
font-size: 8pt;
color: #FFFFFF;
text-decoration: none}
/*	This is used for the sub-nav line					*/
a.submenu:visited {
font-size: 8pt;
color: #FFFFFF;
text-decoration: none}
/*	This is used for the sub-nav line					*/
a.submenu:active {
font-size: 8pt;
color: #FF3333;
text-decoration: none}
/*	This is used for the sub-nav line					*/
a.submenu:hover {
font-size: 8pt;
color: #FF3333;
text-decoration: none}
/*	This is used for the sub-nav line non-linked text [current page]	*/
.submenutext  {
font-size: 8pt;
color: #FFFFFF}
/*------Formats special Case (Links on Green Backround [like on Calendar page]-	*/
/*	This is used for links on green backgrounds				*/
a.green:link {
color: #FFFFFF}
/*	This is used for links on green backgrounds				*/
a.green:visited {
color: #FFFFFF}
/*	This is used for links on green backgrounds				*/
a.green:active {
color: #FF3333}
/*	This is used for links on green backgrounds				*/
a.green:hover {
color: #FF3333}
/*------Formats special Case (Page Bottom)------------------------------------- */
/*	This is used for the text nav footer					*/
p.foot {
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif}
/*	This is used for the copyright line					*/
td.footb {
font-size: 8pt;
color: #FAEFD9;
font-family: Arial, Helvetica, sans-serif}
/*------Formats special Case (Book Sales Page)--------------------------------- */
/*	Book List Page - Type header						*/
p.bookt {
font-size: 12pt;
font-weight: bold;
border: none;
color: #FFFFFF;
margin: 0px 0px 0px;
font-family: Arial, Helvetica, sans-serif;
background-color: #006600 }
/*	Book List Page - Catalog/cost						*/
.bookc {
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif;
background-color: #DDFFDD; color: #000000}
/*	Book List Page - Book listing						*/
ul.book {
font-size: 10pt;
font-family: Arial, Helvetica, sans-serif; color: #000000}
.mainnav {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFCC98; font-weight: bold; font-style: normal}
.maintext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px}
.mainsideheader {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000}
.mainheader { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #FFCC98; font-weight: bold; font-style: normal }
.mainnotice { font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: normal; font-weight: bold}
.mainsidedata { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #000000 }
.imagecaption { font-family: Arial, Helvetica, sans-serif; font-size: 9px; line-height: 16px }
.maintitle { font-family: Arial, Helvetica, sans-serif; font-size: 24px; line-height: normal; font-weight: bold ; color: #FFFFFF}
.navbuttons { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 16px ; color: #FEFC98}

