.redframe {
	border: thin solid #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.redline_btm {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
}
.navbar_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC3300;
	text-indent: 30px;
	margin: 0px;
	padding-top: 8px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	margin-top: 9px;
	margin-right: 35px;
	margin-bottom: 18px;
	margin-left: 18px;
}
.maintextbullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	padding-right: 30px;
	list-style-type: circle;
}
body {
	background-color: #FFFFCC;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:link {
	color: #996600;
	text-decoration: underline;
}
a:visited {
	color: #996600;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}
a:active {
	color: #CC3300;
	text-decoration: none;
}
.style2 {color: #FFFFCC}
.feeschedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	padding: 4px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	text-indent: 5px;
}
.table_topright {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC3300;
	font-size: 11px;
	line-height: 18px;
	margin-top: 9px;
	margin-right: 5px;
	margin-bottom: 18px;
	margin-left: 18px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CC3300;
	float: left;
}
.table_offset {
	float: right;
}
.maintextbullets {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url(%C2%BB);
	line-height: 19px;
	color: #666666;
	background-position: 20px;
	list-style-type: square;
}
.aboutgnc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
#special
{	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	float: right;
	border: thin solid #336699;
	background-color: #FFFFCC;
	margin: 0 20px 0 0;
	padding: 10px;
}
#special h1
{	font-size: 12px;
	color: #336699;
	font-weight: bold;
	margin: 2px 0 2px 0;
}