/* CSS Document */

<STYLE TYPE-"type/css">
<!--




H1 {font-size: 24pt; font-family: Georgia, serif, Times New Roman, Times; font-color: #2F7000}
H2 {font-size: 18pt; font-family: Georgia, serif, Times New Roman, Times; font-color: #2F7000}
H3 {font size:14pt; font-family: Georgia,  serif, Times New Roman, Times; font-color: #2F7000}


.bord {border-style: ridge; border-width: 5px; border-color: #A6F552; }


a:link {
	color: #6AD423;
	text-decoration: none;
	}
A:visited {color: #71B147}

a:hover {
	text-decoration: underline;
	}
.toolbar:link {color:#000000;}
.toolbar:visited {color: #000000;}


table.thistable td {border-right: solid 1px #C9E4B6}

table.cattable td {border-right: solid 2px #C9E4B6; }

table.activetable td {border-right: solid 2px #000000;border-left: solid 2px #000000;border-top: solid 2px #000000; }

table.othertable td {border: solid 1px #000000}

.photo {border-style:double;
	border-color: #A6F552;
}

a.cloud10 { font-size: 7pt; }
a.cloud9 { font-size: 10pt;  }
a.cloud8 { font-size: 13pt;  }
a.cloud7 { font-size: 15pt; }
a.cloud6 { font-size: 17pt;  }
a.cloud5 { font-size: 19pt; }
a.cloud4 { font-size: 21pt; }
a.cloud3 { font-size: 25pt; }
a.cloud2 { font-size: 29pt;  }
a.cloud1 { font-size: 33pt;  }

ul { list-style-image: url("diamondli.jpg"); }
ul.gold { list-style-image: url("goldcs.jpg"); }
ol.first {list-style: none; }
li {
	
	margin-bottom: 3px;
	}

html>body {
	font: 84.5% Georgia, serif; color: #2F7000
	}
	
.img {border: solid 1px #A6F552;}


body {
	
	background-image: 
url('money.jpg');
background-repeat: 
no-repeat;
background-attachment: 
fixed;
background-position:center; 
	font: small Georgia, serif; color: 2F7000; 
	}
-->

</STYLE> 

