.navigation     { nav-banner-image: url(blebanna.gif); separator-image: url(blesepa.gif); 
               list-image-1: url(blebul1a.gif); list-image-2: 
               url(blebul2a.gif); list-image-3: url(blebul3a.gif); 
               navbutton-horiz-pushed: url(blenavhs.gif); 
               navbutton-horiz-normal: url(blenavha.gif); 
               navbutton-horiz-hovered: url(blenavhh.gif); 
               navbutton-vert-pushed: url(blenavvs.gif); 
               navbutton-vert-normal: url(blenavva.gif); 
               navbutton-vert-hovered: url(blenavvh.gif); 
               navbutton-home-normal: url(blehomea.gif); 
               navbutton-home-hovered: url(blehomeh.gif); 
               navbutton-home-pushed: url(blehomep.gif); navbutton-up-normal: 
               url(bleupa.gif); navbutton-up-hovered: url(bleuph.gif); 
               navbutton-up-pushed: url(bleupp.gif); navbutton-prev-normal: 
               url(blebacka.gif); navbutton-prev-hovered: url(blebackh.gif); 
               navbutton-prev-pushed: url(blebackp.gif); 
               navbutton-next-normal: url(blenexta.gif); 
               navbutton-next-hovered: url(blenexth.gif); 
               navbutton-next-pushed: url(blenextp.gif) }

body       {font-family: Verdana; color: rgb(01,50,01); font-size: 8pt;
            margin: 10pt;
            SCROLLBAR-FACE-COLOR: rgb(01,50,01);
            SCROLLBAR-HIGHLIGHT-COLOR: rgb(174,190,174);
            SCROLLBAR-SHADOW-COLOR: rgb(174,190,174);
            SCROLLBAR-3DLIGHT-COLOR: rgb(01,50,01);
            SCROLLBAR-ARROW-COLOR: rgb(174,190,174);
            SCROLLBAR-TRACK-COLOR: rgb(174,190,174);
            SCROLLBAR-DARKSHADOW-COLOR: rgb(174,190,174);
            SCROLLBAR-BASE-COLOR: rgb(01,50,01);

}
td         {font-family: Verdana; color: rgb(01,50,01); font-size: 8pt; margin-left: 10; 
            margin-right: 10; }    


.main      {padding: 5; width: 800; max-width: 800; border: solid; border-width: 1;}

.banner    {padding: 5; height: 120; max-height: 120;border: solid; border-width: 1;
            background-image: url("images/PoligonoCars3.JPG"); border-color: rgb(01,50,01); }


.left      {padding: 5; width: 140; max-width: 140; vertical-align: top;
            border: solid; border-width: 1; border-left-color: rgb(01,50,01);
            border-top: rgb(01,50,01); border-bottom: rgb(01,50,01);
            height: 400; max-height: 400; background-color:rgb(174,190,174);}

.right     {padding: 5; width: 140; max-width: 140; vertical-align: top;
            border: solid; border-width: 1; border-right-color: rgb(01,50,01);
            border-top: rgb(01,50,01); border-bottom: rgb(01,50,01);
            height: 400; max-height: 400; background-color:rgb(174,190,174);}

.body      {padding: 5; width: 520; max-width: 520; vertical-align: top;
            border: solid; border-width: 1; border-top: rgb(01,50,01);
            /* background-image: url("images/background.JPG"); */
            background-attachment: scroll;
            background-repeat: no-repeat;
            background-position: center center;
            border-bottom: rgb(01,50,01); color: rgb(01,50,01); background-color:rgb(174,190,174);}

.footer    {padding: 5; height: 20; max-height: 20;border: solid; border-width: 1;
            background-color: rgb(01,50,01); color: GhostWhite; text-align: center;
            vertical-align: middle; border-color: rgb(01,50,01);}

.car       {padding: 5; border: 1 solid; vertical-align: top;}
.car1      {padding: 5; border: 1 solid; vertical-align: top; width: 140}
.car2      {padding: 5; border: 1 solid; vertical-align: top; width: 340}

a            {font-family: Verdana; font-size: 8pt }
a:link       {color: rgb(01,50,01)}
a:visited    {color: rgb(01,50,01)}
a:hover      {color: rgb(01,50,01)}
a:active     {color: rgb(01,50,01)}

a.footer            {color: GhostWhite}
a.footer:link       {color: GhostWhite}
a.footer:visited    {color: GhostWhite}
a.footer:hover      {color: GhostWhite}
a.footer:active     {color: GhostWhite; weight: solid;}

input      {font-family: Verdana; color: rgb(01,50,01); font-size: 8pt; margin-left: 10; 
            margin-right: 10; }

input.myinput    {font-family: Verdana; color: rgb(01,50,01); font-size: 8pt; margin-left: 10; 
            margin-right: 10;  border-color: rgb(01,50,01); width: 80;}

select     {font-family: Verdana; color: rgb(01,50,01); font-size: 8pt; margin-left: 10; 
            margin-right: 10; }

textarea   {font-family: Verdana; color: rgb(01,50,01); font-size: 8pt; margin-left: 10; 
            margin-right: 10; }

.advert    {font-family: Verdana; color: rgb(174,190,174); font-size: 12pt; 
            background-color: rgb(01,50,01); padding: 5pt; margin-left: 10; 
            margin-right: 10; width: 120; height: 130; text-align: center; vertical-align: middle; }