@charset "utf-8";

#maincontent  h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	border: thin solid #333333;
	width: auto;
	margin: 0px;
	float: none;
	color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
#captcha {
	margin-bottom: 0px;
	margin-top: 30px;
	text-align: center;
	width: 50%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontent2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	background-color: #948987;
	text-align: left;
	border: 1px none #666666;
}
#personalinfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	float: none;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
	border: 1px none #333333;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#personalinfo label {
	display: block;
	margin-top: 10px;
}
#name, #email  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	padding: 0px;
	background-color: #BCBCBC;
	margin-left: 0px;
	display: inline;
	text-align: left;
	position: relative;
	height: 1.5em;
	margin-top: 0px;
}
#register_form {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	background-color: #675B4D;
	width: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#registration, #courseinfo, #comment, #validate  {
	padding-left: 10px;
	border: 1px none #333333;
	padding-bottom: 10px;
	padding-top: 5px;
	color: #CCCCCC;
	margin-bottom: 10px;
	float: none;
}
#container #main#registration {
	background-color: #99FFCC;
}

legend {
	color: #CCCCCC;
}
#register, #dates, #comments, #captcha {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #BCBCBC;
	color: #333333;
	display: block;
	padding: 0px;
	margin: 0px;
}
.coursedates {
	position: relative;
	bottom: 30px;
}
#buttons {
	text-align: center;
	font-style: normal;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
#submit {
	padding: 0px;
	width: 60px;
	color: #000000;
	border: thin solid #FFFFFF;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 125px;
	background-color: #BCBCBC;
	}
#container #maincontent a {
	color: #FFFFFF;
}
