body
{
	margin-top: 10;
	margin-bottom: 10;
	margin-left: 0;
	margin-right: 0;
	font-size: 12px;
	color: #00267F;
	font-family: Arial;
	background: #EAEDF3;
	OLDbackground: #FBE6B1 url('outerbackground.jpg') repeat-x;
}
h1
{
	color: #00267F;
	font-weight: bold; 	
	font-size: 16px;	
	font-family: Arial;	
}
h2
{
	color: #00267F;
	font-weight: bold; 	
	font-size: 12px;	
	font-family: Arial;	
}
table
{	
	border-color: #00267F;
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 1;
	border-bottom-width: 1;	
}
.maintablelayout
{
	background: white url('pagebackground.jpg');
	background-position: left;	
	background-repeat: no-repeat;
	border-style: solid;
	border-color: #F1AB00;
	border-width: 0px;  
	padding: 0px;
}
.button
{
	background: #00267F url('1px_Button.gif');		 	 
	color: white;
	border-style: none; 
	font-weight: normal; 	
	font-size: 11px;	
	font-family: Arial;	
			
}
.button:hover
{
	background: #00267F url('1px_Button_hover.gif');		 	 
	color: #F1AB00;
	border-style: none; 
	font-weight: normal; 	
	font-size: 11px;	
	font-family: Arial;	
			
}
.menubar
{
	background: #00267F url('1px_menu.gif');		 	 
}
.menuitem
{
	color: #FFFFFF;
	border-style: none; 
	font-size: 11px;	
	font-family: Arial;			
	text-decoration: none; 
	font-weight: bold;

}
.menuitem:hover
{
	color: #F1AB00;
	border-style: none; 
	font-size: 11px;	
	font-family: Arial;			
	text-decoration: none;
	font-weight: bold;
}
.bottombanner
{
	background: #F1AB00;
}
.smalltext
{
	color: #00267F;	
	font-size: 10px;	
	font-family: Arial;	
}
.smalltextalt
{
	color: #00267F;	
	font-size: 10px;	
	font-family: Arial;	
}
.mediumtext
{
	color: #00267F;
	font-weight: bold; 	
	font-size: 14px;	
	font-family: Arial;	
}
.propertylistheader
{
	background: #F1AB00;		 	 
	color: #00267F;
	font-weight: bold; 
	font-size: 12px;	
	font-family: Arial;			
}
.propertylistimage
{
      float: right;
      height: 120px;
      width: 160px;
}
.propertylisttextarea
{
	border-color: #F1AB00;
	background: #FBE7B4 url('PropertyListPanel.jpg') repeat-x top;
      float: left;
      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
{	
	border-color: #F1AB00;
	background: white url('panel.jpg') no-repeat;	
}

.propertyfeaturedpanel
{
	border-color: #F1AB00;
	background: #FBE7B4 url('PropertyFeaturedPanel.jpg') repeat-x top;
}
.propertypicturespanel
{
	border-color:#F1AB00;
	background: #FBE7B4 url('PropertyPicturesPanel.jpg') repeat-x top;
}
.PageBorder
{
	background-color: #00267F;
}
.textlink:active
{
    font-weight: bold;
    color: #F1AB00;
    border-style: none; 
    text-decoration: none;
} 
.textlink:link
{
    font-weight: bold;
    color: #F1AB00;
    border-style: none; 
    text-decoration: none;
}
.textlink:visited
{
    font-weight: bold;
    color: #F1AB00;
    border-style: none; 
    text-decoration: none;
}
.textlink:hover
{
    font-weight: bold;
    color: #00267F;	
    border-style: none; 
    text-decoration: none;
}
.textlinkalt:active
{
    font-weight: bold;
    color: #00267F;
    border-style: none; 
    text-decoration: none;
} 
.textlinkalt:link
{
    font-weight: bold;
    color: #00267F;
    border-style: none; 
    text-decoration: none;
}
.textlinkalt:visited
{
    font-weight: bold;
    color: #00267F;
    border-style: none; 
    text-decoration: none;
}
.textlinkalt:hover
{
    font-weight: bold;
    color: white;	
    border-style: none; 
    text-decoration: none;
}
.tickertext
{
	color: #EE7464;
	font-weight: bold; 	
	font-size: 14px;	
	font-family: Arial;	
}
.tickertextlink:active
{
    font-weight: bold;
    color: #20136B;
    border-style: none; 
    text-decoration: none;
} 
.tickertextlink:link
{
    font-weight: bold;
    color: #20136B;
    border-style: none; 
    text-decoration: none;
}
.tickertextlink:visited
{
    font-weight: bold;
    color: #20136B;
    border-style: none; 
    text-decoration: none;
}
.tickertextlink:hover
{
    font-weight: bold;
    color: #FFE03F;	
    border-style: none; 
    text-decoration: none;
} 