.tealtable, .tealtable TD, .tealtable TH
{
background-color:#999933;
color:black;
}

.MainBorderedCell {font-size : 8pt; font-weight : normal; color : black; font-family: Verdana, Arial, Geneva;}

.BorderBottom {font-size : 8pt; font-weight : normal; color : black; font-family: Verdana, Arial, Geneva;}

.style3 {font-size : 8pt; font-weight : normal; color : black; font-family: Verdana, Arial, Geneva;}

.lispace {line-height: 1.2em; margin: 0em 4; list-style-type: disc;}

.listitemspace {line-height: 1.2em; margin: 0em 0; }

.lispace1 {line-height: 1.7em; margin: 1.4em 4;}

.listitemspace1 {line-height: 0em; margin: 0em 0;}



img
{  border-style: none;
}

img.noborder
{
    border: 0px none;
}

A:active { 
	color: #333333;
	}
	
A:link {border-width: 5px; text-decoration: none; color:green; }

a:visited { 
	text-decoration: none;
	color: green;
	}

.menuheader { 
	font-size : 14pt; 
	font-weight : bold; 
	color:'green';
	}

.menuheadtext { 
	font-size : 14pt; 
	font-weight : bold; 
	color:'gold';
	width: 170px;
	}

.menutext { 
	font-size : 12pt; 
	font-weight : bold; 
	color:'gold';
    width: 150px;
	}
	
.new {color:red; font-size:9px; margin-left:-5px; }

.headtext { font-size : 20pt; font-weight : bold; color:green }

.subheadtext { font-size : 15pt; font-weight : bold; color:green }

.textheader {font-size : 8pt; font-weight : bold; color:green}

.ratessubheadtext { font-size : 12pt; font-weight : bold; color:green }

.upperleft { font-size : 15pt; font-weight : bold;  }

a.menu:link {color: gold;}
a.menu:visited {color: gold;}
a.menu:active {color: gold;}

body {
	margin:10px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	}

#Content {
	width:750px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:15px;
	background-color:#999933;
	}

#rates tbody tr td {
    background-color: #999933;
}
#rates tbody tr.odd  td {
    background-color: #AEB404;
}

	
