@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/main_bg.gif);
}
.footerbg {
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #898A8E;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
