@charset "utf-8";
.header_div {
	background-image: url(../header-back.png);
	width: 100%;

}
.footer_div {
	width: 100%;
	background-image: url(../footer-back.png);
}
html, body {
	height: 100%;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.content {
	text-align: justify;
}
.group_links {
	font-weight: normal;
	font-size: 11px;
	color: #369;
}
.group_links:hover {
	font-weight: normal;
	font-size: 11px;
	color: #900;
}
.style19 {	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.thickbox {
	font-size: 12px;
	font-weight: normal;
	color: #999;
}
.thickbox:hover {
	font-size: 12px;
	font-weight: normal;
	color: #F00;
	text-decoration: none;
}
.field			{ padding-left:5px; padding-top:1px; padding-bottom:1px; border: 1px solid #7F9DB9; font: normal 11px Tahoma; color: #333333;}
.register {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #069;
}
.headl {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.hedlin {
	font-size: 12px;
	font-weight: bold;
	color: #FC3;
	font-family: Arial, Helvetica, sans-serif;
}
.hedlin:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}.require {
	color: #F00;
}
.heading {
	width: 60%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	padding-bottom: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: normal;
	text-align: justify;
	white-space: nowrap;
}
.content table tr td {
	text-align: justify;
}

