A			{
			color : #000000;
			text-decoration : underline;
			}

A:Hover		{
			text-decoration : none;
			}

BODY		{
			font-family : Arial;
			font-size : 9pt;
			color : #000000;
			}
			
TD			{
			font-size : 9pt;
			}

.top		{
			background-color : #000096;
			}
			
.menu		{
			background-color : #000096;
			background-image : URL("graphics/menubg.gif");
			}
			
.main		{
			background-color : #e6e8f4;
			}
			
.main2		{
			background-color : #e6e8f4;
			background-image : URL("graphics/dealerbg.jpg");
			background-position : center top;
			background-repeat : no-repeat;
			}
			
.hometxt	{
			color : #000064;
			}

.hd			{
			color : #000096;
			font-size : 10pt;
			font-weight : Bold;
			}
			
.botm		{
			background-color : #000096;
			}
			
.highlight		{
			color : #ffffff;
			font-size : 10pt;
			font-weight : Bold;
			background-color : #000096;
			}
			
.highlight2		{
	color : #000064;
	font-size : 10pt;
	background : #D2D2E6;
}


			
.prod		{
			color : #000096;
			}

.toptxt		{
			color : #ffffff;
			font-size : 7.5pt;
			}

.botmtxt	{
			color : #ffffff;
			font-size : 8pt;
			}
			
.botmtext	{
			color : #ffffff;
			font-size : 11pt;
			}

.ecr		{
			font-size : 7pt;
			}
			
.ecr1		{
			font-size : 7pt;
			background-color : #9B2C7B;
			color : #ffffff;
			}
			
.ecr2		{
			font-size : 7pt;
			background-color : #F2BB01;
			}
			
.ecr3		{
			font-size : 7pt;
			background-color : #04ADD7;
			}

.label		{
			font-size : 8pt;
			}
			
.labels		{
			font-size : 7pt;
			color : #ffffff;
			}
			
.prodli		{
			color : #7D0000;
			font-weight : Bold;
			}
			
.prod01		{
			background-color : #e6e8f4;
			background-image : URL("products/prod01bg.jpg");
			background-repeat : no-repeat;
			background-position : top center;
			background-attachment : fixed;
			}
