table.menu	{
	position: absolute;
	border: 0px solid black;
	cursor: pointer;
	visibility: hidden;
}
#mainmenu	{
	position: static;
}
table.menu td	{
	color: #003300;            /* Must be the same as tdColor in the menu_script.js */
	background-color: #99ccff; /* Must be the same as tdBgColor in the menu_script.js */
	border: 0px;
	padding: 0px 8px 2px;
	font-family: Comic Sans MS;
	font-size: 8pt;
	white-space: nowrap;
}

a:hover {  color: #6699cc}
.strike_through {  text-decoration: line-through; font-size: 10pt}
.black12 {  font-family: "Trebuchet MS", "Book Antiqua", serif; font-size: 12pt; color: 000000}
.red08 { font-family: "Trebuchet MS", "Book Antiqua", serif; font-size: 8pt; color: #CC0000 }
.red10 { font-family: "Trebuchet MS", "Book Antiqua", serif; font-size: 10pt; color: #CC0000 }
.red12 {  font-family: "Trebuchet MS", "Book Antiqua", serif; font-size: 12pt; color: #CC0000}
.red10u {  font-family: "Trebuchet MS", "Book Antiqua", serif; font-size: 10pt; color: #CC0000; text-decoration:underline}
.links {  font-family: "Trebuchet MS", "Book Antiqua", serif; font-size: 12pt; color: #993300}
.white10 {  font-family: Arial, "Comic Sans MS", sans-serif; font-size: 10pt; color: ffffff;}
.white12 { font-size: 12px; color: ffffff ; font-family: "Trebuchet MS", "Book Antiqua", serif;}
.white16comic { font-size: 16pt; color: ffffff ; font-family: Arial, "Comic Sans MS", sans-serif}.
.terracotta16 { font-size: 16pt; color: #993300 }
.black8 {  font-size: 8pt; color: #000000; font-family: "Trebuchet MS", "Book Antiqua", serif;}
.black16italics { font-family: "Trebuchet MS", "Book Antiqua", serif; font-size: 16px; color: 000000 ; font-style: italic}
.red16italics { font-family: "Trebuchet MS", "Book Antiqua", serif; font-size: 16px; color: #CC0000; font-style: italic ; font-weight: bolder}
.black10 { font-family: "Trebuchet MS", "Book Antiqua", serif; font-size: 10pt; color: 000000 }
.black10Highlight {
	font-family: "Trebuchet MS", "Book Antiqua", serif;
	font-size: 10pt;
	color: 000000;
	background-color: #CCFF66;
	font-weight: bold;
}
.green12cs {  font-family: Arial, "Comic Sans MS", sans-serif; font-size: 12pt; color: 006600}
.green16cs { font-family: Arial, "Comic Sans MS", sans-serif; font-size: 16pt; color: 006600 ; font-style: normal}
.black10underlined { font-family: "Trebuchet MS", "Book Antiqua", serif; font-size: 10pt; color: 000000 ; text-decoration: underline}
.white16cs { font-family: Arial, "Comic Sans MS", sans-serif; font-size: 16px; color: 006600 ; font-style: normal }
.green10cs { font-family: Arial, "Comic Sans MS", sans-serif; font-size: 10pt; color: 006600 }
.green10 { font-family: "Trebuchet MS", "Book Antiqua", serif; font-size: 10pt; color: #006600}
.green14csunderlined { font-family: Arial, "Comic Sans MS", sans-serif; font-size: 14pt; color: 006600 ; font-style: normal ; text-decoration: underline}
.green20cs { font-family: Arial, "Comic Sans MS", sans-serif; font-size: 20pt; color: 006600 ; font-style: normal }
.black20cs { font-family: Arial, "Comic Sans MS", sans-serif; font-size: 20pt; color: 000000; font-style: normal }
a:link {
font-family: "Trebuchet MS", "Book Antiqua", serif; font-size: 10pt; color: #CC0000; text-decoration:underline;
}
a:visited {
font-family: "Trebuchet MS", "Book Antiqua", serif; font-size: 10pt; color: #CC0000; text-decoration:underline;
}
a:active {
font-family: "Trebuchet MS", "Book Antiqua", serif; font-size: 10pt; color: #CC0000; text-decoration:underline;
}
