body
{
	background-color:#FFFFFF;
}

.button
{
	color:#336600;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color:#E5E5E5;
	border : none;
	text-align : center;
	vertical-align : middle;
	text-decoration : none;
	font-weight : bold;
}

.button:active
{
	color:#CC3300;
}

.button:hover
{
	color:#FF0000;
}

.tableColor
{
	background-color:#72828b;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:9pt;
}
.header
{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFF00;
	font-size:14pt;
	font-weight : bold;
}.RydeBanner {
	font-size: 60pt;
	color: #336600;
}
