@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
	background-color: #231f20;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.home-titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
.copyright {
	font-size: 12px;
	color: #999999;
}
a {
	color: #C32B1E;
}
a:hover {
	color: #666666;
}
.bottom-links {
	color: #CCCC66;
}
.bottom-links:hover {
	color: #cccccc;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
}
.form-elements {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.free-demo-class {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8C0B06;
}
.rb-banner {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
}
.registered-mark {
	font-size: 9px;
	vertical-align: text-top;
}
.no-print {
	display: none;
}

