body {
  background-color: #FBEAD3;
  margin: 0px;
  padding: 0px;
  } 

h1 {
  font-family: "comic sans ms",cursive;
  font-size: 24px;
  color: #520008;
  }

h2 {
  font-family: "comic sans ms",cursive;
  font-size: 20px;
  color: #31425a;
  line-height: 100%;
  }

.likeh2 {
  font-family: "comic sans ms",cursive;
  font-size: 18px;
  font-weight: bold;
  color: #31425a;
  line-height: 110%;
  }

h3 {
  font-family: "comic sans ms",cursive;
  font-size: 16px;
  color: #31425a;
  }

.bighead {
  font-size: 20px;
  text-align: right;
  margin-right: 10px;
  }

.bigwhite {
  font-size: 20px;
  text-align: right;
  margin-right: 10px;
  color: #ffffff;
  }

.logopic { background-color: #00425A; }

p {
  font-family: verdana,arial,helvetica,geneva,sans-serif;
  font-size: 14px;
  color: #000000;
  }

.first {
  margin-top: 0px;
  }

.counter {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 10px;
  }

.borderit {
  padding: 5px;
  border: 1px solid #004659;
  background-color: #F9D89F;
  color: #26364D;
  font-weight: bold;
  }

.borderimg {
  padding: 2px;
  border: 1px solid #004659;
  background-color: #ffffff;
  color: #26364D;
  font-weight: bold;
  }
.borderleft {
  padding: 5px;
  border-left: 1px solid #004659;
  border-top: 1px solid #004659;
  border-bottom: 1px solid #004659;
  background-color: #F9D89F;
  color: #26364D;
  font-weight: bold;
  }


.borderright {
  padding: 5px;
  border-right: 1px solid #004659;
  border-top: 1px solid #004659;
  border-bottom: 1px solid #004659;
  background-color: #F9D89F;
  color: #26364D;
  font-weight: bold;
  }


.dashed	{
  border : 4px dashed #31425a ;
   }

.navborder {
  border: 1px solid #004659;
  background-color: #f9d89f;
  }

.navheading {
  border: 1px solid #004659;
  background-color: #fae7c6;
  }


a.toolLnk:link  {
 display: block;
 text-decoration: none;
 font-size: 9pt;
 font-family: verdana,arial,sans-serif;
 font-variant: smallcap;
 font-weight : bold;
 color: #000000;
 background-color: transparent;
}

a.toolLnk:visited  {
 display: block;
 text-decoration: none;
 font-size: 9pt;
 font-family: verdana,arial,sans-serif;
 font-variant: smallcap;
 font-weight : bold;
 color: #31425a;
 background-color: transparent;
}

a.toolLnk:hover  {
 display: block;
 text-decoration: none;
 font-size: 9pt;
 font-family: verdana,arial,sans-serif;
 font-variant: smallcap;
 font-weight : bold;
 color: #ffffff;
 background-color: #004659;
}

a.toolLnk:active  {
 display: block;
 text-decoration: none;
 font-size: 9pt;
 font-family: verdana,arial,sans-serif;
 font-variant: smallcap;
 font-weight : bold;
 color: #red;
 background-color: transparent;
}


.bold {
  font-weight: bold;
  }

.boldcap {
  font-weight: bold;
  font-size: 12px;
  }

.white {
  color: #ffffff;
  }

.header {
  font-size: 18px;
  font-weight: bold;
  color: #004659;
  }

.redhead {
  font-size: 18px;
  font-weight: bold;
  color: #ad0018;
  }

.subhead {
  font-size: 14px;
  font-weight: bold;
  background-color: #ffde4a;
  }


.smaller {
  font-size: 11px;
  }

.curtLayer {
  position: absolute;
  visibility: hidden;
  }
  
.poptxt {
  font-family: "Comic Sans MS", "Trebuwtet MS", Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #520008;
  margin-left: 10px;
  }

.field {
  font-family: "Courier New", Courier, mono;
  font-size: 12px;
  background-color: #ffffff;
  color: #000033;
  }
  
.small {
  font-size: 9px;
  }

.smallnav {
  font-size: 9pt;
  }

ul {
 list-style-image: url("images/blue_ball.gif");
 font-family: verdana,arial,helvetica,geneva,sans-serif;
 font-size: 12px;
 font-weight: bold;
 color: #000000;
  }

ol {
 font-family: verdana,arial,helvetica,geneva,sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
  }

li {
  margin-top: 4px;
  }


A:link {
  font-family: arial,helvetica,geneva;
  color: #000000;
  text-decoration: underline;
   }
   
A:visited {
  font-family: arial,helvetica,geneva;
  color: #31425a;
  text-decoration: underline;
   }
A:hover {
  color: #D60042;
  text-decoration: none;
  }

A:active {
  color: #ff0000;
  text-decoration: none;
  }   

A.white:link {
  font-family: arial,helvetica,geneva;
  color: #ffffff;
  text-decoration: underline;
   }
   
A.white:visited {
  font-family: arial,helvetica,geneva;
  color: #ffffff;
  text-decoration: underline;
   }
A.white:hover {
  color: yellow;
  text-decoration: none;
  }

A.white:active {
  color: #ff0000;
  text-decoration: none;
  }   

A.onwhite:link {
  font-family: arial,helvetica,geneva;
  color: #000000;
  text-decoration: underline;
   }
   
A.onwhite:visited {
  font-family: arial,helvetica,geneva;
  color: #31425a;
  text-decoration: underline;
   }
A.onwhite:hover {
  color: #ff0000;
  text-decoration: none;
  }

A.onwhite:active {
  color: #ff0000;
  text-decoration: none;
  }   
