.bg1 {
    background-image: url(images/man_bg.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}
.top_man {
    background-image: url(images/man_top.gif);
    background-repeat: no_repeat;
    background-position: bottom;
    width: 84px;
    height: 87px;
}
.thmbdesc1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
    color: #50463c;
    background-color: #d2cdbe;
    border: 4px solid #FFFDED;
    padding: 3px;
}
.thmb {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: center;
    color: #50463c;
    background-color: #d2cdbe;
    border: 4px solid #FFFDED;
}
td.head_left {
    background-image: url(images/top_l.jpg);
    width: 120px;
    height: 120px;
}
td.head_right {
    background-image: url(images/top_r.jpg);
    width: 120px;
    height: 120px;
}
.stateon {
  FILTER: alpha(Opacity=70);
  -moz-opacity:.70;
  opacity:.70;
}
.stateoff {
}


