body {
	background-color: #646583;
	background-image: url(images/background.jpg);
	background-repeat:repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.select{
	background:#646583;color:#F9EDE4;font-family:Arial, Helvetica, Verdana;font-size:10pt;font-weight: bold;
}


a {
	color: #373737;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #dfbe57;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	color: #364F6F;
	line-height: 1.8em;
	margin-left: 25px;
	margin-right: 25px;
}
h1.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646583;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.4em;
}
h1.headtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #646583;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.4em;
}
.footer {background-image:url(images/footer.gif)
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #373737;
	font-size: 13px;
	font-weight: bold;
}