body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
.headingbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #43231A;
}
.headingsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:17px;
}
a.headingsmall:link {
    color: #666666;
}
a.headingsmall:visited {
    color: #666666;
}
a.headingsmall:hover {
	color: #43231A;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
a.text:link {
    color: #ffffff;
	text-decoration: none;
}
a.text:visited {
    color: #ffffff;
	text-decoration: none;
}
a.text:hover {
	color: #ffffff;
	text-decoration: underline;
}
.button {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	line-height:24px;
	}
a.button:link {
    color: #7d5a4d;
	text-decoration: none;
}
a.button:visited {
    color: #7d5a4d;
	text-decoration: none;
}
a.button:hover {
	color: #ffffff;
	text-decoration: none;
}
.buttonactive {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	line-height:24px;
	}
a.buttonactive:link {
    color: #ffffff;
	text-decoration: none;
}
a.buttonactive:visited {
    color: #ffffff;
	text-decoration: none;
}
a.buttonactive:hover {
	color: #ffffff;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #43231A;
}
.buttonsm {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #43231A;
	line-height:24px;
	}
a.buttonsm:link {
    color: #43231A;
	text-decoration: none;
}
a.buttonsm:visited {
    color: #43231A;
	text-decoration: none;
}
a.buttonsm:hover {
	color: #43231A;
	text-decoration: line-through;
}
.buttonsmstar {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #43231A;
		}
.headingsmallbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #43231A;
	line-height:17px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	}
	.headingsmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:19px;
}
a.headingsmaller:link {
    color: #666666;
}
a.headingsmalerl:visited {
    color: #666666;
}
a.headingsmaller:hover {
	color: #43231A;
}
.copyrightred {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}
.headingmedbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:27px;
	color: #43231A;
}