HTML {
	height: 100%;
	width: 100%;
}

BODY {
	background-color: rgb(54, 54, 54);
	height: 100%;
	margin: 0px;
	position: relative;
	width: 100%;
}

a {
	font-family: arial;
	color: rgb(191, 0, 0);
	text-decoration: none;
}

#wrapper_table {
	border-width: 0px;
	font-family: arial;
	font-size: 10pt;
	height: 100%;
	padding: 0px;
	width: 100%;
}

/*#top_table {
	border-width: 0px;
	height: 92px;
	width: 100%;
}*/

#content_table {
	border-width: 0px;
	font-family: arial;
	font-size: 10pt;
	position: relative;
	width: 100%;
}

#content_div {
	background-color: white;
	clear: both;
	padding-top: 20px;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 10px;
}

.formlabel {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

.spacer {
	height: 10px;
}

#quick_schedule_table {
	border-color: rgb(201, 0, 0);
	border-style: solid;
	border-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	width: 80px;
}

.weekLabel {
	border-width: 0px;
	color: black;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	padding: 0;
	padding-bottom: 1em;
	text-align: center;
}

.event {
	border-color: white;
	border-style: solid;
	border-width: 1px;
	background-color: rgb(201, 0, 0);
	color: white;
	font-family: arial;
	font-size: 8pt;
	padding: 5px;
}

.event_today {
	border-color: white;
	border-style: solid;
	border-width: 1px;
	background-color: rgb(211, 211, 211);
	color: black;
	font-family: arial;
	font-size: 8pt;
	padding: 5px;
}	

.blockSpacer {
	border-width: 0px;
	font-size: 1pt;
	padding: 0px;
}

.systemMsg {
	font-family: arial;
	font-size: 10pt;
	color: rgb(20, 43, 65);
	font-weight: bold;
	margin: 0;
}

.instruction {
	font-family: arial;
	font-size: 8pt;
	color: black;
}

#bottom_div {
	background-color: rgb(201, 0, 0);
	clear: both;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
}

.white_links a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.black_box {
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

.newsTitle {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

UL {
	list-style: square inside url("list.gif");
	list-style-position: outside;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 1em;
}

.expanded_LI {
	margin-bottom: 1em;
}

.list_explanation {
	color: rgb(191, 0, 0);
	font-style: italic;
}



.heading1 {
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	margin-bottom: 10px;
	text-decoration: none;
}

.heading5 {
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
	white-space: nowrap;
}

.heading6 {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	margin: 0;
	text-decoration: none;
}

.smallHeader {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 12;
}

.contact {
	color: rgb(191, 0, 0);
	margin: 0;
	margin-bottom: 1em;
}

.belt {
	color: yellow;
	line-height: 1em;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	text-align: right;
	padding-right: 1em;
	vertical-align: middle;
	width: 200px;
}

.black {
	background-color: black;
}

.brown {
	background-color: brown;
}

.blue {
	background-color: blue;
}

.info_div {
	background-color: rgb(191, 0, 0);
	color: white;
	font-size: 8pt;
}

.info_div_header {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	width: 220px;
}

.link_collection_div {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: right;
	width: 220px;
}

.link_collection_div a {
	font-size: 14pt;
}

.single_line_P {
	font-size: 10pt;
	margin: 0;
	white-space: nowrap;
}

.gb_table td {
	padding: 0;
	padding-left: 10%;
	padding-right: 10%;
	width: 100%;
}

.textboxBlur {
	background-color: white;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	color: black;
	font-family: arial;
	font-size: 10pt;
	margin: 0px;
}

.textboxFocus {
	background-color: white;
	border-width: 1px;
	border-color: blue;
	border-style: solid;
	color: black;
	font-family: arial;
	font-size: 10pt;
	margin: 0px;
}

.textareaBlur {
	background-color: white;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	color: black;
	font-family: arial;
	font-size: 10pt;
	margin: 0px;
}

.textareaFocus {
	background-color: white;
	border-width: 1px;
	border-color: blue;
	border-style: solid;
	color: black;
	font-family: arial;
	font-size: 10pt;
	margin: 0px;
}

.buttonBlur {
	background-color: grey;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	color: black;
	height: 20px;
	margin: 0px;
}

.buttonFocus {
	background-color: grey;
	border-width: 1px;
	border-color: black;
	border-style: solid;
	color: black;
	height: 20px;
	margin: 0px;
}

#site_div {
	padding-left: 10%;
	padding-right: 10%;
}