body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: small;
}
td {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: small;
}
pre {
	font-family: "Courier New", Courier, mono;
	text-align: left;
}
.big {
	font-size: xx-large;
	color: #CC0000;
	border: 1px solid #CC0000;
	left: 40%;
	top: 30%;
}
.mast {
	background-image:    url("BG_Mast.gif");
	background-repeat: repeat-x;
}
.side {
	background-image:    url("BG_Side.gif");
	background-repeat: repeat-y;
}
.SideHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	background-color: #016294;
	display: block;
	margin: 2px 0px 2px 10px;
	padding: 4px 2px;
	cursor: default;
	font-weight: bold;
}
.sideNav {
	background-image:    url("BG_Side.gif");
	background-repeat: repeat;
	display: block;
}
.SideButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #028CD4;
	display: block;
	margin: 2px 0px 2px 10px;
	padding: 4px 0px 4px 4px;
	cursor: hand;
}
.SideButton:link {
	color: #FFFFFF;
	background-color: #028CD4;
	display: block;
	text-decoration: none;
	cursor: hand;
}
.SideButton:visited {
	color: #FFFFFF;
	background-color: #028CD4;
	display: block;
	text-decoration: none;
	cursor: hand;
}
.SideButton:hover {
	color: #990000;
	background-color: #FFCC00;
	display: block;
	text-decoration: none;
	cursor: hand;
}
.SideButtonOn {
	color: #990000;
	background-color: #FFCC00;
	display: block;
	text-decoration: none;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 2px 0px 2px 10px;
	padding: 4px 0px 4px 4px;
}
.SideTopHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #016294;
	background-color: #FFFFFF;
	display: block;
	margin: 2px 0px 2px 10px;
	padding: 4px 0px 4px 4px;
	cursor: default;
	font-weight: bold;
}
.main {
	color: #000000;
	font-family: "Lucida Grande", Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: small;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.FlashActivity {
	border: 1px solid #016294;
	width: 600px;
}
.TextActivity {
	font-family: "Lucida Grande", Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: small;
	color: #003366;
	width: 65%;
}
.RHSside {
	width: 200px;
}
.footer {
	background-image:    url("BG_Side.gif");
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: x-small;
	text-align: center;
	font-family: "Lucida Grande", Helvetica, "Trebuchet MS", Arial, sans-serif;
	vertical-align: bottom;
	padding-bottom: 10px;
}
h1 {
	font-family: "Lucida Grande", Helvetica, "Trebuchet MS", Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #CC3333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CC6600;
	margin-bottom: -10px;
}
.activityBox {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #00AFEA;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
