html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #000000;
}
.fpTitle {
	font-weight: bold;
	color: #990000;
}
.features {
	font-size: 11px;
}
.features a {
	font-size: 10px;
	color: #FF0000;
	letter-spacing: 2px;
}
.footerLinks a {
	font-weight: bold;
	color: #FFFFFF;
}
.footerLinks {

	font-weight: bold;
	color: #FEFE01;
}
.header {
	font: bold 24px Arial, Helvetica, sans-serif;
	color: #CC0000;
	letter-spacing: 0.5px;
	margin-top: 0px;
}
.RED {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.NJoy {
	font-weight: bold;
	color: #FF0000;
}
.highlight {
	font-style: italic;
	color: #CC0000;
}
.ratesTable {
	border: thin dotted #0099FF;
}
.headerSml {

	font: bold 20px Arial, Helvetica, sans-serif;
	color: #CC0000;
	letter-spacing: 0.5px;
	margin-top: 0px;
}
.box {
	background: #F8FAD1;
	border: 1px solid #0066FF;
	padding: 4px;
	width: 95%;
}
.headerSml2 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #CC0000;
	letter-spacing: 0.5px;
	margin-top: 0px;
}
.tableUnderline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099FF;
}
.tableLeftline {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0099FF;
}
.boxWide {
	background: #F8FAD1;
	border: 1px solid #0066FF;
	padding: 4px;
	width: 590px;
}
.mainBox {
	width: 595px;
	font-size: 11px;
}
.leftBox {
	width: 293px;
	background-image: url(/images/use_sml_bg.gif);
	background-repeat: repeat-y;
	float: left;
	
}
.contentBox {
	width: 245px;
	margin-left: 30px;
}
.rightBox {
	width: 293px;
	background-image: url(/images/use_sml_bg.gif);
	background-repeat: repeat-y;
	float: right;
}
.bigBox {
	width: 592px;
	background-image: url(/images/use_big_bg.gif);
	background-repeat: repeat-y;
	float: left;	
}
.contentBigBox {
	width: 542px;
	margin-left: 35px;
}
.grey {
	color: #999999;
}
.bJustify {
	font-weight: bold;
}
.bCenter {
	font-weight: bold;
}