body.1 { background-color: #e7ffe7}
body.0 {background-image:url('images/cars_logo_bg4g.jpg')}
body {background-image:url('images/cars_logo_bg4g.jpg'); margin-top: 0; margin-bottom: 0}

h1,h2,h3,h4,h5,h6 { color: #000000; font-family: arial }

p           {font-family: arial; font-size: 12px; color: #000000 }
b      		{font-family:arial; color:#990000; font-size: 12pt; font-weight: bold}
p.titles    {font-family: arial; font-size: 18px; color: #000000; font-weight: bold; }
p.index     {font-family: arial; font-size: 14px; color: #000000; font-weight: bold; }
p.but       {font-family: arial; font-size: 10px; color: #ffffff }
p.cur       {font-family: arial; font-size: 10px; color: blue }
p.contact   {font-family: arial; font-size: 12px; color: #ffffff; }
p.address   {font-family: arial; font-size: 16px; color: #000000; font-weight: bold; }
div         {font-family: arial; font-size: 12px; color: #ffffff }
p.massive   {font-family: arial; font-size: 32px; color: #000000; font-weight: bold; }

li          {font-family: arial; font-size: 12px; color: #000000 }
li.index    {font-family: arial; font-size: 14px; color: #990000 }
li.big      {font-family: arial; font-size: 14px; color: red }

table.main    {width: 900px; border-top: #990000 2px solid;	border-left: #990000 2px solid;	border-bottom: #990000 3px solid;	border-right: #990000 2px solid; background-color: #cc0000}
table.head    {height: 180px; border-style:solid; border-color: #000000 ; border-width: 0px; background-color: #cc0000; vertical-align: middle;}
table.body    {height: 400px; border-style: solid; border-color: #ffffff; border-width: 10px; background-color: #ffffff; vertical-align: top;}
table.footer  {height: 100px; border-style:solid; border-color: #000000; border-width: 0px; background-color: #cc0000; vertical-align: middle;}

td.head    {height: 80px; border-style:solid; border-color: #cc0000; border-width: 10px; background-color: #cc0000; vertical-align: middle;}
td.menu    {height: 400px; width: 90px; border-style:solid; border-color: #cc0000; border-width: 10px; background-color: #cc0000; vertical-align: top;}
td.body    {border-style: solid; border-color: #990000; border-width: 5px; background-color: #ffffff; margin-left: 0px}
td.foot    {height: 100px; border-style:solid; border-color: #990000; border-width: 10px; background-color: #cc0000; vertical-align: middle;}
td.hl      {height: 15px; border-style:solid; border-color: #990000; border-width: 0px; background-color: #cccccc;}
td.hl2     {border-style:solid; border-color: #990000; border-width: 1px; background-color: #ffffff;}
td.spacer  {height: 0px; width: 88px; background-color: #ffffff}
td.link1   {height: 0px; border-style:solid; border-color: #cccccc; border-width: 0px 0px 0px 5px; background-color: #cccccc; vertical-align: middle;}
td.link2   {height: 0px; border-style:solid; border-color: #cccccc; border-width: 0px 5px 0px 0px; background-color: #cccccc; vertical-align: middle; text-align: right}

a:link     {font-size: 12px; color: #000000; font-family: arial; font-weight: bold; text-decoration: none; }
a:visited  {font-size: 12px; color: #000000; font-family: arial; font-weight: bold; text-decoration: none; }
a:active   {font-size: 12px; color: #000000; font-family: arial; font-weight: bold; text-decoration: none; }
a:hover    {font-size: 12px; color: blue; font-family: arial; font-weight: bold; text-decoration: none; }

a.feat:link     {font-size: 16px; color: #000000; font-family: arial; font-weight: bold; text-decoration: none; }
a.feat:visited  {font-size: 16px; color: #000000; font-family: arial; font-weight: bold; text-decoration: none; }
a.feat:active   {font-size: 16px; color: #000000; font-family: arial; font-weight: bold; text-decoration: none; }
a.feat:hover    {font-size: 16px; color: red; font-family: arial; font-weight: bold; text-decoration: none; }

hr.1 { color: #000000; size: 1px}



a.but{
text-decoration: none;
padding: 3px 10px;
margin-right: 1px;
border: 1px solid #333;
border-bottom: none;
background-color: #c00;
color: #fff;
}

a.cur{
text-decoration: none;
padding: 3px 10px;
margin-right: 1px;
border: 1px solid #000;
border-bottom: none;
background-color: #fff;
color: #000;
}

a.but:hover{
background-color: #fff;
color: #000;
}
