body {
  width: 95%;
}

.clrflt { float: none; }

.header {
  border: dashed thin #FFFFFF;
  background-image: url(images/backg.gif);
}

.lftHdr {
  width: 300 px;
  min-width: 30%;
  text-align: left;
  float: left;
}

.bigTitle {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #FFFFFF;
  font-size: xx-large;
  text-decoration: none;
  text-align: center;
}

.rgtHdr {
  width: 300 px;
  min-width: 30%;
  float: right;
}



a.side:link {color: blue; text-decoration: none;}
a.side:visited {color: blue; text-decoration: none;}
a.side:hover {color: #FF00FF; text-decoration: none;}
a.side:active {text-decoration: none;}

.date {
    color: white;
	text-align: center;
	font-size: 18px;
}

.Access {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-style: italic;
}

.menuchoice {
	font-family: "Book Antiqua", "Bookman Old Style", "Copperplate Gothic Bold", Garamond;
	font-size: 20px;
	font-weight: bolder;
	font-variant: small-caps;
	color: blue;
	border-bottom: 1px solid blue;
}

.desc {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9900CC;
}
	
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}

th { background-image: url(images/backg.gif);
     text-align: center; }

.greenp {
	color: #009933;
}
.redp {
	color: #CC0000;
}

.christmas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

a.christmas:link {text-decoration: none;}
a.christmas:visited {text-decoration: none;}
a.christmas:hover {text-decoration: none;}
a.christmas:active {text-decoration: none;}

.announce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
	text-align: center;
	vertical-align: middle;
}

a.announce:link {text-decoration: none;}
a.announce:visited {text-decoration: none;}
a.announce:hover {text-decoration: none;}
a.announce:active {text-decoration: none;}