@charset "utf-8";
.subheadheavy {
	color: #660000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}

.subheadLite {
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

body {
	background-color: #CCCCCC;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC3300;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style2 {
	color: #CC3300
}
.style3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}



.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.body {
	background-color: #CCCCCC;
}
.contenttablebg {
	background-attachment: fixed;
	background-image: url(images/brushedmetal_logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.reversefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.headlineDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
}
.emptytablebg {
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
}
.questionstablebg {
	background-attachment: fixed;
	background-image: url(images/questions_logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.inventorytableBg {
	background-attachment: scroll;
	background-image: url(images/inventory_tag1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.inventorytableBgTwo {
	background-attachment: scroll;
	background-image: url(images/inventory_tag2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.inventorytableBgThree {
	background-attachment: scroll;
	background-image: url(images/inventory_tag3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.bodyCopyGold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.bodyCopyBoldRev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

