body
{
	background-color: #141414;	
}

table {
	font-size : 9pt;
	font-family: verdana,helvetica,arial,sans-serif;
}

table.tblHeader
{
	width: 800px;
	height: 80px;	
	background-color: #141414;
}

table.tblMain
{
	background-color: #141414;
}

td.sectionTitle
{
	font-size: 12px;
	font-weight: bold;
	color: #7F0000;
}

td.companyHdr
{
	height: 88px;
	background-image: url(images/logo.png);
}

td.companyInfo
{
	height: 90px;
	text-align: right;
	background-image: url(images/logoright.jpg);
	background-color: Transparent;
	color: #CE000C;
	font-size: 11px;
	vertical-align: top;
	letter-spacing: +2;
	line-height: 125%;
	padding-right: 20px;
	font-weight: bold;
	width: 600px;
}

td.cName
{
	font-size : 22pt;
	color: White;
}

td.bInfo
{
	font-size : 10pt;
	color: White;
	height: 40px;
}

span.propTitle {
	font-size : 24pt;
	color: #7F0000;
}

td.propHdr
{
	font-size: 22;
	color: #7F0000;
	height: 30;
	vertical-align: top;
}

td.inventoryHdr
{
	height: 20;
	color: #BA1E33;
  font-weight: bold;
	vertical-align: middle;
	background-color: #141414;
}

inventoryHdr a {
	font-family: sans-serif, Verdana, Arial, Trebuchet MS, Helvetica;
	color: #BA1E33;
  text-decoration: none;  
  font-weight: bold;
}

.inventoryHdr a {
	color: #BA1E33;
  text-decoration: none;  
  font-weight: bold;
}

.inventoryHdr a:hover {
	color: #BA1E33;
  text-decoration: none;  
  font-weight: bold;
}

.inventoryHdr a:visited {
	color: #BA1E33;
  text-decoration: underline;  
  font-weight: bold;
}
