@charset "ISO-8859-1";
.mainTextStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;

}

.headerTextStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;

}

.listTextStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;

}
 div {
    margin-left: 10;
    margin-bottom: .7em;
    padding: 0;
 }
 body {
 	background-repeat: repeat-x;
 	background-image: url(http://www.redkitsune.org/themeImages/gBG1.jpg);
 	
 }

