body {
	background-color:#FFFFFF; /*#99cc99;*/
}
.titletable {
   background-color: #006666;
   /*BORDER-TOP: solid 2px #006666;
   BORDER-RIGHT: solid 2px #006666;
   BORDER-BOTTOM: solid 2px #006666;
   BORDER-LEFT: solid 2px #006666;
*/
}
.titlelogo {
   background-color:#006666;
}
.titletext {
   font-family: Times, Arial, Helvetica, sans-serif;
   font-size: 30px;
   font-style: italic;
   font-weight: bold;
   color: #FFFFFF;

}
.titletext2 {
   font-family: Times, Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-style: italic;
   font-weight: bold;
   color: #FFFFFF;
}
.titlebar {
	background-color:#333333;
	height:10;
}
.nav {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   display: block;
   background-color: #006666;
   text-decoration: none;
   font-weight: bold;
   height: 20px;
   BORDER-TOP: solid 1px #339966;
   BORDER-RIGHT: solid 1px #333333;
   BORDER-BOTTOM: inset 1px #333333;
   BORDER-LEFT: none;
}
.navOn {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #FFFFFF;
   display: block;
   background-color: #CC3300;
   text-decoration: none;
   font-weight: bold;
   height: 20px;
   BORDER-TOP: solid 1px #339966;
   BORDER-RIGHT: solid 1px #333333;
   BORDER-BOTTOM: inset 1px #333333;
   BORDER-LEFT: none;
}
.navtext {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   width: 100%;
   height: 100%;
   color: #FFFFFF;
   text-decoration: none;
   font-weight: bold;
}
.navtext:hover {
   color: #FFFFFF;
   background-color: #339966;
   text-decoration: none;
}
.navbullet {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   background-color: #339966;
   text-decoration: none;
   font-weight: bold;
width: 6px;
    BORDER-TOP: solid 1px #339966;
    BORDER-RIGHT: none;
    BORDER-BOTTOM: inset 1px #333333;
    BORDER-LEFT: none;
}
.navbulletOn {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   background-color: #cc6633;
   text-decoration: none;
   font-weight: bold;
width: 6px;
    BORDER-TOP: solid 1px #cc6633;
    BORDER-RIGHT: none;
    BORDER-BOTTOM: inset 1px #333333;
    BORDER-LEFT: none;
}



.maintable {
   background-color: #FFFFFF;
/*   background-color: #99cc99;*/
}

a.link { 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #CC3300;
   text-decoration: underline;
   font-weight: bold
}


a.link:hover { 
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #003333;
   text-decoration: underline;
   font-weight: bold
}



.maintitle { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #003333;   text-decoration: none;
}
.pagetitle { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #CC3300;   
  text-decoration: none;
  BORDER-BOTTOM: inset 3px #006666;
}
.text { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #003333;
  text-decoration: none;
}
.texttitle { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #003333;
  text-decoration: none;
}
.header { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #660000;   text-decoration: none;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc; 
  background-color: #f6f1dd
}
.footertext {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   width: 100%;
   height: 100%;
   color: #003333;
   /*color: #FFFFFF; */
   text-decoration: underline;
   font-weight: bold;
}
.footertext:hover {
   color: #CC3300;
   text-decoration: underline;
}
