BODY {
	background: #7f7f7f;
	margin: 0px;
	font-family : Arial, Verdana, Helvetica;
	font-size : 11px;
	font-weight: normal;
	line-height: 18px;
}
TD {
	font-family : Arial, Verdana, Helvetica;
	font-size : 11px;
	color : #666666;
	font-weight: normal;
	line-height: 18px;
}
TH {
	font-family : Arial, Verdana, Helvetica;
	font-size : 11px;
	color : #993333;
	font-weight: bold;
	line-height: 18px;
}
.header1{
	font-size: 15px;
	color: #CC9900;
	font-weight: bold;
}
.header2{
	font-size: 13px;
	color: #CC9900;
	font-weight: bold;
}
.header3{
	font-size: 12px;
	color: #993333;
	font-weight: bold;
}
.sidewhite01{
	font-size : 14px;
	color : #993333;
	font-style:italic;
	font-weight: normal;
	line-height: 25px;
}
.sidewhite02{
	font-size : 10px;
	color : #993333;
	font-style:italic;
	font-weight: bold;
	line-height: 20px;
}
.sidewhite03{
	font-size : 12px;
	color : #993333;
	font-style:normal;
	font-weight: bold;
	line-height: normal;
}
.copyright{
	font-size : 10px;
	color : #FFFFFF;
}
.copyblack01{
	font-size : 11px;
	color : #000000;
}
.copyblack02{
	font-size : 12px;
	color : #000000;
	font-weight: bold;
}
.copyyellow01{
	font-size : 12px;
	color : #FFFFCC;
	font-weight: bold;
}
.copygrey01{
	font-size : 12px;
	color : #666666;
	font-weight: bold;
}
.off{
	color: #993333;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
}
.navline{
	font-size : 12px;
	color : #993333;
	font-weight: bold;
}
UL{
	margin-top: 5px;
	margin-left: 10px;
	padding-left: 15px;
	list-style-type:square;
	line-height: normal;
}
textarea, input {
	font-family : Arial, Verdana, Times New Roman;
	font-size : 11px;
	color : #993333;
	font-weight: bold;
}

A:LINK, A:VISITED{
	font-size : 11px;
	color : #993333;
	font-weight : bold;
	text-decoration: none;
}
A:HOVER {
	font-size : 11px;
	color : #CC9933;
	font-weight : bold;
	text-decoration: underline;
}

A:ACTIVE {
	font-size : 11px;
	color : #CC9933;
	font-weight : bold;
	text-decoration: none;
}
a.announcement:link, a.announcement:visited   {
	font-size: 13px;
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}
a.announcement:hover   {
	font-size: 13px;
	color: #CC9933;
	font-weight: bold;
	text-decoration: underline;
}
a.navsub1:link, a.navsub1:visited	{
	color: #CC9933;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
a.navsub1:hover {
	color: #993333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
a.navwhite:link, a.navwhite:visited	{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
a.navwhite:hover {
	color: #993333;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
}
a.navwhite2:link, a.navwhite2:visited	{
	color: #993333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
a.navwhite2:hover {
	color: #993333;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
}
a.navwhite3:link, a.navwhite3:visited	{
	color: #993333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
a.navwhite3:hover {
	color: #993333;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
}

a.navyellow01:link, a.navyellow01:visited {
	color: #FFFFCC;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
}
a.navyellow01:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: normal;
}
a.navoff:link, a.navoff:visited, a.navoff:hover {
	color: #993333;
	font-size: 11px;
	font-weight: 600;
	text-decoration: none;
	line-height: normal;
}
input.button {
	font-size: 10px;
	background-image: url(../images/common/bg_newsletter.jpg);
	border: none;
	border-color: #DAA520;
	color: #FFFFFF;
}

hr {
	color: #CC9933;
	border-color: #cc9933;
	text-align: center;
}

.signups {
	width: 75%;
	border-spacing: 2px 2px;
	border-style: solid;
	border-collapse: collapse;
	border-color: #CC9900;
}