p, ul, li, td{font-family: arial; color: black; font-size: 9pt;}


.text				{	font-family	: arial			;
										font-size	: 9pt					;
										color		: black					;
									}
     	.mtext			{	font-family	: arial			;
										font-size	: 8pt					;
										color		: black					;
									}
     	.stext			{	font-family	: arial			;
										font-size	: 7pt					;
										color		: black					;
									}
     	.white				{	font-family	: arial		;
										font-size	: 8pt				  ;
										color		: white					;
									}
     	.grey				{	font-family	: arial			;
										font-size	: 8pt		  		;
										color		: #494F53				;
									}
     	.address		{	font-family	: arial			;
										font-size	: 11pt				;
										color		: #494F53				;
										font-weight : bold			;
									}
     	.footer			{	font-family	: arial			;
										font-size	: 7pt					;
										color		: #494F53				;
									}
     	.details		{	font-family	: arial			;
										font-size	: 10pt				;
										color		: black					;
									}
     	.type				{	font-family	: arial			;
										font-size	: 12pt				;
										color		: #494F53				;
										font-weight : bold			;
									}
     	.location		{	font-family	: arial			;
										font-size	: 11pt				;
										color		: #494F53				;
									}
     	.price			{	font-family	: arial			;
										font-size	: 9pt					;
										color		: #494F53				;
									}
			TR.odd			{	background-color: #E8E8E8;}
			TR.even			{ background-color: #FFFFFF;}
			TR.buttons	{ background-color: #494F53;}

			TR.rail			{	background-color: #E8E8E8;}
			TR.agri			{ background-color: #E5E5E5;}
			TR.miss			{	background-color: #FFFFFF;}
			TR.antiques	{ background-color: #F5F5F5;}

			BODY.static 	{background-color: #E8E8E8; background-image: url(images/bg.gif);}
			BODY.list		 	{background-color: #CECECE; background-image: url(images/bg2.gif); background-repeat: repeat-x;}
			BODY.item		 	{background-color: #E8E8E8; background-image: url(images/bg3.gif);}  

			a.white:link {text-decoration: none; color: #FFFFFF; font-size: 8pt;}
			a.white:visited {text-decoration: none; color: #FFFFFF; font-size: 8pt;}
			a.white:hover {text-decoration: underline; color: #FFFFFF; font-size: 8pt;}
			a.home:link {text-decoration: underline; color: #000000; font-size: 7pt;}
			a.home:visited {text-decoration: underline; color: #000000;; font-size: 7pt;}
			a.home:hover {text-decoration: underline; color: #000000;; font-size: 7pt;}
			a.button:link {text-decoration: none;}
			a.button:visited {text-decoration: none;}
			a.button:hover {text-decoration: none;}

			p.indent	{	margin-right: 20px;}

			.gallery { border: 5px; border-color: #494F53; border-thickness: 5px; border-style: solid;}

			.form {	font-family	: arial			;
							font-size	: 8pt					;
							color		: black					;
							background: #CECECE			;
							width: 300px						;		
						}
			.form_small {	font-family	: arial			;
										font-size	: 8pt					;
										color		: black					;
										background: #CECECE			;
										width: 200px						;		
									}

