/* CSS Document */

p,table,li
{
	font-family: arial, helvetica, 'sans serif';
	font-size: 10pt;
	color: #FFFFFF;
}


a:link    {
	color:#dba711;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {color:#dba711
font-weight: bold;
	text-decoration: underline;
	font-weight: bold;
}
a:active  {color:#dba711
font-weight: bold;
	text-decoration: underline;}
a:hover   {color:#cccccc
font-weight: bold;
	text-decoration: none;
	font-weight: bold;
}


.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #dba711;


}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}

.header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.border {
	border: 1px solid #CC9900;
}
.upcomingevents {
	font-size: 8.5pt;
}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
a:link {
	color: #dba711;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #dba711;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}
.style1 {font-size: 9px}.footertext {
	font: 9px Arial, Helvetica, sans-serif;
}
input {
	background-color: #cccccc;
	border: 1px solid #dba711;
}
textarea {
 background-color: #cccccc;
 	border: 1px solid #dba711;

}
