  Body 
  { 
    background-color:#d9d9d9;
    background-image: url('/inc/0002/images/10_layout/pg_bk.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-attachment: fixed;
    margin:0; 
    color:black;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size:10pt;
  }

  div,td
  {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size:10pt;
    font-weight:normal;
  }
  
  .PageContent
  {
    padding:0.25em;
  }

  .CB_C .NewsTitle H1
  {
    font-size: 10pt !important;
  }

  .FeatureBlock
  {
    margin-bottom:0.25em;
  }
  
  .FeatureHeading,.SearchHeading, .SearchRowFtr
  {
    color:white;
    background-color:#93a8cb;
  }

  .FeatureHeading,.SearchHeading
  {
    font-weight:bold;
    padding:0.1em;
    padding-left:0.25em;
  }
  
  .ResContainer
  {
    height:291px;
    overflow:hidden;
  }
  
  .SearchHeading H1, .SearchHeading H2
  {
    padding:0;
    margin:0;
    font-size:10pt;
    font-weight:normal;
    color:black;
  }

  .SearchHeading H2
  {
    font-size:12pt;
  }

  .SearchRowHdr
  {
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
  }
  
  .SearchRowDet
  {
    height:45px;
  }  
  
  .SearchRowFtr
  {
    margin-top:0.25em;
    padding:0.25em;
  }

  .SearchPreviewBox
  {
/*    border:1px solid white;*/
    margin:0em;
    margin-top:0.5em;
    padding:0;
  }
  
  .SearchPreviewBox .hr
  {
    width:75%;
    height:1px;
    border-top:1px solid white;
    margin-bottom:0.15em;
    margin-top:0.25em;
  }
  
  .SearchPreviewBox H2
  {
    padding:0;
    margin:0;
    margin-bottom:0.5em;
    font-size:12pt;
    font-weight:normal;  
    font-family:Tahoma,Arial, Helvetica, sans-serif;
  }
  
  .SearchPreviewFeatureRow
  {
    font-size:8pt;
    font-family:Tahoma,Arial, Helvetica, sans-serif;
  }

  .Feature
  {
    padding-left:1em;
  }
      
  .nolb
  {
    white-space:nowrap;
  }
      
  A {
    color:white;
    text-decoration:none;
  }
  
  A:hover {
    color:white;
    text-decoration:underline;
  }
  
  A:visited {
    color:white;
    text-decoration:none;
  }

  A:visited:hover {
    color:white;
    text-decoration:underline;
  }

  A:active {
    color:#416fbc;
    text-decoration:none;
  }

  .NewsHR
  {
    background-image:url(/inc/0002/images/news_hr.gif);
    height:15px;
    background-position:center;
    background-repeat:repeat-x;
    margin-left:25px;
    margin-right:25px;
  }
  
  .TableRowLine 
  {
    background-image:url(/inc/0002/images/liner.gif);
    height:5px;
    background-position:center;
    background-repeat:repeat-x;
  }

  .TableRowLineSep
  {
    background-color:#BFBA90;
  }
  
  h1 
  {
    font-family: calibri, Trebuchet MS, Arial; 
    color:black;
    font-size:14pt;
    margin:0;
    margin-bottom:0.5em;
    font-weight:normal;
  }

  h2 
  {
    font-family: calibri, Trebuchet MS, Arial; 
    color:black;
    font-size:12pt;
    font-weight:bold;
    margin-bottom:0.25em; 
  }

  h3 
  {
    font-family: arial; 
    color:black;
    font-size:12pt;
    margin-bottom:0; 
  }

  h4 
  {
    font-family: arial; 
    color:black;
    font-size:10pt;
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
    margin:0;
  }

  .HeaderText H1
  {
    color: white;
    font-weight:bold;
  }
  
  .SmallText
  {
    font-size:8pt;
  }

  .FooterText
  {
    color:#888888;
    padding-top: 0px;
  }

  .FooterText A
  {
    color:black;
    padding-top: 0px;
  }
  
  .HdrBox
  {
    background-color: #bfbfbf;
    background-image: url('/inc/0002/images/10_layout/hdr_bk.jpg');
    background-repeat: repeat-x;
    background-position: center;
    height:148px;
    position:relative;
  }

  .HdrBox div
  {
    font-family: arial, helvetica;
  }
  
  .HdrBox A
  {
    color:black;
  }
  
  .HdrBox H1
  {
    font-family: arial, helvetica;
    font-size: 10pt;
    font-weight: bold;
  }
  
  .HdrCntBox
  {
    position:relative;
    width:973px;
    height:148px;
  }
  
  .MnuHdr
  {
    color:black;
    font-size:10pt;
  }

  .MnuHdr A, .MnuHdr A:visited {
    color:black;
    font-weight:bold;
    text-decoration:none;
  }

  .MnuHdr A:hover, .MnuHdr A:visited:hover {
    color:black;
    font-weight:bold;
    text-decoration:underline;
  }

  .Footer A, .Footer A:visited, .FooterText A, .FooterText A:visited {
    color:#888888;
    font-weight:normal;
    text-decoration:none;
  }

  .Footer A:hover, .Footer A:visited:hover, .FooterText A:hover, .FooterText A:visited:hover {
    color:black;
    font-weight:normal;
    text-decoration:underline;
  }

  FORM
  {
    margin-top:0; 
    margin-left:0; 
    margin-right:0; 
    margin-bottom:0; 
  }

  .TextBox,.Select
  {
    background-color:#DDDDDD;
    color: black;
    margin-top:2px;
    margin-bottom:2px;
  }

  .Buttons
  {
    margin:2px; 
    background-image:url(/inc/0002/images/button_bak.jpg);
    background-color:#3a84c3;
    color:white;
    border: 1px groove #CCCCCC;
    font-weight:normal;
    font-size:10pt;
    height:20px;
  }  
  .TransButtons
  {
    border:none;
    background-color:transparent;
    color: white;
    font-weight:bold;
    font-family:Tahoma, Arial;
    padding-bottom:2px;
  }

  .box_frame
  {
    border:1px white solid;
  }
  
  .box_contents, .box_contents_l, .box_contents_r
  {
    background-color:#bfc8eb;
    color:black !important;
    padding:10px;
  }

  .box_contents_l
  {
    border: none; 
    border-top:none;
    border-right:none;
  }
  
  .box_contents_r
  {
    border: none; 
    border-top:none;
    border-left:none;
  }

  .box_title,.box_sub_title
  {
    font-size:10pt;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    text-align:center;
    font-weight:bold;
    color:white !important;
    background-color:#3a84c3;
     background-image:url(/inc/0002/images/button_bak.jpg);
    text-transform:uppercase;
    border-bottom:1px white solid;
    height:22px;    
  }      
  
  .box_sub_title
  {
    font-size:6pt;
  }
  
  .NewsThumb
  {
    width: 245px;
    float:right;    
    padding: 0.5em 0em 0.5em 0.5em;
  }
  
  .NewsThumbList
  {
    width: 155px;
    float:right;    
    padding: 0.5em 0em 0.5em 0.5em;
  }

  .Btn
  {
    display:table;
    background-image:url(/inc/0002/images/layout/btn_bk.png);
    background-repeat:repeat-x;
    height:21px;
    color:white;
    white-space:nowrap;
    text-align:center;
  }
  
  .Btn A
  {
    color: white !important;
  }
  
  .BCTrail
  {
    padding:0.25em;
  }
  
  .HPMPTxtTop,.HPMPTxtBot
  {
    color:white;
    position:absolute;
    padding:0.5em;
  }

  .HPMPTxtTop
  {
    top:0;
    height:29px;
    padding:0 0 0 5px;
  }
  
  .HPMPTxtBot
  {
    bottom:0;
    line-height:30px;
  }
  
  .HPMPTxtTop h1,.HPMPTxtBot h1
  {
    font-family:Myriad Pro,Arial;
    color:white;
    padding:0;
    margin:0;
  }
  
  #divOffer A, #divOffer A:visited, #divOffer A:hover, #divOffer A:visited:hover
  {
    color:white;
  }
  
.CB_Black
{
  background-image:url('/inc/0002/images/box/box_gry_bk.png');
  background-repeat:repeat-x;
  background-position: bottom;
  background-color:#656565;
  position:relative;
  color:white;      
}

.CB_Yellow
{
  background-image:url('/inc/0002/images/box/box_yel_bk.png');
  background-repeat:repeat-x;
  background-position: bottom;
  background-color:#ffff00;
  position:relative;
  color:black;      
}

.CB_Yellow A, .CB_Yellow A:visited, .CB_Yellow A:hover, .CB_Yellow A:visited:hover
{
 color:black;
}

.CB_Yellow .CB_Title  h1
{
  color:black;
}

.CB_Blue,.CB_Blue_Manu
{
  background-image:url('/inc/0002/images/box/box_blu_bk.png');
  background-repeat:repeat-x;
  background-position: bottom;
  background-color:#6693e3;
  position:relative;
  color:white;
}

.CB_Blue_Manu
{
 border-right:2px solid white;
}

.CB_Blue .CB_I h2
{
  font-family: calibri, Trebuchet MS, Arial; 
  color:black;
  font-size:14pt;
  margin:0;
  margin-bottom:0.5em;
  font-weight:normal;
}

.CB_I
{
  padding:1em 1.25em 2em 1.5em;
  text-align:justify;
}

.CB_Blue_Manu .CB_I
{
  padding:0;
}

.CB_TL
{
  position:absolute;
  top:0;
  left:0;
  width:27px;
  height:27px;
  background-image:url('/inc/0002/images/box/tl.png');
  background-repeat: no-repeat;
}

.CB_T
{
  position:absolute;
  left:27px;
  right:27px;
  height:27px;
  background-image:url('/inc/0002/images/box/t.png');
  background-repeat: repeat-x; 
}

.CB_TR
{
  position:absolute;
  top:0;
  right:0;
  width:27px;
  height:27px;
  background-image:url('/inc/0002/images/box/tr.png');
  background-repeat: no-repeat;
}

.CB_L
{          
  position:absolute;
  left:0px;
  top:27px;
  bottom:27px;
  width:27px;
  background-image:url('/inc/0002/images/box/l.png');
  background-repeat: repeat-y;          
}

.CB_R
{
  position:absolute;
  right:0px;
  top:27px;
  bottom:27px;
  width:27px;
  background-image:url('/inc/0002/images/box/r.png');
  background-repeat: repeat-y;   
}

.CB_BL
{
  position:absolute;
  bottom:0;
  left:0;
  width:27px;
  height:27px;
  background-image:url('/inc/0002/images/box/bl.png');
  background-repeat: no-repeat;
}

.CB_B
{
  position:absolute;
  bottom:0;
  left:27px;
  right:27px;
  height:27px;
  background-image:url('/inc/0002/images/box/b.png');
  background-repeat: repeat-x;         
}

.CB_BR
{
  position:absolute;
  bottom:0;
  right:0;
  width:27px;
  height:27px;
  background-image:url('/inc/0002/images/box/br.png');
  background-repeat: no-repeat;
}

.CB_C
{
  padding-left:0em;
  z-index: 10;
}

.CB_Black A:visited, .CB_Black A:visited:hover
{
  color:white;
}

.CB_Black A,.CB_Black A:hover
{
  color:white;
}

.CB_Blue A:visited, .CB_Blue A:visited:hover
{
  color:white;
}

.CB_Blue A,.CB_Blue A:hover
{
  color:white;
}

.CB_Blue_Manu A:visited, .CB_Blue_Manu A:visited:hover
{
  color:white;
}

.CB_Blue_Manu A,.CB_Blue_Manu A:hover
{
  color:white;
}

.CB_Blue_Manu .CB_Title
{
  background-color:white;
  background-image: url('/inc/0002/images/09_layout/cb_w_manu_l.png');
  background-position: bottom left;
  background-repeat: no-repeat;
}

.CB_Title H1
{
  font-weight:bold;
  font-family: Tahoma, Arial, Helv;
  color: white;
  font-size: 12pt;
  padding-bottom:0.25em;
  padding-top:0.25em;
}

.CB_Blue_Manu .CB_Title H1
{
  color:black;
  padding:0;
  padding-left:0.5em;
  margin:0;
}

.CB_Black h1, .CB_Black h2
{
  color:white;
}

.CB_TI
{
  background-image:url(/inc/0002/images/layout/box/tc_icon.png);
  background-repeat:no-repeat;
  height:29px
}

.CB_TI_FAV_SRC
{
  background-image:url(/inc/0002/images/layout/box/tc_icon_fav_src.png);
  background-repeat:no-repeat;
  height:29px
}

.CB_TI_FAV_CAR
{
  background-image:url(/inc/0002/images/layout/box/tc_icon_fav_car.png);
  background-repeat:no-repeat;
  height:29px
}

.CB_TC, .CB_TC H1
{
  color:white;
  position:relative;
  top:5px;
  padding-left:2em;
  font-weight:bold;
  font-family: Tahoma,Arial,Helvectica;
}

.CB_TC H1
{
  margin:0;
  padding:0;
  font-size:10pt;
  display:inline;
  top:0;
}

.CB_C H1, .CB2_C H1
{
  color: #416fbc;
  font-size:12pt;
  margin-bottom:0em;
}

.NewVehBox
{
 width:145px;
 height:80px;
 float:left;
 text-align:center;
 margin-right:8px;
}

.MPPadBox
{
  position:relative;
  border-top:2px solid white;
  padding:0.5em 0.25em 0.5em 0.5em;
}

.MPPadBox H1
{
  font-size:14pt;
  font-weight:bold;
  color:white;
}

.MPPadBox H3
{
  font-size:12pt;
}

.VehInfoPanel
  {
    padding-left:0.5em;
  }

  .VehInfoPanel H1
  {
    color:white;
  }  

  .SrcH2
  {
    color:white;
    font-size: 14pt;
  }
  
  .VehSrcRow H2
  {
    font-size:14pt;
  }  
  
  .VehInfoPanel H4
  {
    padding-top:0.25em;
  }  
  
  .VehInfoPanel .VehTiRow
  {
    padding-left:0.5em;
  }
  
  .VehInfoPanel .VehTiHdr
  {
    padding-top:0.5em;
  }

.NewCarBoxes A, .NewCarBoxes A:hover, .NewCarBoxes A:visited,.NewCarBoxes A:visited:hover
{
  color:white;
}  

.HaloBox
{
min-height:270px; 
height:auto;
position:relative;
}
/* for Internet Explorer */
/*\*/
* html .HaloBox {
height: 270px;
}

.TopBox
{
min-height:180px; 
height:auto;
position:relative;
}
/* for Internet Explorer */
/*\*/
* html .TopBox {
height: 180px;
}

.BotBox
{
min-height:230px; 
height:auto;
position:relative;
}
/* for Internet Explorer */
/*\*/
* html .BotBox {
height: 230px;
}

.PNGIMG
{ 
  behavior: url("/common/iepngfix.htc"); 
}

  .BoxContainer 
  {
    position:relative;
    overflow:hidden;
    color:white;
  }
  
  .BoxContainer #BlueBak, .BoxContainer #YelBak
  {
    background-image:url(/inc/0002/images/10_layout/box_bkg_blue.png);
    background-position:bottom;
    background-repeat: repeat-x;
    background-color:#6693e3;
    position:absolute;
    top:0;
    left:0;
    right:8px;
    bottom:9px;
    z-index: -1000;
  }
  
  .BoxContainer #YelBak
  {
    background-image:url(/inc/0002/images/10_layout/box_bkg_yel.png);
    background-color:#e5e564;
  }
  

  .BoxContainer .MTBak
  {
    position:absolute;
    background-position: center;
    background-repeat:no-repeat;
    top:0;
    left:0;
    right:8px;
    bottom:9px;
    z-index: -999;
  }  
  
  .BoxContainer #ShadBak
  {
    position:absolute;
    background-image:url(/inc/0002/images/10_layout/box_bkg_blk_trns.png);
    background-position:bottom;
    background-repeat: repeat-x;
    top:0;
    left:0;
    right:8px;
    bottom:9px;
    z-index: -9;
  }
  
  .BoxContainer #R
  {
    position: absolute;
    bottom:15px;
    right:0px;
    top:11px;
    width:11px;
    background-image:url(/inc/0002/images/10_layout/box_shadow.png);
    background-position: -1048px 50%;
    z-index: -5;
  }

  .BoxContainer #B
  {
    position: absolute;
    bottom:0;
    right:11px;
    left:11px;
    height:15px;
    background-image:url(/inc/0002/images/10_layout/box_shadow.png);
    background-position: 50% -4974px;
    z-index: -5;
  }
  
  .BoxContainer #BL
  {
    position: absolute;
    bottom:0px;
    width:11px;
    left:0px;
    height:15px;
    background-image:url(/inc/0002/images/10_layout/box_shadow.png);
    background-position: -12px -4974px;
    z-index: -5;
  }

  .BoxContainer #BR
  {
    position: absolute;
    bottom:0;
    right:0;
    width:11px;
    height:15px;
    background-image:url(/inc/0002/images/10_layout/box_shadow.png);
    background-position: -1048px -4974px;
    z-index: -5;
  }
  
  .BoxContainer #L
  {
    position: absolute;
    bottom:15px;
    width:11px;
    left:0px;
    top:11px;
    background-image:url(/inc/0002/images/10_layout/box_shadow.png);
    background-position: -12px 50%;
    z-index: -5;
  }

  .BoxContainer #T
  {
    position: absolute;
    top:0;
    right:11px;
    left:11px;
    height:11px;
    background-image:url(/inc/0002/images/10_layout/box_shadow.png);
    background-position: 50% -12px;
    z-index: -5;
  }  
  
  .BoxContainer #TL
  {
    position: absolute;
    height:11px;
    width:11px;
    left:0px;
    top:0px;
    background-image:url(/inc/0002/images/10_layout/box_shadow.png);
    background-position: -12px -12px;
    z-index: -5;
  }

  .BoxContainer #TR
  {
    position: absolute;
    top:0;
    right:0;
    width:11px;
    height:11px;
    background-image:url(/inc/0002/images/10_layout/box_shadow.png);
    background-position: -1048px -12px;
    z-index: -5;
  }
  
  .BoxContainer #Content, .BoxContainer #ContentY
  {
    z-index: 10;
    padding:0.25em;
    padding-right:1.5em;
    padding-left:1em;
    overflow:hidden;
    text-align:justify;
  }

  .BoxContainer #Content H1, .BoxContainer #ContentY H1
  {
    font-weight: bold;
  }
  
  .BoxContainer #Content, .BoxContainer #Content H1
  {
    color:white;
  }
  
  .BoxContainer A
  {
    color:white;
  }
  
  .BoxContainer #ContentY, .BoxContainer #ContentY H1
  {
    color:black;
  }

  .BoxContainer #ContentY A, .BoxContainer #ContentY H1 A
  {
    color:black;
  }  
  
  .FeatBox
  {
    position: absolute;
    height:200px;
    width:100%;
    color: #EEEEEE;
  }  
  
  .HCHdr
  {
    position: absolute;
    top:5px;
    left:5px;
    right:165px;
    height:25px;
    z-index: -5;
  }

  .HCHdr H1
  {
    font-size: 14pt;
    font-weight: bold;
    color: white;
    padding:0;
    margin:0;
  }

  .HCSubHdr
  {
    position: absolute;
    top:30px;
    left:5px;
    right:165px;
    height:1.25em;    
    overflow:hidden;
    font-weight: bold;
  }

  .HCThumb
  {
    position: absolute;
    top:0.6em;
    right:15px;
    width:150px;
    height:115px;
  }
  
  .HCThumb IMG, .FCList IMG
  {
    border:1px solid white;
  }
  
  .HCDesc
  {
    position: absolute;
    top:50px;
    right:175px;
    left:0.4em;
    height:5em;
    overflow:hidden;
    font-weight: bold;
  }

  .HCPrice
  {
    position: absolute;
    top:10em;
    right:15px;
    width:170px;
    height:3.75em;
  }   
  
  .FCList
  {
    position: absolute;
    bottom:15px;
    left:5px;
    width:470px;
    height:75px;
  }
   
  .NMBox
  {
    position:absolute;
    left:0;
    top:0;
    bottom:8px;
    right:11px;
    z-index:-400;
  }
  
  .WinStar
  {
    position:absolute;
    right:9px;
    top:1px;
    width:50px;
  }

