body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 100%;
	color: #000000;
}
html {
	height: 100%;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.instructions{
	font-style: italic;
	color: #666666;
	padding-bottom: 5px;
	padding-right: 20px;
	border: thin solid #FFFFFF;
	display: block;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.registrants {
	font-size: 10px;
}
.registrants .oddRow {
	background-color: #CCCCCC;
}
.registrants .evenRow {
	background-color: #FFFFFF;
}
.indentLeft {
	padding-right: 15px;
	padding-left: 25px;
}
.ttb {
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
	border: thin solid #0000FF;
}
.ttb em {
	text-decoration: underline;
}

.mailnotice {
	display: block;
	background-color: red;
	font-size: 12px;
	color: #FFFFFF;
}
.adminNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	padding: 3px 0px;
	border: thin solid #666666;
	width: 75px;
	margin: 0px;
	height: 10px;
	text-decoration: none;
}
.adminNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	padding: 3px 0px;
	border: thin solid #666666;
	width: 75px;
	margin: 0px;
	height: 10px;
	text-decoration: none;
}
.adminNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	padding: 3px 0px;
	border: thin solid #666666;
	width: 75px;
	margin: 0px;
	height: 10px;
	text-decoration: none;
}
.adminNav a:hover {
	text-decoration: underline;
	background-color: #333333;
	color: #FFFFFF;
}
.adminHeader {
	background-color: #C3C3C3;
}
.wdtableDataRowOdd {
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.wdtableDataRowEven {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.wdtableDataData {
	font-size: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.contentTable {
	background-color: #FFFFFF;
	margin-left: 25px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 98%;
}
.contentNav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	padding: 3px 0px;
	border: thin solid #666666;
	width: 75px;
	margin: 0px;
	height: 10px;
	text-decoration: none;
}
.contentNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	padding: 3px 0px;
	border: thin solid #666666;
	width: 75px;
	margin: 0px;
	height: 10px;
	text-decoration: none;
}
.contentNav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	padding: 3px 0px;
	border: thin solid #666666;
	width: 75px;
	margin: 0px;
	height: 10px;
	text-decoration: none;
}
.contentNav a:hover {
	text-decoration: underline;
	background-color: #333333;
	color: #FFFFFF;
}
.contentHeader {
	background-color: #C3C3C3;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul.workshop {
	padding: 0;
}
li.workshop {
	display: block;
}
table.workshop {
	display: none;
}
.reregister {
	background-color: #FF6;
	border: thin solid #000;
}
.reregister2 {
	background-color: #9FF;
	border: thin solid #000;
}
.reregister3 {
	background-color: #FF6;
	border: thin solid #000;
}
.reregister4 {
	background-color: #9FF;
	border: thin solid #000;
}
.reregister TD, .reregister2 TD, .reregister3 TD, .reregister4 TD {

	font-size: 10px;
}
.reregister2 .dayrow TD{
	border-bottom: thin solid #666;
}
.reregister TH, .reregister2 TH, .reregister3 TH, .reregister4 TH {

	font-size: 10px;
}
.red, .red TH, .red TD, .reregister TD .red {
	color: red;
	font-weight: bold;
}
.error { 
	color: #F00;
	font-weight: bold;
}