body {
  background-color: #ffffff;
  margin: 0px;
  padding: 0px;
  }

p { font: 1.0em verdana,arial,helvetica,sans-serif; }  

h2 {
  color: #003963;
  font-family: verdana, arial, sans-serif;
  font-size: 16px: bolder;
  margin-top: 2px;
  margin-bottom: 2px;
  padding: 0px;
  }

h3 {   font-family: verdana, arial, sans-serif; }

.majorhead {
  background-color: #ffffff;
  color: #26422e;
  margin: 0px;
  padding: 0px;
  }

td.majorhead h2 { font-variant: normal }  

.bold { font-weight: bold; }

td.shade p.bold { margin-top: 0px; margin-bottom: 0px;}  

.shade {
	background-color: #8CBDDE;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #5AA5BD;
	border-right-color: #336699;
	border-bottom-color: #D6DEEF;
	border-left-color: #b4cebb;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: solid;


  }

.shadedrk {
  background-color: #D6DEEF;
  }


.shadelink {
  background-color: #d6deef;
  }


.shadelink p {
  border-bottom: 0px;
  margin-bottom: 2px;
  }

.item { background-color: yellow; font-weight: bold; }

.borderit {
	border: 1px solid #003963;
	background-color: #ffffff; }

.borderpic {
  border: 1px solid #003963;
  padding: 3px;
  }

.bottom {
  border-bottom: 1px solid #003963;
  }


.bottomrt {
  border-bottom: 1px solid #003963;
  border-right: 1px solid #003963;
  }



.pic {
  text-align: center; 
  padding-top: 10px; 
  padding-bottom:20px; 
  width: 220px; 
  background: white; 
  border-left: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  border-bottom: 2px solid #555555; 
  border-right: 2px solid #555555; 
  }

.gold { border-left: 3px solid #fffb94;
border-top:  3px solid #fffb94;
border-right: 3px solid #fff300;
border-bottom: 3px solid #fff300;
background-color: #fcfacc; }

.green { border-left: 3px solid #a4fba8;
border-top:  3px solid #a4fba8;
border-right: 3px solid #1bb722;
border-bottom: 3px solid #1bb722;
background-color: #39f742; }

.greentxt { color: #1bb722; }


ul {
/* list-style-image: url("images/awd_ball.gif"); */
 font-family: verdana,arial,helvetica,geneva,sans-serif;
 font-size: 1.0em;
 color: #000000;
  }


.caption {
  margin-bottom: 10px;
  }

.smalltxt { font-size:10px; }

a.light:link {
  font-family: verdana,arial,sans-serif;
  font-size: 1.0em;
  color: #000000;
  }
  
a.light:visited {
  font-family: verdana,arial,sans-serif;
  font-size: 1.0em;
  color: #000000;
  text-decoration: none;
   }
   
a.light:hover {
  font-family: verdana,arial,sans-serif;
  font-size: 1.0em;
  background-color: #003963;
  color: #ffffff;
  text-decoration: none;
  }
  
a.light:active {  
  font-family: verdana,arial,sans-serif;
  font-size: 1.0em;
  color: #ff0000;
 }


