body 	{ margin: 0px 0px 0px 0px;
	  background: #1F4784;
	  background-image: url(./BG_background.gif);
	  font-family: calibri, tahoma, arial, verdana;
	  font-size:11pt;
	  color: #222222;
	  }

.BG_navbar	{ background-image: url(./BG_navbar.gif);
			  background-repeat: no-repeat;
			  background-position: left top;
			  }
.BG_cols	{ background-image: url(./BG_cols.gif);
			  background-repeat: repeat-y;
			  background-position: right top;
			  }
.BOX_featprop	{ border: #888888 1px solid; padding:6px;
				  }

.alignleft { text-align:left; font-family:verdana,tahoma; font-size:9pt; }
.alignright { text-align:right; font-family:verdana,tahoma; font-size:9pt; }
.aligncenter { text-align:center; font-family:verdana,tahoma; font-size:8pt; }

h2		{ font-family: cambria, calibri, tahoma; font-size: 16pt; color:#222222;
		  margin-top: 0px; font-weight: normal;
		  margin-bottom: 6px; }
.line	{ font-size:16pt; margin-left:8px; margin-right:8px; }

.h2		{ font-size: 13pt; color:#264588; }

.tfooter	{ color: #FFFFFF; font-size:10pt; }
.tblue		{ color: #0061A5; }
.tred		{ color: #F40000; }
.torange	{ color: #FF6701; }
.tyellow	{ color: #FFFF00; }
.twhite		{ color: #FFFFFF; }
.tgrey		{ color: #999999; }
.tblack		{ color: #000000; }


.p-l		{ padding-left:   5px; }
.p-t		{ padding-top:    5px; }
.p-r		{ padding-right:  5px; }
.p-b		{ padding-bottom: 5px; }
.p-l10		{ padding-left:   10px; }
.p-t10		{ padding-top:    10px; }
.p-r10		{ padding-right:  10px; }
.p-b10		{ padding-bottom: 10px; }
.p-l15		{ padding-left:   15px; }
.p-t15		{ padding-top:    15px; }
.p-r15		{ padding-right:  15px; }
.p-b15		{ padding-bottom: 15px; }

.imgBorder	{ border: #888888 1px solid; }

HR	{ color: #000000; width: 100%; height: 1px; }
TD	{ font-family: calibri,tahoma,arial,verdana; font-size: 11pt; }
li	{ list-style-image: url(./icon_listitem.gif); margin-top: 1px; }

a.black		{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #000000;
		  }
a.black:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 11pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FF0000;
		  }
a.white		{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: none;
		  color: #FFFFFF;
		  }
a.white:hover	{ font-family: calibri,tahoma,arial,verdana;  font-size: 10pt;
		  font-weight: normal;
		  text-decoration: underline;
		  color: #FFFFFF;
		  }

a.menu		{ font-family: Eurostile, calibri,tahoma,arial,verdana;  font-size: 14pt;
		  font-weight: bold;
		  text-decoration: none;
		  color: #FFFFFF;
		  }
a.menu:hover	{ font-family: Eurostile, calibri,tahoma,arial,verdana;  font-size: 14pt;
		  font-weight: bold;
		  text-decoration: none;
		  color: #FFFF00;
		  }
		  
.Button	{ font-size: 8pt;
		   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		   text-decoration: none;
		   padding: 4px;
		   width: 190px;
		   text-align: center;
		   color: #000000;
		   background-color: #FF9C21;
		   border: 1px outset #000000;
		   cursor:hand;
		   }
		  
.BTN_search	{ font-size: 9pt;
		   font-family: Calibri, Verdana, Geneva, Arial, Helvetica, sans-serif;
		   text-decoration: none;
		   padding: 4px;
		   width: 170px;
		   text-align: center;
		   color: #FFFFFF;
		   background-color: #999999;
		   border: 1px outset #999999;
		   cursor:hand;
		   }
		   
.calendar	{ background-image: url(/forster/real-estate.nsf/BG_calendar.gif); background-repeat: no-repeat;
		  background-position: top left; width:44px; height: 52px; text-align:center;
		  padding-top: 6px; line-height: 1.4;
		  float:left; margin-right: 10px; margin-bottom: 4px;
		  font-family: arial, tahoma;
		  }
.calendar, .month { color: #FFFFFF; font-size:9pt; }
.calendar, .day   { color: #444444; font-size:15pt; }
