body {
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.96em;
	text-align: left;
}
td {
	color: #FAFAD2;
	font-weight: normal;
	text-align: left;
}
th {
	color: #FAFAD2;
	font-weight: bold;
}
a:LINK,a:ACTIVE,a:VISITED{
	text-decoration: underline;
	color: #000000;
}
a:HOVER{
	text-decoration: underline;
	color: #32CD32;
}
a.inline:LINK,a.inline:ACTIVE,a.inline:VISITED{
	text-decoration: underline;
	color: #FAFAD2;
}
a.inline:HOVER{
	text-decoration: underline;
	color: #32CD32;
}
td.small {
	font-size: xx-small;
	color: #FF9900;
	font-weight: bold;
}
.bigOrange {
	color: #FF9900;
	font-size: large;
	font-weight: bold;
}
.smallOrange {
	color: #FF9900;
	font-size: medium;
	font-weight: bold;
}
.smallerOrange {
	color: #FF9900;
	font-weight: bold;
}
.orange {
	color: #FF9900;
}
a.menu:active,a.menu:visited,a.menu:link {
	color: #FF9900;
	text-decoration: underline;
}
a.menu:hover {
	color: #32CD32;
	text-decoration: underline;
}
/* menu*/
#topmenu{
	padding: 0;
	margin: 0 auto;
	color: #ff9900;
	width: 760px;
	background-color: #000;
	font-weight: bold;
	text-align: center;
}

#topmenu a{
	padding: 3px 12px 3px 12px;
	margin-right: 4px;
	width: 50px;
	color: orange;
	text-decoration: none;
}

#topmenu a:hover{
	padding: 3px 12px 3px 12px;
	margin-right: 4px;
	width: 50px;
	color: #32cd32;
}

/* end menu */
a.footer:active,a.footer:visited,a.footer:link {
	font-size: xx-small;
	color: Black;
	text-decoration: underline;
	font-weight: normal;
}
a.footer:hover {
	font-size: xx-small;
	color: #ff9900;
	text-decoration: underline;
	font-weight: normal;
}
td.footer {
	font-size: xx-small;
	color: Black;
	font-weight: normal;
}
ul{
	line-height: 200%;
}
dd{
	line-height: 125%;
}
hr{
	color: Silver;
	height: 1px;
}
td.grey{
	color: #DDDDDD;
	font-size: 11px;
}
.greyBold{
	color: #DDDDDD;
	font-size: 11px;
	font-weight: bold;
}
a.smallLink:active,a.smallLink:visited,a.smallLink:link {
	font-size: x-small;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}
a.smallLink:hover {
	font-size: x-small;
	color: #32CD32;
	text-decoration: underline;
	font-weight: bold;
}
ol.terms {
	color: #000000;
	font-size: x-small;
}
.style1{
	color: Black;
}
A.mainMenu {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: x-small;
	text-decoration: none;
}
A.mainMenu:HOVER{
	color: #32CD32;
	text-decoration: none;
}
.bigPale {
	color: #FAFAD2;
	font-size: large;
	font-weight: bold;
}
.smallPale {
	color: #FAFAD2;
	font-size: medium;
	font-weight: bold;
}
.smallerPale {
	color: #FAFAD2;
	font-weight: bold;
}
.pale {
	color: #FAFAD2;
}
a.pale:LINK,a.pale:ACTIVE,a.pale:VISITED{
	text-decoration: underline;
	color: #FAFAD2;
	font-size: small;
	font-weight: bold;
}
a.pale:HOVER{
	text-decoration: underline;
	color: #FF9900;
}
hr{
	height: 1px;
}
/* hide from IE mac \*/
html {overflow: scroll;}
/* end hiding from IE5 mac */

