.bodyText{
font-family: Verdana;
font-size: 12px;
line-height: 125%;
}

.defaultErr
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #FF0000;
}

.headerText
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #009933;
}

.warningText
{
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
}

.bigTitle{

	font-family: Arial;
	font-size:22px;
	font-weight: bold;
	color: #ED1B24;
}

.mainContent{
	font-family: Arial;
	font-size:12px;
	font-weight: normal;
	color: #000000;
	line-height: 150%
}

.quoteText
{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {color: red; text-decoration: underline; text-size:10px; }
a:visited {color: red; text-decoration: underline; text-size:10px;}
a:hover {color: red; text-decoration: underline; text-size:10px;}
a:active {color: red; text-size:10px; text-decoration: underline} 

.crap
{
SCROLLBAR-FACE-COLOR: #FFFFFF; 
SCROLLBAR-HIGHLIGHT-COLOR: #000000; 
SCROLLBAR-SHADOW-COLOR: #000000; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #000000;
SCROLLBAR-DARKSHADOW-COLOR: #000000; 
overflow: auto;
}

.retailer{
	font-family: Arial;
	font-size:11px;
	color: #ED1B24;
	line-height: 100%
}

.logo{
background-color: #FFFFFF;
 background-image: url(../images/bottom_logo.jpg); 
 background-repeat: no-repeat;
 background-position: 0% 0%
 }	