body {
	background-color: #969696;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.demo_thumbnail_title {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.header_table {
	background-color: #969696;
	padding: 0px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.header_table #lefttext {
	font-size: 12px;
	letter-spacing: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
	font-weight: bold;
}
.header_table #righttext {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 4px;
	text-align: right;
	vertical-align: bottom;
	padding-top: 3px;
	padding-bottom: 3px;
}

td#companyname {
	font-size: 42px;
}
.bold_right_aligned_text {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	letter-spacing: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.page_title {
	font-size: 36px;
	padding-top: 30px;
	padding-bottom: 10px;
	background-color: #969696;
	padding-left: 0px;
	color: #000000;
}
.page_text {
	font-size: 16px;
}
.small_page_text {
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
}
.small_page_text_alt {
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCCCC;
	padding: 2px;
}


.page_subheading {
	font-size: 24px;
	padding-top: 15px;
	padding-bottom: 10px;
}
.partial_navbar {
	text-align: right;
}
.php_output {
	text-align: right;
	padding-bottom: 15px;
	vertical-align: bottom;
}
.errormsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF0000;
}
.errortitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
	padding-left: 30px;
	color: #CC3333;
}


.address_line {
	font-weight: bold;
	padding-left: 30px;
}
.formfieldnames {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
.formfieldnamesunjustified {
	font-size: 14px;
	font-weight: bold;
}
.formfieldsectiontitle {
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 5px;
}
.formfieldsmalltype {
	font-size: 12px;
}



.button_right {
	text-align: right;
	padding-right: 0px;
	vertical-align: bottom;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.workshop_titles {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
.workshop_descriptions {
	font-size: 14px;
	padding-right: 30px;
	padding-left: 5px;
	height: auto;
}
.workshop_descriptions_indent {
	font-size: 14px;
	padding-left: 20px;
}
.workshop_descriptions_top {
	font-size: 14px;
	vertical-align: top;
	height: auto;
	padding-right: 30px;
	padding-left: 5px;
}


.workshop_prices {
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	vertical-align: text-top;
	padding-right: 2px;
}
.workshop_beg_bgcolor {
	background-color: #FFCCFF;
	height: auto;
}
.workshop_intermediate_bgcolor {
	background-color: #CCFFFF;
}

.workshop_currently_in_Session {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.workshop_scheduled {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-top: 10px;
}
.workshop_advanced_bgcolor {
	background-color: #CCFFCC;
}
.workshop_anylevel_bgcolor {
	background-color: #FFFFCC;
}
.workshop_list_item_beg {
	padding-top: 2px;
	padding-bottom: 5px;
	font-size: 14px;
	padding-left: 15px;
	background-color: #FF99CC;
	margin: 0px;
	height: auto;
}
.workshop_list_item_intermediate {
	background-color: #99FFFF;
	font-size: 14px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 15px;
}
.workshop_list_item_advanced {
	font-size: 14px;
	background-color: #99FF99;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.workshop_list_middle_intermediate {
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #99FFFF;
}
.workshop_list_last_advanced {
	font-size: 14px;
	background-color: #99FF99;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.workshop_beg_bullet {
	padding-left: 20px;
}
.Workshop_subheader {
	font-size: 24px;
	padding-top: 30px;
	padding-bottom: 5px;
}
#admin {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}
#home {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
#logo_heading {
	float: left;
}

