
	body {
		font-family: veranda,arial,helvetica,sans-serif;
		font-size: 12px;
 		font-weight: normal;
		text-align: center;
 		color: #000000;
		background-color: #5A5594; }

textarea { border-style: solid; font-style: normal; font-family: veranda,arial,helvetica,sans-serif; font-size: 12px; text-align: center; }

a:link { color: #02349A; font-weight: bold; }
a:active { color: #660000; font-weight: bold; }
a:visited { color: #310063; font-weight: bold; }
a:hover { color: #7B6D39; font-weight: bold; }

table
{ margin-left: auto; margin-right: auto; margin-bottom: auto; margin-top: auto; }

.bg_table {
 background: url(images/bckgndtable.jpg);
}
.bg_left {
 background: url(images/leftbg.jpg);
}
.bg_banner {
 background: url(images/bannerbg.gif);
}
.bg_none {
 background-color:#CCCCFF;
 background-image: none;
}

.schedule { font-size: 12px; color: #000000; font-weight: normal; }

.comments { font-size: 12px; color: #000000; font-weight: normal; text-align: left; }

.whatsnew { font-size: 11px; color: #000000; font-weight: normal; }

td.leftalign 
{ text-align: left; }

td.purple
{ background-color:#5A5594; }

td.lavender
{ background-color:#CCCCFF; }

h1 
{ font-size: 30px; color: #310063; font-weight: bold; font-family: PalatinoLinotype; text-align: center; } 

h2 
{ font-size: 22px; color: #660000; font-weight: bold; font-family: PalatinoLinotype; font-style: italic; }  

h2.center 
{ font-size: 22px; color: #660000; font-weight: bold; font-family: PalatinoLinotype; font-style: italic; text-align: center; }

h3 
{ font-size: 16px; color: #310063; font-style: normal; font-family: PalatinoLinotype; font-weight: bold; } 

h3.red { font-size: 16pt; font-weight: bold; color: #660000; font-family: PalatinoLinotype; font-style: italic;  }

h4 
{ font-size: 14px; color: #02349A; font-weight: bold; font-family: PalatinoLinotype; } 

h4.center 
{ font-size: 14px; color: #02349A; font-weight: bold; font-family: PalatinoLinotype; text-align: center; } 

h5 
{ font-size: 14px; color: #660000; font-weight: bold; font-family: PalatinoLinotype; text-align: left; } 

h5.center 
{ font-size: 14px; color: #660000; font-weight: bold; font-family: PalatinoLinotype; text-align: center; }

h6 
{ font-size: 12px; color: #02349A; font-weight: bold; font-family: PalatinoLinotype; } 

h6.left 
{ font-size: 12px; color: #02349A; font-weight: bold; font-family: PalatinoLinotype; text-align: left; }

h6.black12 
{ font-size: 12px; color: #000000; font-weight: normal; font-family: PalatinoLinotype; text-align: left; }

h6.black10 
{ font-size: 10px; color: #000000; font-weight: normal; font-family: PalatinoLinotype; }

p { font-family: Verdana; font-size: 12px; text-align: left; } 

p.center { font-family: Verdana; font-size: 12px; text-align: center; }

p.indent { font-family: Verdana; font-size: 12px; text-align: left; text-indent:2.0em; }

ul { text-align: left; }
ol { text-align: left; }

marquee { font-size: 14px; font-family: Arial,Helvetica; font-weight: bold; }

#menu {
   list-style: none;
   width: 160px;
   margin: 10px 0 0px;
   padding: 0;
}
#menu li {
   margin: 0;
   padding: 0;
}
#menu a {
   font-family: Arial, Helvetica, sans-serif;
   color: #660000;
   text-decoration: none;
   display: block;
   line-height: 20px;
   height: 20px;
   padding: 0 0 0 20px;
   margin: 0;
   font-size: 12px;
}
#menu a.current, #menu a:hover, #menu a:active {
   background: url(images/blank-nav-button-left.gif) no-repeat 0 0;
}


