body {
	background-color: #7BB2DB;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {
	margin: 0px 0px 7px;
}

#content_container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	background-image: url(../images/body.gif);
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-left: 48px;
	padding-right: 62px;
	padding-bottom: 5px;
	font-size: 15px;
	line-height: 20px;
	color: #000000;
}
#main_content {
	padding-right: 27px;
	padding-left: 27px;
	padding-top: 10px;
}
h1 {
	color: #000000;
	line-height: 28px;
	font-weight: bold;
	margin-top: 0px;
}
h2 {
	font-size: 24px;
	color: #07428B;
	line-height: 28px;
}
h3 {
	font-size: 24px;
	color: #CC3300;
	line-height: 28px;
}
h4 {
	font-size: 16px;
	color: #07428B;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 7px;
}
hr {
	border-top: 1px dashed #CCCCCC;
}
.bold {
	font-size: 16px;
	font-weight: bold;
}
.smalltext {
	font-size: 10px;
}
.largebold {
	font-size: 16px;
	font-weight: bold;
}
.largeboldhighlight {
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFF66;
}
.footer_border {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
.form_text {
	font-size: 14px;
	font-weight: bold;
}
.img_left {
	float: left;
	margin-right: 20px;
}
.img_right {
	float: right;
	margin-left: 20px;
}
#text_box input {
	font-size: 12px;
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
}
#text_box {
	font-size: 12px;
}
#footer_text {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}
.register_red {color: #C61907}
#sign_up_box {
	background-color: #FFFFCC;
	border: 3px dashed #000000;
	height: 269px;
}
#sign_up_box td {
	padding: 15px;
}
#sign_table td {
	padding: 2px;
}
.sign_up_header {
	font-size: 20px;
	font-weight: 700;
	font-family: tahoma;
	letter-spacing: -1px;
}

