.head {
	background-image: url(images/h-slice.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.gStripe {
	background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.dGStripe {
	background-color: #282828;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #cf0000;
	padding-left: 5px;
}
.side {
	background-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.side2 {

	background-color: #bebebe;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.content {
	padding: 10px 25px 25px;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: x-large;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	margin-top: 2px;
	margin-bottom: 3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #CC0000;
	margin-top: 6px;
	margin-bottom: 3px;
}
p {
	font-size: small;
	margin-top: 2px;
	margin-bottom: 7px;
}
.flbk {
	background-image: url(images/background.jpg);
	background-position: right;
	background-repeat: repeat-x;
}
.bold {
	font-weight: bold;
}
.undrLn {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #727272;
}.ltGr {
	background-color: #E9E9E9;
}
.dkGr {
	color: #666666;
	background-color: #CDCDCD;
}.flbkRac {
	background-image: url(images/racBkg.jpg);
	background-position: right;
	background-repeat: repeat-x;
	background-color: #3D3935;
}
.bigNum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CCCCCC;
	background-color: #999999;
	font-weight: bolder;
	border: 1px solid #666666;
}
.sec {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CCCCCC;
	background-color: #999999;
	font-weight: bolder;
	border: 1px solid #666666;
}
.white {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.mntflbk {


	background-image: url(images/mntBkg.jpg);
	background-position: right;
	background-repeat: repeat-x;
}
.indent {
	margin-top: 0px;
	margin-bottom: 0px;
}
