body, table, td, form, span, div {
	font-family: Arial;
	font-size: 1em;
}

form, map, img {
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	border: 0px;
}

a, a:visited {
	color: #008;
}

a:active, a:hover {
	color: #558;
}

td.sidebarTD {
	width: 100px;
	text-align: center;
	vertical-align: top;
	font-family: Arial;
	font-size: 0.8em;
}

div.sidebarBlackBoxDIV {
	font-size: 1.0em;
	font-weight: bold; 
	font-family: Arial;
	color: #fff;
	background-color: #000;
	text-align: center;
	padding: 2px;
}

a.sidebarBlackBoxLinkA {
	background-color: #000;
	color: #fff;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

div.schedulePageHeaderDiv {
	font-family: "Footlight MT Light", Verdana, "Times new roman";
	font-size: 2em;
	font-weight: bold;
	color: #080;
	padding-top: 20px;

}

table.scheduleTable {
	width: 890px;
	font-weight: normal;
	font-family: Arial;
	font-size: 0.7em;
	background-color: #fff;
	padding: 0px;
	clear: left;
}

table.scheduleTable td {
	border-top: 1px solid #ccc;
}

input.scheduleSearchGoButtons {
	width: 30px;
	height: 22px;
	font-family: Arial;
	font-size: 0.8em;
	background-color: #ded;
	color: #060;
	border: 1px solid #060;
}

input.scheduleSearchGoButtons:hover {
	background-color: #efe;
	border: 1px solid #070;
	color: #070;
}


a.scheduleSessionNameLink, a.scheduleSessionNameLink:visited {
	color: #040;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}

a.scheduleSessionNameLink:hover, a.scheduleSessionNameLink:active {
	color: #0A0;
	text-decoration: underline;
	font-weight: bold;
}


table.campDetailTable {
	font-weight: normal;
	font-family: Arial;
	font-size: 0.75em;
	background-color: #ffffff;
	border: 1px solid #ccb;
	width: 890px;
}

table.campDetailHeaderGridTable {
	width: 630px;
	border: 0px solid #eee;
}

table.campDetailHeaderGridTable td {
	padding-top: 10px;
	width: 210px;
	text-align: center;
	vertical-align: middler;
	border: 0px solid #eee;
}

td.campDetailOverviewTD {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

td.campDetailDescriptionTD {
	padding: 5px;
	border-top: 1px solid #eee;
	text-align: justify;
}

span.campDetailEventNameSpan {
	font-size: 1.5em;
	font-weight: bold;
}

a.campDetailRegisterNowButtonA {
	display: block;
	background-color: #ded;
	color: #060;
	border: 1px solid #060;
	padding: 5px;
	margin: 5px auto 5px auto;
	width: 150px;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	text-decoration: none;
}

a.campDetailRegisterNowButtonA:hover {
	background-color: #efe;
	border: 1px solid #070;
	color: #070;
}

a.campDetailSmallRegisterNowButtonA {
	display: block;
	background-color: #ded;
	color: #060;
	border: 1px solid #060;
	padding: 5px;
	margin: 5px auto 5px auto;
	width: 100px;
	text-align: center;
	font-size: 1.0em;
	font-weight: bold;
	text-decoration: none;
}

a.campDetailSmallRegisterNowButtonA:hover {
	background-color: #efe;
	border: 1px solid #070;
	color: #070;
}

img.campDetailGalleryPicIMG {
	margin: 5px 10px 5px 10px;
	margin: 10px;
	marginD: 5px;
	border: 0px solid #000;
}

img.campDetailHeaderPicIMG {
	margin: 3px;
	border: 1px solid #000;
}