body
{
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 0;
	margin-right: 0;
	font-size: 12px;
	color: #383838;
	font-family: Arial;
	background-color: #0D006A;	
}
h1
{
	color: #0D006A;
	font-weight: bold; 	
	font-size: 16px;	
	font-family: Arial;	
}
h2
{
	color: #0D006A;
	font-weight: bold; 	
	font-size: 14px;	
	font-family: Arial;	
}
table
{	
	border-color: #524A95;
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom-width: 1;	
}
.maintablelayout
{
	background-color: white;
	border-style: solid;
	border-color:#524A95;
	border-width: 1px;  
	padding: 2px;
}
.bottombanner
{
	background-color: #E1DFEC;
}

.button
{
	background: #0D006A;		 	 
	color: #ffffff;
	border-style: none; 
	font-weight: normal; 	
	font-size: 11px;	
	font-family: Arial;			
}
.menubar
{
	background: #0D006A;
}
.menuitem
{
	color: white;
	border-style: none; 
	font-weight: normal;
	font-size: 11px;	
	font-family: Arial;			
	text-decoration: none;
}
.menuitem:hover
{
	background: #0D006A;		 	 
	color: #cccccc;
	border-style: none; 
	font-weight: normal;
	font-size: 11px;	
	font-family: Arial;			
	text-decoration: none;
}
.smalltext
{
	color: #383838;	
	font-size: 10px;	
	font-family: Arial;	
}
.smalltextalt
{
	color: #383838;	
	font-size: 10px;	
	font-family: Arial;	
}
.mediumtext
{
	color: #676767;
	font-weight: bold; 	
	font-size: 14px;	
	font-family: Arial;	
}
.propertylistheader
{
	background: #0D006A;		 	 
	color: #ffffff;
	font-weight: bold; 
	font-size: 12px;	
	font-family: Arial;			
}
.propertylistimage
{
      float: right;
      height: 120px;
      width: 160px;
}
.propertylisttextarea
{
      float: left;
      width: 586px;
      height: 120px;
      font-size: 12px;
      background-color: #E1DFEC;
}

.propertylistfooter
{
      height: 9px;
      background: url('panelshadow.gif');
}
.propertystatus-0
{
	color: #23A519;
	font-weight: bold; 	
	font-size: 12px;	
	font-family: Arial;	
}
.propertystatus-1
{
	color: #F0A830;
	font-weight: bold; 	
	font-size: 12px;	
	font-family: Arial;	
}
.propertystatus-2
{
	color: #FF0000;
	font-weight: bold; 	
	font-size: 12px;	
	font-family: Arial;	
}
.panel
{
	border-color: #524A95;
}
.propertyfeaturedpanel
{
	border-color: #524A95;
	background-color: #E1DFEC;
}
.propertypicturespanel
{
	border-color: #524A95;
	background-color: #E1DFEC;
}
.PageBorder
{
	background-color: black;
}
.smalltext
{
	color: gray;	
	font-size: 10px;	
	font-family: Arial;	
}
.smalltextalt
{
	color: white;	
	font-size: 10px;	
	font-family: Arial;	
}
.textlink:active
{
    font-weight: bold;
    color: black;
    border-style: none; 
    text-decoration: none;
} 
.textlink:link
{
    font-weight: bold;
    color: black;
    border-style: none; 
    text-decoration: none;
}
.textlink:visited
{
    font-weight: bold;
    color: black;
    border-style: none; 
    text-decoration: none;
}
.textlink:hover
{
    font-weight: bold;
    color: #7D7B7B;	
    border-style: none; 
    text-decoration: none;
}
.textlinkalt:active
{
    font-weight: bold;
    color: black;
    border-style: none; 
    text-decoration: none;
} 
.textlinkalt:link
{
    font-weight: bold;
    color: black;
    border-style: none; 
    text-decoration: none;
}
.textlinkalt:visited
{
    font-weight: bold;
    color: black;
    border-style: none; 
    text-decoration: none;
}
.textlinkalt:hover
{
    font-weight: bold;
    color: #7D7B7B;	
    border-style: none; 
    text-decoration: none;
} 