.view-header			/*1*/
{
	text-align: center;
	background: #EEEEFF;
	border: 1px solid #999999;
	margin-top: 25px;
	font-weight: bold;
	font-size: 125%;
	width: 95%;
}

.view-merged-table		/*2*/
{
}

.view-item-left-col		/*3*/
{
	height: 100%;
	vertical-align: top;
}

.view-item-table		/*4*/
{
}

.view-item-title		/*5*/
{
	font-weight: bold;
}

.view-item-double-title		/*6*/
{
	font-weight: bold;
	font-size: 110%;
	background: #F9F9FF;
	border: 1px solid #999999;
}

.view-item-right-col		/*7*/
{
	vertical-align: top;
}

.view-image-table		/*8*/
{
	text-align: right;
}

.view-image-link-list		/*9*/
{
	font-size: 90%;
}

.view-image-link-list a
{
	color: #0000AA;
}

.view-image			/*10*/
{
	width: 300px;
	vertical-align: top;
}

.view-image img
{
	border-top: 3px solid #EEEEEE;
	border-left: 3px solid #DDDDFF;
	border-right: 4px solid #000066;
	border-bottom: 4px solid #000066;
}

.view-agent-table		/*11*/
{
}

.view-agent-table a
{
	color: #0000AA;
	font-size: 90%;
}

.view-agent-table td
{
	vertical-align: top;
}

.view-agent-label		/*12*/
{
	font-weight: bold;
	width: 80px;
}

.view-agent-buffer-zone		/*13*/
{
}

.mort-table			/*14*/
{
	border: 1px solid #000099;
	background: #F9F9FF;
}

.mort-header			/*15*/
{
	border-bottom: 1px solid #000099;
	background: #990000;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
}

.mort-readout-label		/*16*/
{
	font-weight: bold;
	text-align: right;
}

.mort-readout-text		/*17*/
{
}

.view-features-table		/*18*/
{
	wdth: 95%;
	border: 1px solid #000099;
	background: #F9F9FF;
}

.view-features-header		/*19*/
{
	text-align: center;
	background: #990000;
	font-weight: bold;
	color: #FFFFFF;
}

.view-features-category		/*20*/
{
	width: 150px;
	font-weight: bold;
	border-bottom: 1px dashed #000066;
}

.view-features-buffer-zone	/*21*/
{
}

.view-features-items		/*22*/
{
}