/* CSS Document */

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

}


a:link    {
	color:#00265D;
	text-decoration: underline;
}
a:visited {color:#00265D}
a:active  {color:#ffcc01}
a:hover   {
	color:#00265D;
	text-decoration: none;
}


.header1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffcc01;


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


.header3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #00265D;
	text-transform: uppercase;
}
.mainbg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
}
.tableborder {
	border: 0.5px solid #CCCCCC;
}
.mainbackground {
	background-color: #3a64a2;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}



.abottom:link{color:#ffcc01;

}

.abottom:visited{color:#ffcc01;
	}

.abottom:hover{color:#cccccc;
	}

.abottom:active{color:#cccccc;
}
.tableborder {
	border: 1px solid #00265D;
}
.cellbggray {
	background-color: #CCCCCC;
}
.cellbgyellow {
	background-color: #FFCC01;
}
.campdatestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
