body, td	{
	background-image: url('images/gras1a.gif');
	background-color: #C2E0C2;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: 0% 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003300;	
	}

td.Rouge {color: Red;}
td.Amber {color: #FF6342;}
td.Green {color: Green;}

table.detail {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	background-color: #00CCCC;
}

td.detail 
{
	border: 0px none;
	margin: 0px;
	padding: 0px;
	background-image: None;
	background-color: #00CCCC;
}

tr 
{
	font-size:xx-large;
}

tr.title
{
	font-style: italic;
	font-weight:bold;
	text-decoration: underline;
}
	

A	{
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	color: #990000;
	}

A:hover	{
	font-weight:bolder;
	color: #FFFFFF;
	}
	
A.large	{
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #990000;
	}

A.large:hover	{
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: white;
	}
	
.imgnoborder {
	border: 0px none;
	margin: 0px;
	padding: 0px;
	}
	
H2	{
	font-size: 20pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

H3	{
	font-size: 16pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

H4{
	font-size: 12pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

.currencysm{
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	}
	
.currencyme{
	font-family: Garamond, Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	}

.fsizeme{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:medium;
	}

.red {
	text-decoration: none;
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #990000;
	}

.menu 
{	background-color: #C2E0C2;
	color: #990000;
	}
	
	
#findlist table
{
	border: solid 1px #000000;
	border-collapse: collapse;
}

#findlist td
{
	font-size: 8pt;
	border: solid 1px #000000;
	padding: 1px 3px 1px 3px;
}

.PropList
{
	text-align:Left;
	margin:15px 15px 15px 15px;
}

.PropListDesc
{
	text-align:justify;
	margin:15px 0px 0px 0px;
}
	
.popup { 
    background-image: url('images/popupback.png');
    background-repeat: no-repeat;
    height: 100px;
    padding: 28px 10px 10px 10px;
    font-size: 8px;
    text-align:left;
    } 
