/* base01.css */

p,li                   {font-family: "Verdana","Garamond", "Arial", sans-serif; font-size: 13px; 
                     font-weight: bold; line-height: 145%; color: #0000c4}

p.red               {color: red;}
p.emphasis          {color: #814ff5}
p.small             {font-size: 12px; font-weight: normal; color: red;}
p.smaller           {font-size: 9px; font-weight: normal;}
p.title             {font-size: 20px; font-weight: bold; font-style: italic}
p.title2            {font-size: 15px; font-weight: bold; font-style: italic}

body                {background-color: #e6abfc}
table               {table-layout: fixed;}

td#logo,#logoright  {border-style: solid; border-width: 1px; border-color: black}

td#logo             {border-right: none;}
td#logoright        {border-left: none;}

td#montage          {border-style: solid; border-width: 1px; border-color: black; padding: 10px;}        
td#montage2          {border-style: solid; border-width: 1px; border-color: black; padding: 10px;}

td.email            {font-size: 13px; font-style: italic; font-weight: bold; color: #0000c4}
td.email2           {font-size: 16px; font-style: italic; font-weight: bold; color: #0000c4}
td#img,#desc,#price {border-style: solid; border-width: 1px; border-color: black}             
td#midcol           {border-style: solid; border-width: 1px; border-color: black;}
td#rightcol         {border-style: solid; border-width: 1px; border-color: black; border-left: none;}

td#img              {border-right: none}
td#desc             {border-left: none; border-right: none}
td#price            {border-left: none}

td#title1           {padding-left:  11px; width: 582px;}
td#title2           {padding-left:  11px; width: 500px;}
td#sitemap          {padding-right:  0px; width:  84px;}
td#goto             {padding-right: 10px; width: 181px;}

td#cars_left        {border-style: solid; border-width: 1px; border-color: black; border-right: none}
td#cars_right       {border-style: solid; border-width: 1px; border-color: black; border-left: none}

td#cars_left1       {border-style: solid; border-width: 1px; border-color: black; border-right: none;
                     border-bottom: none}
td#cars_right1       {border-style: solid; border-width: 1px; border-color: black; border-left: none;
                     border-bottom: none}

td#cars_left2       {border-style: solid; border-width: 1px; border-color: black; border-right: none;
                     border-top: none}
td#cars_right2      {border-style: solid; border-width: 1px; border-color: black; border-left: none;
                     border-top: none}

td#cars_left3       {border-style: solid; border-width: 1px; border-color: black; border-right: none;
                     border-top: none; border-bottom: none}
td#cars_right3      {border-style: solid; border-width: 1px; border-color: black; border-left: none;
                     border-top: none; border-bottom: none}

td#cars_left4       {border-style: solid; border-width: 1px; border-color: black; border-right: none;
                     border-top: none}
td#cars_right4      {border-style: solid; border-width: 1px; border-color: black; border-left: none;
                     border-bottom: none}







a:link              {color: #0000c4}
a:visited           {color: #0000c4}
a:hover             {color: #008000}


/* prices table */

<!-- td#top1,#top2,#top3,#top4,#top5
                    {border-style: solid; border-color: black;
                     border-left: 1px; border-top: 1px; border-right: none;
                     border-bottom: none;}

td#top6             {border-style: solid; border-color: black;
                     border-left: 1px; border-top: 1px; border-right: 1px;
                     border-bottom: none;}

td#top11,#top22,#top33,#top44,#top55
                    {border-style: solid; border-color: black;
                     border-left: 1px; border-top: 1px; border-right: none;
                     border-bottom: 1px;}

td#top66            {border-style: solid; border-color: black;
                     border-left: 1px; border-top: 1px; border-right: 1px;
                     border-bottom: 1px;} -->



