body
{
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 0;
	margin-right: 0;
	font-size: 12px;
	color: Black;
	font-family: Arial;
	background: #e0e0e0 url('tile.gif') repeat-x;
}
h1
{
        color: #094090;
        font-weight: bold;           
        font-size: 16px; 
        font-family: Arial;
        padding-left: 20px;
 	background: url('headerbackground.jpg') no-repeat;	
}

h2
{
	color: #094090;
	font-weight: bold; 	
	font-size: 12px;	
	font-family: Arial;	
}
p
{
	text-align: justify;

}
table
{	
	border-color: #094090;
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom-width: 1;	
}
.maintablelayout
{
	background: white;
	background-position: left;	
	background-repeat: no-repeat;
	border-style: solid;
	border-color: #094090;
	border-width: 0px;  
	padding: 0px;
}
.button
{
	background: #094090 url('1px_button.gif');		 	 
	border-style: solid;
	border-color: #094090;
	border-width: 1px;  
	color: white;
	font-weight: normal; 	
	font-size: 11px;	
	font-family: Arial;				
}
.button:hover
{
	background: #094090 url('1px_button_over.gif');		 	 
	border-style: solid;
	border-color: #C61E37;
	border-width: 1px;  
	color: #ffffff;
	font-weight: normal; 	
	font-size: 11px;	
	font-family: Arial;				
}
.menubar
{
	background: #094090 url('1px_menu.gif');		 	 
}
.menuitem
{
	color: white;
	border-style: none; 
	font-weight: normal;
	font-size: 11px;	
	font-family: Arial;			
	text-decoration: none;

}
.menuitem:hover
{		 	 
	color: #C61E37;
	border-style: none; 
	font-weight: normal;
	font-size: 11px;	
	font-family: Arial;			
	text-decoration: none;
}
.bottombanner
{
	background: #094090;
}
.smalltext
{
	color: black;	
	font-size: 10px;	
	font-family: Arial;	
}
.smalltextalt
{
	color: black;	
	font-size: 10px;	
	font-family: Arial;	
}
.mediumtext
{
	color: #094090;
	font-weight: bold; 	
	font-size: 14px;	
	font-family: Arial;	
}
.propertylistheader
{
	background: #094090 url('1px_menu.gif');
	height: 22px;		 	 
	color: #FFFFFF;
	font-weight: bold; 
	font-size: 12px;	
	font-family: Arial;			
}
.propertylistimage
{
      float: right;
      height: 120px;
      width: 160px;
}
.propertylisttextarea
{
      float: left;
      background: #EDEEF3;
      width: 586px;
      height: 120px;
      font-size: 12px;
}

.propertylistfooter
{
      background: #ffffff url('panelshadow.gif');
      height: 9px;
}
.propertystatus-0
{
	color: #23A519;
	font-weight: bold; 	
	font-size: 14px;	
	font-family: Arial;	
}
.propertystatus-1
{
	color: #F0A830;
	font-weight: bold; 	
	font-size: 14px;	
	font-family: Arial;	
}
.propertystatus-2
{
	color: #FF0000;
	font-weight: bold; 	
	font-size: 14px;	
	font-family: Arial;	
}
.panel
{
	background: white url('panel.jpg') repeat-x;
	background-position: top;
	border-color: #094090;
}
.panelsmall
{
	background: white url('panelsmall.jpg') repeat-x;
	background-position: top;
	border-color: #094090;
}
.propertylistpanel
{	
	color: #094090;	
	border-color: #ffffff;
	border-style: none; 
	background-color: #EEF3FA;
}
.propertyfeaturedpanel
{
	border-color: #094090;
	background: #EEF3FA url('1px_SmallPanel.gif') repeat-x;
}
.propertypicturespanel
{
	border-color: #094090 ;
	background-color: #EEF3FA url('1px_SmallPanel.gif');
}
.PageBorder
{
	background-color: black;
}
.textlink:active
{
    font-weight: bold;
    color: #094090;
    border-style: none; 
    text-decoration: none;
} 
.textlink:link
{
    font-weight: bold;
    color: #094090;
    border-style: none; 
    text-decoration: none;
}
.textlink:visited
{
    font-weight: bold;
    color: #094090;
    border-style: none; 
    text-decoration: none;
}
.textlink:hover
{
    font-weight: bold;
    color: #C61E37;	
    border-style: none; 
    text-decoration: none;
}
.textlinkalt:active
{
    font-weight: bold;
    color: white;
    border-style: none; 
    text-decoration: none;
} 
.textlinkalt:link
{
    font-weight: bold;
    color: white;
    border-style: none; 
    text-decoration: none;
}
.textlinkalt:visited
{
    font-weight: bold;
    color: white;
    border-style: none; 
    text-decoration: none;
}
.textlinkalt:hover
{
    font-weight: bold;
    color: red;	
    border-style: none; 
    text-decoration: none;
} 