body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEEEE;
	background-color: #000000;
	scrollbar-face-color:#336699;
	scrollbar-arrow-color:#6699cc;
	scrollbar-track-color:#333333;
	scrollbar-3dlight-color:#6699cc;
	scrollbar-highlight-color:#4d7fb2;
	scrollbar-shadow-color:#1a4c7f;
	scrollbar-darkshadow-Color:#003366;
	background-image: url(images/rocks.jpg);
	background-repeat: repeat-x;
	background-position: top;

}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;



}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	background-color: #000000;
	font-style: normal;

}

li {

	padding-bottom: 2px;



}

img {

	border: 0px;

}

a {

	text-decoration: none;

}

a:hover

{

	text-decoration: underline;	

}

hr {

	color: #336699;

	height: 1px;

	border: solid;

}

.staffPosition {

	font-size: 12px;

	font-weight: bold;

}

.bigtext {

	font-size: 14px;

	font-weight: bold;

}

H1 {
	font-size: 20px;
	color: #DA2131;
	font-weight: bolder;
	margin-top: 20px;
	font-family: "Trebuchet MS", Verdana, sans-serif;

}

H2 {

	font-size: 14px;

	font-weight: bold;

	color: #99CCFF;

}

H3 {

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

}

.standout {

	font-weight: bold;

}
.TxtSmall {
	font-size: 10px;
}

