#Layer1 {
	position:absolute;
	left:37px;
	top:207px;
	width:174px;
	height:298px;
	z-index:1;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #990000;
}
a:active {
	color: #000000;
	text-decoration: none;
}


body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.font {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.navi-footer {
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height: 18px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.header-font {
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #AD0100;
}
.form_title{
			color : #000000;
			font-size: 13px;
			font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
			font-weight : bold;
		}
		
		.form_field {
	font-size : 16px;
	font-family : "Trebuchet MS";
	color : #990000;
	font-weight : bold;
	text-align:left;
		}
		
		.form_text{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}
		
		.text_box{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	width:300px;
	font-weight: bold;
	background-color: #FFFFFF;


		}
		
		.text_area{
			font-size : 12px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
			width:200px;
			height:60px;
		}
		
		.text_select{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}

		.form_error{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #ff0000;
			font-weight : bold;
		}

		.copyright{
			font-size : 11px;
			font-family : Verdana, Arial, Helvetica, sans-serif;
			color : #000000;
		}
