/*  Site styles created Aug 2005 by Chris Tingom cmt@tornadodesign.com   */
body {
	font-family: Arial, Verdana, Helvetica, Trebuchet MS;
	margin-left: 0px;
	margin-top: 0px;
	margin:	0;
	padding: 0;
	color: #FFFFFF;
}

P  {
	font-family: Arial, Verdana, Helvetica, Trebuchet MS;
	font-size: 13px;
	line-height: 14px;
}

/*  The stylesheet will override the body tag */
A:link {
	text-decoration: none;
	color: #FFFFFF;
}
A:visited {
	text-decoration: none;
	color: #FFFFFF;
}
A:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
A:active {
	text-decoration: underline;
	color: #FFFFFF;
}
	
select {
	font-weight: Normal;
	font-family: Arial, Geneva, sans-serif;
	font-size : 11px;
}

input, textarea {
	font-family: Arial, Geneva, sans-serif;
	font-size : 11px;
}

/*  Specific text styles */
.copy {
	font-family: Arial, Verdana, Helvetica, Trebuchet MS;
	font-size: 10px;
	line-height: 14px;
}

.headline {
	font-family: Arial, Verdana, Helvetica, Trebuchet MS;
	font-size: 18px;
	font-weight: Bold;
	color: #AE0909;
	line-height: 22px;
	text-transform: Uppercase;
}

.subheadline {
	font-family: Arial, Verdana, Helvetica, Trebuchet MS;
	font-size: 14px;
	font-weight: Bold;
	color: #AE0909;
	line-height: 20px;
	text-transform: Uppercase;
}

.memberlink {
	font-family: Arial, Verdana, Helvetica, Trebuchet MS;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.footerlink {
	font-family: Arial, Verdana, Helvetica, Trebuchet MS;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #7CCF29;
}