BODY {
margin-top:0;
margin-bottom: 0px;
padding:0;
margin:0;
background-image: url('../images/background.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center top;
}

.text{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #444444;
	}
.title{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #993300;
	}
.subtitle{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #444444;
	}
.small{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #993300;
	}
.link{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	color: #c57900;
	}
.link:hover{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	color: #777777;
	}
.navi{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	color: #ffffff;
	}
.navi:hover{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
	color: #c57900;
	}
.subnavi{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: none;
	color: #c57900;
	}
.subnavi:hover{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-decoration: underline;
	color: #c57900;
	}
.form{
	border: 1px;
	border-style: dashed;
	border-color: #888888;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color: #888888;
	padding: 2px;
	}
.formtitle{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #993300;
	}
.button{
	border: 2px;
	border-style: dotted;
	border-color: #e7a932;
	background-color: #993300;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	padding: 2px;
	}
	
#trailimageid
{
font-size: 0.75em;
position: absolute;
visibility: hidden;
left: 0px;
top: 0px;
width: 400px;
height: 0px;
z-index: 100;
}

