@charset "utf-8";
body {
	font-family: Arial;
	font-size: 13px;
	color: #004812;
	background-color: #9cbedb;
	margin:0 0 0 0;
}
table {
	border-collapse:collapse;
}
img {
	border:0;
}
.newsletter-field{
	border:1px solid #a79371;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:2px;
	color:#b01116;
}
#top {
	left:0px;
	top:0px;
	width:100%;
	height:450px;
	z-index:0;
	background-image:url(../images/topbg.jpg);
	background-repeat:repeat-x;
}
#main {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:2;
}
#bottom {
	position:fixed;
	left:0px;
	bottom:0px;
	width:100%;
	height:250px;
	z-index:1;
	background-image:url(../images/field.png);
	background-repeat:repeat-x;
}
.text-font10-white {
	font-size:10px;
	color:#ffffff;
}
.text-font11-red {
	font-size:11px;
	color:#b01116;
}
.text-font11-orange {
	font-size:11px;
	color:#f7941d;
}
.text-font11-white {
	font-size:11px;
	color:#ffffff;
}
.text-font12-white {
	font-size:12px;
	color:#ffffff;
}
.text-font12-green {
	font-size:12px;
}
.text-font12-red {
	font-size:12px;
	color:#b01116;
}
.text-font13-white {
	font-size:13px;
	color:#ffffff;
}
.text-font13-red {
	font-size:13px;
	color:#b01116;
}
.text-font20-white {
	font-size:20px;
	color:#ffffff;
}
.link01-orange {
	font-size:11px;
	color:#f7941d;
	text-decoration:none;
}
.link01-orange:hover {
	font-size:11px;
	color:#f7941d;
	text-decoration:underline;
}
.link02-red {
	font-size:12px;
	color:#b01116;
	text-decoration:none;
}
.link02-red:hover {
	font-size:12px;
	color:#b01116;
	text-decoration:underline;
}
.link03-green {
	font-size:12px;
	color:#004812;
	text-decoration:none;
}
.link03-green:hover {
	font-size:12px;
	color:#004812;
	text-decoration:underline;
}
