@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F3F3F3;
}

#registration td {
	font-size: 12px;
	background-color: #FFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #03C;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #03C;
}
a:hover {
	text-decoration: none;
	color: #C00;
}
a:active {
	text-decoration: underline;
	color: #C00;
}
h1 {
	color: #FFF;
	margin: 4px;
	font-size: 22px;
	padding-top: 8px;
}
h2 {
	font-size: 16px;
	color: #FFF;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
}
h3 {
	font-size: 16px;
	color: #666;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	padding-left: 20px;
}
h4 {
	font-size: 14px;
	color: #C00;
	padding: 0px;
	margin-left: 20px;
}
h5 {
	font-size: 13px;
	color: #000;
	margin-left: 20px;
	margin-right: 20px;
}
p {
	margin-left: 20px;
	margin-right: 10px;
}
#page {
	width: 750px;
	text-align: center;
	height: auto;
	background-color: #C80000;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#title {
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
	height: 96px;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#content {
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	height: 193px;
	background-image: url(images/bgr_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 170px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #F3F3F3;
}
#conttext {
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size:12px;
	border: 1px solid #EEEEEE;
	background-color: #FFF;
}
#contact {
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: 162px;
	background-image: url(images/sine.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #D3D3D3;
	background-color: #FFF;
}
#forms {
	height: auto;
	width: 450px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #FFF;
}
#sine {
	height: auto;
	width: 220px;
	float: right;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.cal {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}
.red {
	font-size: 14px;
	font-weight: bold;
	color: #CB0101;
	margin-top: 20px;
}
.bold {
	font-size: 14px;
}
.button {
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 99px;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.button a:hover {
	color: #900;
	background-image: url(images/button_d.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#footer {
	width: 750px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	text-align: center;
	height: auto;
	padding: 0px;
	clear: both;
	font-size: 9px;
	font-weight: bold;
	border: 1px solid #CCC;
	background-color: #E2E2E2;
}
.redfont {
	font-weight: bold;
	text-transform: uppercase;
	color: #C00;
}
.bluefont {
	font-weight: bold;
	text-transform: uppercase;
	color: #039;
}
#start {
	text-align: center;
}
.rightcol {
	text-align: center;
	float: right;
	width: 246px;
	padding-bottom: 0px;
	padding-top: 143px;
}
.leftcol {
	text-align: left;
	float: left;
	width: 450px;
	padding-right: 20px;
}
.date {
	font-size: 14px;
	font-style: oblique;
	color: #EEEEEE;
	letter-spacing: 0.1em;
}
#program {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.2em;
}
#program a {
	font-weight: bold;
	color: #C00;
	background-color: #EEEEEE;
	width: auto;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
}
#program a:hover {
	font-weight: bold;
	color: #00F;
	background-color: #CCC;
}
