body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #70522D;
	background-image: url(images/tiling.jpg);
	background-position:center;
	background-repeat:repeat-y
}
A {
	color: #968775;
}
.welcome {
	font-family: Tahoma;
	font-size: 11px;
	color: #A7A7A7;
}
.welcome2 {
	font-family: Tahoma;
	font-size: 9px;
	color: #A7A7A7;
}
.orange {
	color: #DF9800;
}
.brand {
	font-family: Tahoma;
	font-size: 11px;
	color: #968775;
	text-decoration: none;
}
.header {
	font-family: Tahoma;
	font-size: 13px;
	color: #DF9800;
	text-decoration: none;
}
.white {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.footer {
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
	color: #9D9D6C;
}
.formbutton {
	border: 1pt;
	font: 11px Arial, Helvetica, sans-serif;
	border-color: #000000;
	border-style: solid;
	color: #000000;
}

.plaintext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #968775}

.numbers {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; color: white; font-weight: bold}

