﻿body,html,form
{
    BACKGROUND-COLOR: #675c47;
    font-family:Arial; 
	font-size:10pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
	Padding:0px 0px 0px 0px;
	Margin:0px 0px 0px 0px;
	Height:100%;
	Width: 100%;
}

a
{
	color:Blue;
	font-size:10pt;
	font-family:arial; 	
}

img
{
	border-style:none;
}


.UserProfileHeaderText
{
	font-size:10pt;
	font-family:arial; 	
	font-weight:bold;
}

.UserProfileText
{
	font-size:10pt;
	font-family:arial; 	
	text-align:justify;
}

.Header
{
	BACKGROUND-COLOR: #A5BACF;
}

.FormFieldHeader
{
	font-weight:bold;
	font-size:10pt;
	font-family:arial; 	
}

.ErrorText
{
	font-weight:bold;
	font-size:10pt;
	font-family:arial; 
}

.Footer
{
	font-weight:normal;
	vertical-align:bottom;
	font-size:8pt;
}

.Footer a
{
	font-size:8pt;
	color:#675c47;
	text-decoration:underline;
}


.NavigationLabel
{
	font-weight:bold;
	font-size:10pt;
	font-family:arial; 
}

.NavigationLabel a
{
	color:Blue;	
	font-weight:bold;
	font-size:10pt;
	font-family:arial; 
}



.Content
{
	background-color:#A5BACF;
}

.MenuItem, .MenuItem a, .MenuItem img
{
	font-size:11pt;	
	font-family:Arial;
	color:white;
	font-weight:bold;
	text-align:left; 
	vertical-align:middle; 
}

.MenuItemHover, .MenuItemHover a, .MenuItemHover img
{
	/*background-color:#c0c0c0;*/
	/*background-color:white;*/
	color:black;
	/*font-weight:bold;*/
}


.GridHeaderText
{
	/*font-weight:bold;   
	font-size:10pt;
	color:Black;
	font-family:Verdana; 
	margin-left:10px;
	margin-right:10px;
	white-space:nowrap; */
}

.DocumentLink a,.DocumentLink img
{
    font-family:arial; 
	font-size:12px;
    FONT-WEIGHT: normal;
	vertical-align:middle;  	 	
	color:Blue;	  
}

.GridHeaderText a
{
 	font-weight:bold;   
	font-size:10pt;
	color:Black;
	font-family:arial; 
	/*margin-left:10px;
	margin-right:10px;*/
	white-space:nowrap; 
}


.GridItemText
{
	font-weight:normal;   
	font-size:10pt;
	color:Black;
	font-family:arial; 
	/*margin-left:10px;
	margin-right:10px;*/
}


.GridRow
{
	background-color:#A5BACF;
	border-style:none;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top; 
}

.AlternatingGridRow
{
	background-color:#8392A2;
	border-style:none;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top; 

}

.GridHeaderRow
{
	height:25px;
	font-weight:normal;   
	font-size:10pt;
	font-family:arial; 
	background-color:#9CCCFC;
	border-style:none;
	padding-left:10px;
	padding-right:10px;
}

/* Realty Center Listing Classes*/
.column_data_comments
{
	font-weight:normal;   
	font-size:8pt;
	font-family:arial; 
}

.column_data
{
	font-weight:bold;   
	font-size:8pt;
	font-family:arial; 	
}

.comp_callus
{
	font-style:italic;   
	color:Blue;	
	font-weight:normal;   
	font-size:8pt;
	font-family:arial; 	
}

.column_titles
{
	color:Blue;	
	font-weight:bold;   
	font-size:8pt;
	font-family:arial; 	
}


.DetailACompliments,.DetailACall,.DetailAPrice,.DetailAPriceMort,.DetailASectionTitle
{
	font-weight:bold;   
	font-size:10pt;
	font-family:arial; 	

}

.DetailAPriceMort a
{
	color:Blue;
}

.DetailASectionTitle
{
	color:Black;
}

.DetailADetailTitle,.ListedByFooter,.listing_school
{
	font-weight:bold;   
	font-size:8pt;
	font-family:arial; 		
}

.DetailAComments,.DetailADetailInfo
{
	font-weight:normal;   
	font-size:8pt;
	font-family:arial; 		
}

.buttonFAH
{
	 border:solid 2px black;
	 background-color:#6095CB; 
	 
}