.imageDescriptionText{
	font-size:12px;
}
.instance_videoPlayerFrame {
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
}

.instance_square {
	border-bottom-width:1px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
}

.instance_componentOuterDIV {
	color: #808080;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	width: 99%;
}

.TitleControllTextCell {
	font-size:12px;
}

.instance_TitleControllTextCell {
	font-size:12px;
}

.instance_InformationControlTextCell {
	font-size:12px;
	color: #808080;
}

.instance_componentOuterTABLE {
}

.instance_componentOuterTABLE td{
	font-size:12px;
	color: #808080;
}

.instance_componentOuterTABLE td a{
	font-size:12px;
	color: #808080;
}

.instance_componentOuterIMG {
}

.instance_componentOuterIFRAME {
}

TABLE.pageTableLinks {
   	background-color: #FFFFFF;
   	border-spacing: 0px;
   	padding: 0px;
   	margin-left: 3px;
   	margin-bottom: 12px;
   	width: 99%;
}

TABLE.pageTableLinks TR {
	vertical-align: top;
}

TABLE.innerPageTableLinks {
	border-spacing: 0;
	padding: 0px;
	margin-left: 12px;
}

TABLE.pageTableLinks TD.pageLinks {
    color: #808080;
    border-right: 1px solid #CCCCCC;
    line-height: 24px;
    padding-left: 29px;
    padding-right: 29px;
}

TABLE.pageTableLinks TD.pageLinks A.activePageLink {
	text-decoration:none; 
	color:#f99910; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-weight:bold;
}

TABLE.pageTableLinks TD.pageLinks A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	vertical-align: top;
    color: #808080;
    text-decoration:none;
}

TABLE.pageTableLinks TD.pageLinks A:hover { 
	text-decoration:none; 
	color:#f99910; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-weight:bold;
}

TABLE.pageTableLinks TD.pageLinks NOBR {
   color: green;
   font-size:12px;
}

TABLE.pageTableLinks TD.pageLinks_Home {
    color: #808080;
    border-right: 1px solid #CCCCCC;
    line-height: 24px;
    padding-left: 12px;
    padding-right: 29px;
}

TABLE.pageTableLinks TD.pageLinks_Contact {
    color: #808080;
    border-right: none;
    line-height: 24px;
    padding-left: 29px;
    padding-right: 12px;
}

TABLE.pageTableLinks TD.pageLinks_Home A.activePageLink, TD.pageLinks_Contact A.activePageLink {
	text-decoration:none; 
	color:#f99910; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-weight:bold;
}

TABLE.pageTableLinks TD.pageLinks_Home A, TD.pageLinks_Contact A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	vertical-align: top;
    color: #808080;
    text-decoration:none;
}

TABLE.pageTableLinks TD.pageLinks_Home A:hover, TD.pageLinks_Contact A:hover {
	text-decoration:none; 
	color:#f99910; 
	font-family:Georgia, "Times New Roman", Times, serif; 
	font-weight:bold;
}

DIV.instance_TextAreaControllTextDIV
{
	font-size:12px;	
	color: #808080;
	/*border-style: solid;
	border-width: 1px; */
}

/* title like controls */
.instance_TitleControllTextCell
{
	border-style: dashed;
	border-color: blue;
	border-width: 1px;
}

.instance_ParagraphWithTitleControllTextCell
{
	border-style: dashed;
	border-color: blue;
	border-width: 1px;
	width: 99%;
}

.highlightit table {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	text-decoration:none;
}

.highlightit:hover table {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	cursor: pointer;
	text-decoration:none;
}

.instance_headerImage {
	color: #000000;
	font-family:Arial, Tahoma, sans-serif;
	font-size:35px;
	font-weight:bold;
	width: 100%;
	height: auto; 
	width: auto;
}

table.propertyInfoTable {
	width: 100%;
}

table.propertyInfoTable td {
	color: #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

table.propertyInfoTable td input {
	font-family:Georgia, "Times New Roman", Times, serif;
	border: 1px solid #666666;
}

table.propertyInfoTable td textarea {
	font-family:Georgia, "Times New Roman", Times, serif;
	border: 1px solid #666666;
}