/* Style Sheet for Apollo Cones */

BODY		{ font-family: arial; }

SPAN.glow { 
    background: white; 
    color: white;
    text-shadow: black 0px 0px 5px;
}


.text		{ font-family: arial; font-size: 12px; color: #ffffff; }
.header		{ font-family: arial; font-size: 17px; color: #ffffff; font-weight: bold; }
.formText	{ font-family: arial; font-size: 11px; color: #ffffff; }
.required	{ font-family: arial; font-size: 16px; color: #ff0000; font-weigt: bold; }

A.nav:LINK		{ color: #EC0006; text-decoration: none; }
A.nav:VISIT		{ color: #EC0006; text-decoration: none; }
A.nav:VISITED	{ color: #EC0006; text-decoration: none; }
A.nav:LINK		{ color: #3BD100; text-decoration: underline; }

img.bikes {border: 1px white solid;}
.caption	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#ffffff;
	font-size:12px
	}
.large{
	font-size:15px;
	font-weight:bolder
	}
	
.small{
	font-size:10px;
	}
			