@charset "utf-8";
.orangeheadersmall {
	color: #FF6600;
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

body {
	background-color: #070707;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF6600;
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
.pageheading {
	color: #CCCCCC;
	font-size: 18px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: normal;
}
.boldhead {
	color: #34240D;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
}
.menuheader {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}


.textbody {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}


.textblack {
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.pageheading {
	color: #CCCCCC;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.whiteheading {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.orangeheading {
	color: #F87700;
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.stylecopper {
}
