
body {
	background-image: url(/images/layout/mainbackground.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.YellowBack { background: #ffffff url(/images/layout/middle.jpg) 0% 0% repeat-x; }
.MainText { font-family: "Times New Roman", Times, serif; font-size: 13px; }
.BottomText { font-family: "Times New Roman", Times, serif; font-size: 12px; }
.AddressText { font-family: "Times New Roman", Times, serif; font-weight: bold; font-size: 11px; color: #522900; }
.Lines { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #ffffff; }

a.BottomLink:link { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #ffffff; }
a.BottomLink:visited { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #ffffff; }
a.BottomLink:hover { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #ffffff; }

a.BottomLinkTwo:link { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #000000; }
a.BottomLinkTwo:visited { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #000000; }
a.BottomLinkTwo:hover { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #000000; }

.style1 {font-family: "Times New Roman", Times, serif; font-size: 13px; font-weight: bold; }

input, select, textarea
{
font-family: Verdana, Arial, Geneva, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FCEFCE;
border: 1px solid #000000;
}