body							{background-color: #5D5B5B;
								 font-family: Arial, Helvetica, sans-serif;
								 font-size: 11px;
								 margin: 0px;}
								 
.date							{background-color: #000000;
								 font-size: 10px;
								 padding-left: 5px;
								 color: #FFFFFF;
								 border-top: 1px solid #9B9898;
								 border-bottom: 1px solid #9B9898;}
								 
.content						{background-color: #FFFFFF;
								 padding: 7px;
								 vertical-align: top;
								 font-family: Arial, Helvetica, sans-serif;
								 font-size: 11px;
								 line-height: 14px;}
								 
.footer							{background-color: #000000;
								 color: #FFFFFF;
								 font-size: 10px;
								 padding: 3px;}
								 
.footer a:link,
.footer a:active,
.footer a:visited,
.footer a:hover					{color: #FFFFFF;
								 text-decoration: none;}
								 
.tableborder 					{border: 1px solid #9B9898;}

.oddrow 						{background-color: #F7F6F8;
								 font-size: 11px;}

.evenrow 						{background-color: #FFFFFF;
								 font-size: 11px;}
								 
.tableboundary2 				{background-color: #F7E94B;
								 border-bottom: 1px solid #9B9898;
								 color: #000000;
								 text-align: center;
								 color: #FFFFFF;
								 font-family: Arial, Helvetica, sans-serif;
								 font-weight: bold;}
								 
.title							{color: #000000;
								 font-family: Arial, Helvetica, sans-serif;
								 font-size: 16px;
								 font-weight: bold;
								 line-height: 16px;}
								 
.breadcrumbs					{color: #9B9898;
								 font-family: Arial, Helvetica, sans-serif;
								 font-size: 10px;
								 vertical-align: top;
								 text-align: right;}
								 
.breadcrumbs a:link,
.breadcrumbs a:visited,
.breadcrumbs a:active,
.breadcrumbs a:hover			{color: #9B9898;
								 font-family: Arial, Helvetica, sans-serif;
								 font-size: 10px;
								 text-decoration: underline;}
								 
input,
select,
textarea 						{font-size: 11px;
								 font-family: sans-serif;
								 font-weight: normal;}
								 
.fieldLbl 						{color: #9B9898;
								 font-weight: bold;
								 text-align: right;
								 vertical-align: middle;
								 font-family: Arial, Helvetica, sans-serif;}
								 
.button 						{background-color: #F2F1F1;
								 border: 1px solid #9B9898;
								 color: #9B9898;
								 width: 100px;
								 cursor: auto;}

.buttonOver 					{background-color: #CCCCCC;
								 border: 1px solid #000000;
								 color: #000000;
								 width: 100px;
								 cursor: pointer;}
								 
a:link,
a:visited,
a:active 						{color: #9B9898;}

a:hover 						{color: #E7D93B;}

.title2 						{color: #9B9898;
								 font-family: Arial, Helvetica, sans-serif;
								 font-size: 14px;
								 font-weight: bold;}

.title3 						{color: #000000;
								 font-family: Arial, Helvetica, sans-serif;
								 font-size: 12px;
								 font-weight: bold;}
								 
.title4 						{font-family: Arial, Helvetica, sans-serif;
								 font-size: 11px;
								 font-weight: bold;
								 color: #111111;}
								 
.tableboundary 					{color: #000000;
								 font-family: Arial, Helvetica, sans-serif;
								 font-size: 14px;
								 font-weight: bold;}

.tableboundary2 a:link,
.tableboundary2 a:visited,
.tableboundary2 a:active,
.tableboundary2 a:hover			{color:#000000;
								 border: 0px;}
								 
img								{border: #9B9898;}

.sessionmessage 				{color: #B70A28;
								 font-weight: bold;
								 background-color: #FFFFFF;}
								 
.redtext						{color: #B70A28; font-weight: bold;}

.tinytext						{font-size:10px;
								 font-family: Arial, Helvetica, sans-serif;}
								 
td								{font-size: 11px;
								 font-family: Arial, Helvetica, sans-serif;}
								
/*** Home page ***/
.cbBottom {
	background-image: url(/View/f_and_g_realty/images/bottom.gif);
}
.cbLeft {
	background-image: url(/View/f_and_g_realty/images/search_left.gif);
}
.cbRight {
	background-image: url(/View/f_and_g_realty/images/search_right.gif);
}
.cbTop {
	background-image: url(/View/f_and_g_realty/images/search_bg.gif);
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
}
.searchText {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.greybg {
	background-color: #FFFFFF;
}
.welcome {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}