table.dataTable
{
	background-color: White;
}

table.leasesTable
{
	font-family: verdana,helvetica,arial,sans-serif;
	background-color: White;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
}

table.bordering
{
	font-family: verdana,helvetica,arial,sans-serif;
	background-color: White;
	font-size: 12px;
	border-top: solid 1px Black;
}

tr.cfHdr
{
	font-size: 10px;
	background-color: Gainsboro;
	font-weight: bold;
	height: 40px;
	text-align: center;
}

tr.propNameHdr
{
	font-size: 12pt;
	font-weight: bold;
	color: gainsboro;
	height: 40px;
	text-align: center;
	vertical-align: middle;
}

td.summarySection
{
	background-image: url(images/captionbar.jpg);
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	text-align: left;
}

tr.blankRow
{
	height: 10px;
	background-color: White;
	border: solid 1px white;
}

td.cfValue
{
	text-align: right;
	font-size: 10px;
}

td.cfSpace
{
	background-color: White;
	width: 10px;
}

td.cfDesc
{
	white-space: nowrap;
}

td.leaseSpace
{
	background-color: White;
	border-color: White;
	width: 10px;
}

td.leaseShade
{
	background-color: Gainsboro;
}

td.leaseDesc
{
	background-color: White;
	white-space: nowrap;
}

tr.dataRowHdr
{
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	background-color: #E5E5E5;
}

tr.dividerRow
{
	height: 5px;
	vertical-align: top;
}

tr.seperator
{
	height: 35px;
}

tr.titleRow
{
	height: 25px;
}

tr.bolded
{
	height: 35px;
	font-weight: bold;
}

td.justify
{
	text-align:justify;
}

tr.dataRow
{
	height: 18px;
}

td.dataCell
{
	font-size: 11px;
	color: Black;
	border-bottom: #F0F0F0 1px solid;
}

td.valueRight
{
	font-size: 11px;
	color: Black;
	border-bottom: #F0F0F0 1px solid;
	text-align: right;
}

td.photoCell
{
	width: 80px;
	text-align: center;
}

td.photoCap
{
	text-align: center;
	font-size: 9pt;
	font-weight: bold;
}

td.propHdr
{
	font-size: 22;
	color: Black;
	height: 30;
	vertical-align: top;
}

td.obliq12
{
	font-family: georgia, serif;
	font-size: 12pt;
	letter-spacing: 1.5pt;
	font-style: oblique;
	color: black;
	vertical-align: top;
}

td.inventoryHdr
{
	height: 20;
	color: Navy;
  font-weight: bold;
	vertical-align: middle;
	background-color: Silver;
}

td.companyHdr
{
	height: 15px;
	background-image: url(images/logo.jpg);
}

td.cName
{
	font-size: 22pt;
	color: White;
}

td.bInfo
{
	font-size: 10pt;
	font-weight: bold;
	color: gainsboro;
	height: 20px;
}

td.proposalBook
{
	color: Silver;
	font-size: 11px;
	font-weight: bold;
	font-variant:small-caps;
	padding-right: 20px;
	padding-top: 10px;
}

proposalBook a {
	color: Silver;
	font-size: 11px;
	font-weight: bold;
	font-variant:small-caps;
}

.proposalBook a {
	color: #B0B0B0;
	font-size: 11px;
	font-weight: bold;
	font-variant:small-caps;
	text-decoration: none;
}

td.bolded
{
	font-size: 10pt;
	color: White;
	height: 20px;
}

td.disclaimer
{
	font-size: 8pt;
	color: White;
	text-align: justify;	
	padding-top: 5px;
}

img.sectionDivider {
	width: 700px;
}

img.presentedBy {
	height: 100px;
}

img.contact {
	height: 150px;
}

img.inventoryPhoto {
	height: 75px;
	width: 100px;
	border: 0px;
}

img.inventoryPhotoLarge {
	height: 115px;
	width: 175px;
	border: 0px;
}

.image {
	border-style:outset;
	border-color: red;
	border-width:10px;
 }

inventoryHdr a {
	font-family: sans-serif, Verdana, Arial, Trebuchet MS, Helvetica;
  text-decoration: none;  
  font-weight: bold;
}

.inventoryHdr a {
  text-decoration: none;  
  font-weight: bold;
}

.inventoryHdr a:hover {
  text-decoration: none;  
  font-weight: bold;
}

.inventoryHdr a:visited {
  color: black;
  text-decoration: underline;  
  font-weight: bold;
}

powered a {
	font-size: 10pt;
	font-family: sans-serif, Verdana, Arial, Trebuchet MS, Helvetica;
}

.powered a {
  color: black;
  text-decoration: underline;  
  font-weight: normal;
}

.powered a:hover {
  color: black;
  text-decoration: underline;  
  font-weight: normal;
}

.powered a:visited {
  color: black;
  text-decoration: underline;  
  font-weight: normal;
}

span.elevenPt {
	font-size : 11pt;
	font-family: verdana,helvetica,arial,sans-serif;
	color: Black;
}

span.normal 
{
	font-weight: normal;
}
