body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
}
a {
	color: #CC0033;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #CC0033;
}

.cfsb	{
	background-image: url(cfs/images/banner4.gif);
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center top;
}
.bbb	{background-color: #CC0033;
	color: #ffffff;
}
.restripe {
	border-bottom-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC0033;
	border-left-width: 10px;
	border-left-color: #CC0033;
}
.restripeu {
	border-top-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CC0033;
	border-right-width: 10px;
	border-right-color: #CC0033;
}
.redd {
	color: #FFFFFF;
	background-color: #CC0033;
}
