.desk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A300A;
	text-align: justify;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.btn {
	font-family: Veranda;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #4A300A;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #330033;
	border-bottom-color: #330033;
	border-left-color: #FFFFFF;
}
.form {
	padding: 0px;
	margin: 4px;
}
.txt1 a:link {
	font-weight: none;
	color: D8CCA5;
	text-decoration: none;
}
.txt1 a:visited {
	font-weight: none;
	color: D8CCA5;
	text-decoration: none;
}
.txt1 a:hover {
	font-weight: none;
	color: white;
	text-decoration: underline;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
	text-transform: uppercase;
	color: white;
	text-align: center;
	padding: 8px 3px 3px;
}
.txt2 a:link {
	font-weight: bold;
	color: D8CCA5;
	text-decoration: none;
}
.txt2 a:visited {
	font-weight: bold;
	color: D8CCA5;
	text-decoration: none;
}
.txt2 a:hover {
	font-weight: bold;
	color: 85724D;
	text-decoration: underline;
}
.txt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #D2FFFF;
	text-align: center;
	padding: 3px 8px;
}
.txt3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D7FFFF;
	padding: 5px;
	text-align: center;
}
.txt4 a:link {
	font-weight: bold;
	color: 4A300A;
	text-decoration: none;
}
.txt4 a:visited {
	font-weight: bold;
	color: 4A300A;
	text-decoration: none;
}
.txt4 a:hover {
	font-weight: bold;
	color: 4A300A;
	text-decoration: underline;
}
.txt4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: 4A300A;
	text-align: center;
	pa

}
body {
	SCROLLBAR-FACE-COLOR: #5C3B29;
	SCROLLBAR-HIGHLIGHT-COLOR: #B48B6E;
	SCROLLBAR-SHADOW-COLOR: #250D00;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #250D00;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	margin: 10px 0px 0px 0px;
}