.floatleft {
	float: left;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #C4BA49;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 16px;
	color: #02ADBC;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.repeat_x {
	background-repeat: repeat-x;
}
#left_drop {
	background-image: url(../images/index_01.jpg);
	background-repeat: repeat-x;
}
#right_drop {
	background-image: url(../images/index_04.jpg);
	background-repeat: repeat-x;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999999;
}
a:link {
	text-decoration: underline;
	color: #666666;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
h1 {
font-size: 14;
}