/* ALL */
BODY {
  margin: 0px;
  padding: 0px;
  background-color:white;
}

a:link { color: black;
text-decoration: none;

 }
 
a.menu:active {
color: white;
text-decoration: none;
}

a.menu:visited {
color: white;
text-decoration: none;
}

a.menu:hover {
color: white;
text-decoration: underline;
}

 
 
a:visited { color: black;
text-decoration: underline; }

a:active { color: black;
text-decoration: underline;

 }

a:hover { color: black; 
text-decoration: underline; }

a.text {
color: black;
text-decoration: none;
}

a.text:active {
color: black;
text-decoration: none;
}

a.text:visited {
color: black;
text-decoration: none;
}

a.text:hover {
color: black;
text-decoration: underline;
}

a.simple {
font-size:8pt;
color: #AA0000;
text-decoration: underline;
font-weight:bold;

}

a.simple:active {
font-size:8pt;
color: #FF3300;
text-decoration: none;
font-weight:bold;
}

a.simple:visited {
font-size:8pt;
color: #AA0000;
text-decoration: underline;
font-weight:bold;
}

a.simple:hover {
font-size:8pt;
color: red;
text-decoration: none;
font-weight:bold;
}

a.small:{font-family:Arial;font-size:9pt;color:#000000;font-weight:bold;text-decoration: underline}
a.small:active{font-family:Arial;font-size:9pt;color:#000000;font-weight:bold;text-decoration: underline}
a.small:visited{font-family:Arial;font-size:9pt;color:#000000;font-weight:bold;text-decoration: underline}
a.small:hover{font-family:Arial;font-size:9pt;color:#FF0000;font-weight:bold;text-decoration: underline}

a.news_:{font-family:Arial;font-size:11pt;color:#000000;font-weight:bold;text-decoration: underline}
a.news_:link{font-family:Arial;font-size:11pt;color:#000000;font-weight:bold;text-decoration: underline}
a.news_:active{font-family:Arial;font-size:11pt;color:#000000;font-weight:bold;text-decoration: underline}
a.news_:visited{font-family:Arial;font-size:11pt;color:#000000;font-weight:bold;text-decoration: underline}
a.news_:hover{font-family:Arial;font-size:11pt;color:#FF0000;font-weight:bold;text-decoration: underline}




H3{text-indent:50pt;font-family:Arial;font-size:13pt;color:#000000;font-weight:bold;text-decoration: underline}


TD.head {
  background-image:url(pics/head_bg.jpg);
  background-repeat:repeat-x;
  border-top:0px solid white;
  border-bottom:0px solid white;
}

IMG.picture {
  position:absolute;
  z-index:2;
  left:198px;
  top:0px;
  background-image:url(pics/picture.jpg);
  background-image:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/picture.jpg', sizingMethod='scale');
  
}

IMG.car {
  position:absolute;
  z-index:2;
  left:75%;
  top:88px;
  background-image:url(pics/car.jpg);
  background-image:none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='pics/car.jpg', sizingMethod='scale');
}


/* MENU */
TD.menu {
  padding-top:13px;
  background-color:#C56122;
}

td.product {
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
padding-top:10px;
}

TD.menu A {
  background-color:#DC6C26;
  color:white;
  text-decoration:none;
  background-image:url(pics/menu_arrow_off.gif);
  background-repeat:no-repeat;
  background-position:left center;
}

TD.menu DIV, TD.menu A {
  width:190px;
  height:25px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  font-weight:bold;
  padding-top:6px;
  padding-left:16px;
}

TD.menu DIV, TD.menu A:hover {
  font-size:9px;
  color:black;
  background-color:#FAAB46;
  background-image:url(pics/menu_arrow_on.gif);
  background-repeat:no-repeat;
  background-position:left center;
}


/* INFO */
TD.news {
  background-color:#FDE4B0;
}

DIV.news_head_top {
  height:13px;
  font-size:9px;
  border-top:1px solid #BEBEBE;
  background-color:#CDCDCD;
}

DIV.news_head_title {
  height:27px;
  background-color:#E2E2E2;
  font-weight:bold;
  padding-left:18px;
  padding-top:5px;
}

DIV.news_info {
  padding:18px;
}

DIV.news_info, DIV.news_head_title {
  font-family:Arial, Helvetica, sans-serif;
  font-size:75%;
}

TD.info {
  border-top:10px solid #AA3300;
}

 p.info_title {
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#666666;
  font-weight:bold;
  padding-left:18px;
  
}

DIV.info_title {
  font-family:Arial;
  font-size:100%;
  color:#990000;
  height:25px;
  background-color:#FFDDAA;
  font-weight:bold;
  padding-left:130px;
}

DIV.info_work {
  font-family:Arial, Helvetica, sans-serif;
  font-size:75%;
  color:black;
  padding-left:10px;
  padding-right:20px;
}

p.info_work, a.info_work {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:70%;
  color:black;
  padding-right:20px;  
  padding-left:10px;
}


/* FOOT */
TD.foot {
  background-image:url(pics/foot_bg.gif);
  background-repeat:repeat-x;
}

TD.email, TD.email A {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#010101;
}

TD.email A {
  text-decoration:none;
  font-weight:bold;
}

TD.email {
  font-size:65%;
  text-align:right;
  padding-top:15px;
  padding-right:50px;
}
