/* CSS Stylesheet for Cherriots Rideshare Main Page Layout A */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
p.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin:0px;
}
body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

span.header
{
	font-size:24px;
	font-weight:bold;
	color:#ff3333;
}

span.subhead_red
{
	font-size:18px;
	font-weight:bold;
	color:#ff3333;}

span.subhead_black
{
	font-size:14px;
	font-weight:bold;
}

a:link {
	color: #FF3333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3333;
}
a:hover {
	text-decoration: underline;
	color: #CC0033;
}
a:active {
	text-decoration: none;
	color: #FF9999;
}
span.bullet{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ff3333;
}
span.boldcolor
{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FF3333;
}
span.asterisk
{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#ff3333; vertical-align: super; }

input
{
	font-size:11px;
}
checkbox
{
	font-size:11px;
}