body {
font-family: Arial, sans-serif; 
color: #000000; 
background-color: #FFFFFF;
line-height: 1.166;
margin: 0px;
padding: 0px;
}

a{
  color: #006699;
  text-decoration: none;
}
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----------------------------------------------------------	*/

p {
  font-size: 10pt;
  color: #000000;
  font-family: Arial, sans-serif
}
h1{
  font-family: Verdana,Arial,sans-serif;
  font-size: 120%;
  color: #334d55;
  margin: 0px;
  padding: 0px;
}
h2{
  font-family: Arial,sans-serif;
  font-size: 120%;
  color: #334d55;
  margin: 0px;
  padding: 0px;
}
h3{
  font-family: Arial,sans-serif;
  font-size: 110%;
  color: #334d55;
  margin: 0px;
  padding: 0px;
}
h4{
  font-family: Arial,sans-serif;
  font-size: 100%;
  color: #334d55;
  margin: 0px;
  padding: 0px;
}
/*	basic td font								*/
td {
  font-family: Arial, 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, sans-serif;
 }
/*	for ordered lists        						*/
ol.norm {
  font-size: 10pt;
  font-family: Arial, 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: 12pt;
font-family: Arial, sans-serif;
 color: #FFFFFF;
}
/*	This is used for the copyright line					*/
td.footb {
  font-size: 12pt;
  color: #FAEFD9;
  font-family: Arial, 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, sans-serif;
  background-color: #006600;
}
/*	Book List Page - Catalog/cost						*/
.bookc {
  font-size: 10pt;
  font-family: Arial, sans-serif;
  background-color: #DDFFDD;
  color: #000000;
}
/*	Book List Page - Book listing						*/
ul.book {
  font-size: 10pt;
  font-family: Arial, sans-serif;
  color: #000000;
  }
li {   /*IE needs this to recognize links in all columns*/
  width:400px;
  margin:15px 0 0 0;
  padding:0 10px 0 0;
  line-height:35px;
  position:relative;
}
.licol-1 {
  margin-left:1px;
  }
.licol-2 {
  margin-left:350px;
  }    
.licol-first {
  margin-top:-135px;
  }
.mobilehdr {
  font-family: Arial, sans-serif;
  font-size: 18px;
  color: #FF0000;
  font-weight: bold;
  line-height: 18px;
}
.convhdr {
  font-family: Arial, sans-serif;
  text-align:center;
  font-size: 20px;
  color: #FFBC00;
  font-weight: bold;
  line-height: 20px;
}
.infotext {
  font-family: Arial, sans-serif;
  font-size: 20px;
  line-height: 25px;
}
.techlibr {
  font-family: Arial, sans-serif;
  font-size: 25px;
  line-height: 35px;
}
.mainnav {
  font-family: Arial, sans-serif;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
  font-style: normal;
}
.maintext {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
}
.mainlibr {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #00008B;
}
.boldblacklarge {
  font-family: Arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF
}
.boldredlarge {
  font-family: Arial, sans-serif;
  font-size: 20px;
  line-height: 24px;
  color: #FF0000;
}
.mainsideheader {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
}
.mainheader {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: bold;
  font-style: normal;
}
.mainnotice {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: bold;
  color: #FFFFFF;
}
.mainsidedata {
  font-family: Arial, sans-serif;
  list-style: none;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #000000;
}
.imagecaption {
  font-family: Arial, sans-serif;
  font-size: 9px;
  line-height: 16px;
}
.maintitle {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: normal;
  font-weight: bold ;
  color: #CC0000;
}
.clubtitle {
  font-family: Arial, sans-serif;
  font-size: 18px;
  color: #FFFFFF;
  font-weight: bold;
  font-style: normal;
}

