.bg_main {  background-image: url(images/bg_main.jpg); background-repeat: repeat-y; background-position: center top}
.bg_norepeat {  background-repeat: no-repeat; background-position: left top}
.bg_norepeat_bottom { background-repeat: no-repeat; background-position: left bottom}
.link_left {  background-image: url(images/line_links.gif); background-repeat: no-repeat; background-position: left bottom; padding-top: 8px; padding-bottom: 5px}
body {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}
a:hover {  color: #8E4327}
.left_links_bg { background-repeat: no-repeat; background-position: left bottom ; padding-top: 30px; padding-left: 20px; padding-right: 10px; padding-bottom: 0px}
.link_left_a {  text-decoration: none; background-image: url(images/v_link.gif); background-repeat: no-repeat; background-position: left 8px; padding-left: 25px; height: 20px; font-weight: bold}
.right_td { padding-top: 2px; padding-left: 5px; padding-right: 5px; padding-bottom: 0px }
.find {  background-image: url(images/bg_find.jpg); background-repeat: no-repeat; height: 60px; width: 508px; padding-top: 10px; padding-left: 15px; color: #7F2B17; margin-bottom: 8px; font-size: 13px}
.find_input {  font-size: 11px; width: 158px}
.main { background-repeat: no-repeat; background-position: left bottom ; padding: 5px 13px;}
.title { background-image: url(images/line_main.gif); background-repeat: no-repeat; background-position: left bottom; padding-top: 8px; padding-bottom: 3px; font-size: 13px; color: #7F2B17; font-weight: bold; margin-left: 5px;}
.title a { color:#FFFFFF; text-decoration:none}
.bottom_link {  font-weight: bold; color: #FFFFFF; text-decoration: none; font-size: 11px}

img {border:0px;}
ul{ list-style:none; padding:0px; margin:0px; font-family:arial; width:140px;}
.category
{
font-family:arial;
  background-image:url('../images/menu_back.gif');  background-repeat:no-repeat; height:35px; display:block; padding:2px;
  margin-left: -5px;
}
.category a { position:absolute; padding-top:5px; color:#7f2b17; font-size:14px; padding-left:30px; text-decoration:none;  font-weight:bold; padding-bottom:5px;}
ul li{ background-image:url('../images/drops.gif'); background-repeat:repeat-x; /*padding-left:5px;*/ padding-top:0px;   margin:0px;   display:block; height:35px;}
ul li a {background-image:url('../images/bullet.gif');background-repeat:no-repeat; /*padding-left:25px;*/ color:#1f140e; font-size:11px;text-decoration:none ;  display:block; height:35px; padding-top:5px; font-family:arial; }
a:hover {text-decoration:underline;  }