body 
{
    background-color:Black;
    color:White;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color:#ffffff;
}.newcompany {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #02056c;
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7b97ae;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
	
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7e0685;
	text-decoration: none;
}
.footerlinks A {
	text-decoration: none;
	color: #7e0685;
	font-size: 7pt;
}
.footerlinks A:hover {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	color: #7e0685;
	text-decoration: none;
}
.states A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #993399;
	text-decoration: none;
}
.states A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #663399;
	text-decoration: none;
}
.vendors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #f6a5bd;
	text-decoration: none;
}
.vendors A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
}.links {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none; 
	background-color: #FFFFFF;
	border: #FFFFFF;
}
.borderleft {
	background-image: url(images/bleft.png);
	background-repeat: repeat-y;
/*	background-color: #7e0586;*/
	background-color: #000000;
}
.borderright {
	background-image: url(images/bright.png);
	background-repeat: repeat-y;
	background-position: right;
/*	background-color: #7e0586;*/
	background-color: #000000;
}
.bordertop {
	background-image: url(images/btop.png);
	background-repeat: repeat-x;
}
.borderbottom {
	background-image: url(images/bbottom.png);
	background-repeat: repeat-x;
}
.campsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.campsclass {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #33cccc;
}
.camptext {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
.campnotice {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #99cc00;
	font-weight: bold;
}
.campsignup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border: thin solid #99cc00;
}
.campsignup a:hover {
	background-color: #33cccc;
}
.masterbg 
{
    background-color:#000000;
}
