﻿.text1{ font-size:8pt;
   font-weight:bold;
   color:#313131;
    font-family:Arial;
    width:412px;
     height:36px;}
.text2{ 
       
        font-size:8pt;
        font-weight:bold;
        color:#313131;
        font-family:Arial;
        height:46px; }
.text3{font-size:8pt;
   font-weight:bold;
   color:#313131;
    font-family:Arial;
     width:412px;
      height:48px;
      }
      
.text4{font-size:8pt;
   font-weight:bold;
   color:#313131;
    font-family:Arial;}
    
.greentext{text-decoration:underline;
       color:Green;}

body 
{
    background: url("images/bg_slice.jpg") repeat-x;
}
#textarea
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11pt;
    width: 240px;
    margin-left: 12px;
}
.font_red
{
    color: #D32534;
}
a
{
    margin: 0;
    padding: 0;
}
#auto
{
    display: block;
    width: 262px;
    height: 36px;
    background: url("images/btn_grapponeauto.jpg") no-repeat;
}
#auto:hover
{
    background: url("images/btn_grapponeauto_ro.jpg") no-repeat;
}
#difference
{
    display: block;
    width: 242px;
    height: 37px;
    background: url("images/btn_grapponedifference.jpg") no-repeat;
}
#difference:hover
{
    background: url("images/btn_grapponedifference_ro.jpg") no-repeat;
}
#preowned
{
    display: block;
    width: 197px;
    height: 36px;
    background: url("images/btn_preowned.jpg") no-repeat;
}
#preowned:hover
{
    background: url("images/btn_preowned_ro.jpg") no-repeat;
}
