body {
	margin-left: 0px;
	margin-top: 33px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFE3;
	background-image: url(images/bgb.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #F8C625;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.bgcontent {
	background-color: #FFFFFF;
	background-image: url(images/bgcontent.jpg);
	background-repeat: no-repeat;
}
.arial {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.bottombg {
	background-image: url(images/bottomspan.jpg);
	background-repeat: repeat-x;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
