body, img, form {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.text {
	font-size: 12px;
	font-family: tahoma;
	color: #ffffff;
}

.text a,
.text a:active {
	font-family: tahoma;
	color: #ffffff;
	text-decoration: underline;
}

.text a:visited {
	color: #ffffff;
	text-decoration: underline;
}

.text a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.text2 {
	font-size: 10px;
	font-family: tahoma;
	color: #331404;
}

.text2 a,
.text2 a:active {
	font-family: tahoma;
	color: #a93e22;
	text-decoration: underline;
}

.text2 a:visited {
	color: #a93e22;
	text-decoration: underline;
}

.text2 a:hover {
	color: #a93e22;
	text-decoration: underline;
}

.menutext {
	font-size: 10px;
	font-family: tahoma;
	font-weight: bold;
	color: #ffffff;
}

.menutext a,
.menutext a:active {
	font-family: tahoma;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.menutext a:visited {
	color: #ffffff;
	text-decoration: none;
}

.menutext a:hover {
	color: #ffb45e;
	text-decoration: none;
}

.form-element {
	font-size: 10px;
	font-family: tahoma;
	color: #ffffff;
	border: 0px solid;
	background-color: #c37246;
	padding-left: 5px;
	padding-right: 5px;
}

.form-element2 {
	font-size: 10px;
	font-family: tahoma;
	color: #331404;
	border: 0px solid;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
}
#error B, #error FONT
{
	color: yellow;
	font-size: 13px;
}
#resources A
{
	padding-bottom: 25px;
	font-size: 13px;
}

