body{
	background-color: #FFFFFF;
	background-image: url(images/Xeelogs-New_02.jpg);
	background-repeat: repeat-x;
}
.MaroonHeading, a{
	font-family: Tahoma;
	font-size: 18px;
	color: #b31b34;
	text-decoration: none;
}
.form_fields {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #77797D;
	text-decoration: none;
	background-color: #E7E7E7;
	border: 1px solid #77797D;
}
.whitetext {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a{
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitetext a:hover{
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
.greytext {
	font-family: Tahoma;
	font-size: 13px;
	color: #545454;
	text-decoration: none;
}
.greytext a{
	font-family: Tahoma;
	font-size: 13px;
	color: #545454;
	text-decoration: none;
}
.greytext a:hover{
	font-family: Tahoma;
	font-size: 13px;
	color: #545454;
	text-decoration: underline;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: f5f5f5;
	border: 1px solid #333333;
}