body       {margin-top: 0; margin-bottom: 0}

h1,h2,h3,h4,h5,h6 { color: #000; font-family: arial, sans-serif; }

p           {font-family: arial, sans-serif; font-size: 13px; color: #000 }
b      		{font-family: arial, sans-serif; font-size: 13pt; color: #900; font-weight: bold}
p.titles    {font-family: arial, sans-serif; font-size: 18px; color: #000; font-weight: bold; }
p.frontpage {font-family: arial, sans-serif; font-size: 16px; color: #000; font-weight: bold; }
p.paul      {font-family: arial, sans-serif; font-size: 20px; color: #000; font-weight: bold; }
p.index     {font-family: arial, sans-serif; font-size: 14px; color: #000; font-weight: bold; }
p.but       {font-family: arial, sans-serif; font-size: 10px; color: #fff }
p.cur       {font-family: arial, sans-serif; font-size: 10px; color: blue }
p.contact   {font-family: arial, sans-serif; font-size: 13px; color: #fff; }
p.address   {font-family: arial, sans-serif; font-size: 16px; color: #000; font-weight: bold; }
div         {font-family: arial, sans-serif; font-size: 12px; color: #fff }
p.massive   {font-family: arial, sans-serif; font-size: 32px; color: #000; font-weight: bold; }
p.names     {font-family: arial, sans-serif; font-size: 13px; color: #000; margin-top: 5px; }

li          {font-family: arial, sans-serif; font-size: 13px; color: #000 }
li.index    {font-family: arial, sans-serif; font-size: 14px; color: #900 }
li.big      {font-family: arial, sans-serif; font-size: 14px; color: red }

table        {border-collapse: collapse;}
table.head   {height: 180px; background-color: #c00; vertical-align: middle;}
table.links  {height: 0px; border: 10px solid #fff; background-color: #fff; vertical-align: top;}

tr.footertop  {height: 140px; background-color: #c00; vertical-align: top;}
tr.footerbot  {height: 600px; background-image: url('images/cars_logo_bg6.jpg'); vertical-align: top;}

td.hl      {height: 15px; background-color: #ccc; border: 0px solid #900; }
td.hl2     {height: 15px; background-color: #fff; border: 1px solid #900; }
td.spacer  {height: 0px; width: 88px; background-color: #fff}
td.link1   {height: 0px; background-color: #ccc; border-left-width: 10px; border-style: solid ;border-color: #ccc; vertical-align: middle;}
td.link2   {height: 0px; background-color: #ccc; border-right-width: 10px ; border-style: solid ;border-color: #ccc; vertical-align: middle; text-align: right}
td.index   {background-color: #fff}

a:link, a:visited, a:active, a:hover {font-family: arial, sans-serif; font-size: 13px; color: #000; font-weight: bold; text-decoration: none; }
a:hover    {color: blue;}

a.feat:link, a.feat:visited, a.feat:active, a.feat:hover {font-family: arial, sans-serif; font-size: 16px; color: #000; font-weight: bold; text-decoration: none; }
a.feat:hover    {color: red;}

a.prod:link, a.prod:visited, a.prod:active, a.prod:hover {font-family: arial, sans-serif; font-size: 16px; color: #000; font-weight: bold; text-decoration: none; }
a.prod:hover    {color: red;}

hr.1 { color: #000; size: 1px}

html {overflow-y: scroll;}
htmla {overflow-x: auto;}

a.but{
font-family: arial, sans-serif;
font-size: 13px;
color: #fff;
text-decoration: none;
padding: 3px 10px;
margin-right: 1px;
border: 0px solid #333;
border-bottom: none;
background-color: #c00;
color: #fff;
}

a.cur{
font-family: arial, sans-serif;
font-size: 13px;
color: #fff;
text-decoration: none;
padding: 3px 10px;
margin-right: 1px;
border: 0px solid #000;
border-bottom: none;
background-color: #fff;
color: #000;
}

a.but:hover{
background-color: #ccc;
color: #000;
}