.buttonstyle {
   position: relative;
      left:-90px;
	     top:-23px;
		    }
.buttonfont {
	font-weight: bolder;
	text-decoration: none;
	color: #D2B48C;
	position: relative;
	left:-95px;
	top:-23px;
}
.buttonfont:HOVER {
	font-weight: bolder;
	text-decoration: none;
	color: #F5F5DC;
	position: relative;
	left:-95px;
	top:-23px;
}
.headerstyle_first{
	color:#99BB99;
	font-size:48pt;
	position: relative;
	top:-25px;
	padding: .1em .3em .1em .1em;
	font-style: oblique;
	font-family:sans-serif;
}
.headerstyle{
	color:#99BB99;
	position: relative;
	top:-25px;
	left: -.4em;
	font-size:45pt;
	font-style: oblique;
	font-family:sans-serif;
}
.headerstyle_small{
	font-weight: bold;
	color:#D2B48C;
	font-size:24pt;
}
.subheader{
	font-weight: bold;
	color: #006400;
}

.mailfont {
        color: #006400;
	text-decoration: none;      
}
.mailfont:HOVER {
	color: #D2B48C;
	text-decoration: none;
	}
.tablestyle{
	background-image:url(vastrecklogo1.jpg);
	background-repeat: no-repeat;
	background-position: 50% 90%;
	background-attachment: fixed;}
