body {
	background: #000000;
	margin-top: 0px;
}




.b_left {
	background: url(images/border01.gif)  repeat-y;
}
.b_right {
	background: url(images/border02.gif)  repeat-y;
}
.warn_back {
	background: url(images/warn04.jpg) no-repeat;
	text-align: left;
	vertical-align: text-top;
}
.welcome_back {
	background: url(images/home04.jpg)  repeat-x;
}
.form_back {
	background: url(images/join04.jpg) no-repeat;
}
.description {
	background: url(images/photos16.jpg) no-repeat;
	text-align: left;
	vertical-align: text-top;
	padding: 30px 20px 0px;
}




.form_red_button {
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	background: #b50008;
	text-align: center;
	border: 1px solid #000000;
	height: 25px;
	width: 419px;
}
.form_blue_button {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background: #009a9a;
	text-align: center;
	border: 1px solid #000000;
	height: 25px;
	width: 419px;
}
.input {
	font: normal 12px/normal Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	text-align: left;
	border: 1px solid #666666;
	height: 18px;
	width: 350px;
}




.txt01 {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #009eb4;
	text-decoration: none;
}
.txt02 {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #ff0000;
	text-decoration: none;
}
.txt03 {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
.txt04 {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #ff0000;
	text-decoration: none;
}
.txt05 {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #119bae;
	text-decoration: none;
}
.txtjoin {
	font: italic 12px Arial, Helvetica, sans-serif;
	color: #005858;
}
.txt06 {
	font: bold normal 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}




a:link, a:visited, a:active {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #009eb4;
	text-decoration: underline;
}
a:hover {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #ff0000;
	text-decoration: underline;
}
a.link2:link, a.link2:visited, a.link2:active {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;
}
a.link2:hover {
	font: normal 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #ff0000;
	text-decoration: none;
}
.footer {
	background: url(images/warn18.jpg) no-repeat;
	text-align: left;
	padding-left: 60px;
}
