h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #C88406;
	margin-bottom: 9px;
	border-bottom-color: #C88406;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
h2 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12pt;
	color: #C88406;
	margin-bottom: 5px;
	border-bottom-color: #C88406;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12pt;
	color: #029803;
	margin-bottom: 5px;
}
h4 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12pt;
	color: #C88406;
	margin-bottom: 5px;
	border-bottom-color: #C88406;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	width:300px;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 9px;
	margin-left: 0px;
}


.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.reg-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.tborder {
	border: 1px solid #EEEEEE;
}
.tborder2 {
	border: 1px solid #999999;
	background-color: #E3FFAA;
}
a:link, a:visited {
	color: #118B02;
}
a:hover {
	color: #DE1E0F;
}
.left {
	background-image: url(images/structure/extend-left.gif);
	background-repeat: repeat-y;
	width: 90px;
}
.right {
	background-image: url(images/structure/extend-right.gif);
	background-repeat: repeat-y;
	width: 96px;
}
.center {
	width: 614px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.main {
	padding-right: 10px;
	padding-left: 10px;
}
#classes td {
	padding-bottom:5px;
}
.soldout {
	background-image: url(images/sold-out.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.green {
	color: #029803;
}
.cellheight {
	height: 10px;
}
p {
	margin-top: 3px;
	margin-bottom: 8px;
}
hr {
	color: #029803;
	height: 1px;
}
#padbtm li {
	margin-bottom: 8px;
}
.brdr-orange {
	border: 1px solid #FFAB20;
}
.brdr-btm {
	border-bottom: 1px solid #CCCCCC;
}

