.pagelinks { 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: normal; text-decoration: none;
}

.pagelinks:active    { color: #828282; text-decoration: underline; font-weight: bold}
.pagelinks:hover     { text-decoration: none; color: #990000; font-weight: bold}

.pagelinksUL           { color: #CC3333; font-family: Verdana, Arial, Helvetica, sans-serif; 
                       font-size: 14px; font-weight: bold; text-decoration: underline}
.pagelinksUL:active    { color: #000000; text-decoration: none}
.pagelinksUL:hover     { text-decoration: none; color: #666666}



.footer          { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; 
                       font-size: 12px; font-weight: bold; text-decoration: underline }
.footer:active   { text-decoration: none; color: #666666}
.footer:hover    { text-decoration: none; color: #005279}

.menu               { 
                       font-size: 10pt; color: #FFFFFF; 
                       font-weight: bold; font-style: normal; font-family: "Trebuchet MS"}

.menu:active	 {
	color: #FFDD75;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
}

.menu:hover        { text-decoration: underline; color: #FFDD75} 

.top               { font-family: Verdana, Arial, Helvetica, sans-serif; 
                       font-size: 9px; color: #CCCCCC; text-decoration: underline; 
                       font-weight: bold}
.top:hover        { text-decoration: none; color: #FFFFFF; font-weight: bold} 



.body 		{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #990000; 			text-decoration: underline}
.body:active 		{  font-family: Verdana, Arial, Helvetica, sans-serif; 
				color: #000000; text-decoration: none}

.body:hover		{  font-family: Verdana, Arial, Helvetica, sans-serif; 
				color: #000000; text-decoration: none}


.banner 		{  background-image: url(images/sidebar.jpg); background-repeat: repeat}

.Section1 h1, .Section1 table caption {text-align: center; font-size: 1.5em; font-family: "Trebuchet MS", Verdana, sans-serif;}
.schedule { border: 4px double black; border-collapse: collapse; margin: 1em 0 3em 0; }
.schedule th, .schedule td {border: 1px solid black; text-align: center; vertical-align: middle;}
.schedule th { text-transform: uppercase; font-weight: bold;}
.schedule caption { text-transform: uppercase; font-size: 1em;}
.schedule tfoot {text-align: center; vertical-align: middle;}
.thursday { background-color: #FF99CC; }
.tuesday { background-color: #99CCFF; }

