BODY {
font-size : 1em; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : normal; 
font-size :.8em;
color : black; 
background: #D2B48C url("/bamboo.gif");
margin : 0 0 0 0;
width: 800px;
padding : 0 0 0 0;
align:left;
}

.banner_text {
   float:left;
   text-align:left;
   padding: 5px;
   color: #800000;
}

TABLE.sched { 
	background: white no-repeat url("/images/clip_image002.gif");
        background-position:70% 50%;
	border-collapse: collapse; 
}
TH.sched { text-decoration: underline; }
TD.sched { color:#CC6644; padding-left:10px;}
A.sched  { color:#CC6644; text-decoration: none; font-weight:bold; }
A.sched:HOVER { color:BLUE; }



ABBR, ACRONYM {
  cursor: help;
  color:blue;
}

H1 {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 1.2em; 
color : #000000; 
background-color : transparent; 
}

p {
font-size : .9em; 
font-family : Verdana, Arial, Helvetica, sans-serif; 

}

.smalltext {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .7em; 
}


.smalltext a:link{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smalltext a:visited{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smallertext {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : .5em; 
}


.smallertext a:link{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.smallertext a:visited{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
}

.noline a:link{
  text-decoration : none;
}

.noline a:visited{
  text-decoration : none;
}


.largetext {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:link{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.largetext a:visited{
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 1.2em; 
}

.errortext {
  font-family : Verdana, Arial, Helvetica, sans-serif; 
  font-size : .9em;
  color : red;
  font-weight : bold;
}

.grid {
border : #efb240 .05em solid;
}

.white {
  background-color : white;
}

.black {
  background-color : black;
}

.bg_dark {
  background-color : #d8860a;
}

.bg_medium {
  background-color : #D2B48C;
  color:white;
  font-weight:bold;
}


.menu a, 
.menu a:link, 
.menu a:active
{
   color:white;
   font-weight:bold;
   text-decoration:none;
}

.menu a:hover
{
   color:black;
}

.bg_light {
  background-color : #f7ca88;
}

.alt_bg_dark {
  background-color : #066fa0;
}

.alt_bg_medium {
  background-color : #2794d8;
}

.alt_bg_light {
  background-color : #5fb0d8;
}
