    body, table, a 
	{
	margin: 10px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
table, a
	{ 
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a { color: #00502F; }
	
table { border: 0px; }
	
table.main { width: 670px;
	height: 100%;
 }

td.topgold {
	background-image: url(../images/tabletopbg1.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
	
td.green { 
	background-color: #00502F;
	height: 122px; 
	color: white; 
	}
	
td.gold {
    background-color: #ffcc00;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 22px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
a.blk { 
	color: #000000; 
	text-decoration: none; 
	}
	
a.blk:hover { color: #ffffff; }

td.greener {
	background-color: #00502F;
	height: 22px;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	}
	
td.content {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
h1 { font-size: 14px; }
	
a.white { 
	color: #ffffff; 
	text-decoration: none; 
	font-weight: bold;
	}
	
a.white:hover { color: #ffcc00; }

	
td.footer {
	color: #000000;
	font-size: 10px;
	}
	
a.foot { 
	color: #00502F; 
	text-decoration: none; 
	font-size: 10px;
	}
	
a.foot:hover {
	color: #ffcc00;
	}
	
