body {
    margin: 0px;
    padding: 0px;
}

a {text-decoration: underline; color: EE9400;}
a:hover {text-decoration: underline;}

body, td, p {
    font: 11px Arial;
    color: 8D8D8D;
}

.last_site_link a {
    font: 11px Arial;
    color: BEDCF5;
}

.dot_v {
    background-image: url('../i/dot_v.gif');
}

.down {
    background-image: url('../i/dbg.gif');
    background-repeat: repeat-x;
    background-position: 0 100%;
}

.t_right {
    margin-top: 7px;
    margin-left: 10px;
    margin-right: 10px;
}

.t_contacts {
    margin-top: 10px;    
    margin-left: 10px;
    margin-right: 10px;
    
    line-height: 11px;
}

.content {
    padding: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.content .title {
    padding: 0px;
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.dm { background-image: url(../i/dot_h.gif); background-repeat: repeat-x; padding-top: 2px;  padding-bottom: 2px;}
.dm a {
    color: 8D8D8D;
    margin-left: 10px;
    margin-right: 10px;
}

.content_text {
    background-image: url(../i/bg_content.jpg);
    background-repeat: no-repeat;
    
    width: 100%;
    height: 100px;
    padding: 15px;
    padding-left: 30px;
}

.t12 {
  font-size: 12px;
}
p {padding-top:4px; margin: 0px;}
ul { margin-top:0;margin-bottom:0;}