td {

	font-family: "Trebuchet MS";

	font-size: 12px;

	color: #000000;

}

.bottom-nav {

	font-family: "Trebuchet MS";

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

}

.headlines {

	font-family: "Monotype Corsiva";

	font-size: 16px;

	font-weight: bold;

	color: #1E5C0F;

	background-color: #E0CFA6;

	background-position: 100%;

}

.background {

	background-attachment: fixed;

	background-image: url(design_images/background.jpg);

	background-repeat: no-repeat;

}

a.bottom-nav:hover {

	font-family: "Trebuchet MS";

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: underline;

}

body

{

	scrollbar-base-color: #E0CFA6;

	scrollbar-arrow-color: #FFFFFF;

	scrollbar-darkshadow-color: #000000;

	scrollbar-face-color: #A97A08;

	scrollbar-highlight-color: #FFFFFF;

	scrollbar-shadow-color: #000000;

	scrollbar-track-color: #1E0CFA6;

}

.links {

	font-family: "Trebuchet MS";

	font-size: 12px;

	font-weight: bold;

	color: #1E5C0F;

	text-decoration: none;

}

a.links:hover {

	font-family: "Trebuchet MS";

	font-size: 12px;

	font-weight: bold;

	color: #1E5C0F;

	text-decoration: underline;

}

.table-text {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #000000;

}

input {

	font-family: "Trebuchet MS";

	font-size: 12px;

	color: #000000;

	background-color: #E0CFA6;

	border: 1px solid #000000;

}

textarea {

	font-family: "Trebuchet MS";

	font-size: 12px;

	color: #000000;

	background-color: #E0CFA6;

	border: 1px solid #000000;

}



select {

	font-family: "Trebuchet MS";

	font-size: 12px;

	color: #000000;

	background-color: #E0CFA6;

	border: 1px solid #000000;

}

.sub-headlines {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #1E5C0F;
	background-color: #E0CFA6;
	background-position: 100%;
}

