body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #644125;
	scrollbar-3dlight-color: #644125;
	scrollbar-darkshadow-color: #644125;
	scrollbar-shadow-color: #644125;
	scrollbar-arrow-color: #644125;
	scrollbar-track-color: #644125;
	background-color: #feefc7;
	background-attachment: scroll;
	background-image: url(../images/BG1.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #451400;
	text-decoration: none;
}
a:active {
	color: #451400;
	text-decoration: none;
}
HTML {
	font-size: 100%;
}

div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {
}
html>body input.text, html>body input.button html>body select {
	height: 1em;
}
*:root input.text, *:root input.button, *:root select {
	height: auto;
}
input.text, input.button, textarea, select {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
input.button, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2 2 2 2;
	border: 2px solid #644125;
	color: #451400;
	background-color: #FFFFFF;
	font-size: 16px;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #FFFFFF;
}
input[type="submit"]:active {
	background-color: #FFFFFF;
}
input[type="submit"][disabled] {
	border-color: #644125;
	color: #451400;
	background-color: #FFFFFF;
}
input.text, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2 2 2 2;
	border: 2px solid #644125;
	color: #451400;
	background-color: #FFFFFF;
	font-size: 16px;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color: #FFFFFF;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color: #FFFFFF;
}

.TextTitleLarge {
	font-size: 29px;
	color: #451400;
	text-align: center;
}
.TextTitleMedium {
	font-size: 24px;
	color: #451400;
}
.TextTitleSmall {
	font-size: 18px;
	color: #451400;
}

.TextRed {
	color: #FF0000;
}
.TextRed A {
	color: #FF0000;
}
.TextRed A:visited {
	color: #FF0000;
}
.TextRed A:hover {
	color: #FF0000;
}

.TextSmall {
	font-size: 11px;
}

.Footer {
	color:#451400;
	font-size: 12px;
	line-height: 20px;
}
.Footer A {
	color: #451400;
}
.Footer A:visited {
	color: #451400;
}
.Footer A:hover {
	color: #451400;
}
.BG2 {
	background-attachment: scroll;
	background-image: url(../images/BG2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
hr {
	color: #451400;
}
#Float-Right {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
.TextBrown {
	color: #451400;
}
.Christmastext {
font-size:14px;
color:#000000;
font-weight:bold;
}
.Floatleftchristmas {
float:left;
padding-top:6px;