@charset "utf-8";
/* CSS Document */

body,td,th {
        font-family: Tahoma;
        font-size: 12px;
        color: #645A59;
}
p {
        font-family: Tahoma;
        font-size: 12px;
        color: #645A59;
        line-height: 18px;
}
body {
        background-color: #d7cec1;
        background-image: url(layout/background.jpg);
        background-repeat: repeat-x;
        margin-left: 0px;
        margin-top: 5px;
        margin-right: 0px;
        margin-bottom: 0px;
}
a {
        text-decoration: none;
        font-size: 12px;
        color: #990000;
}
a:link {
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #990000;
}
a:hover {
        text-decoration: underline;
        color: #FF0000;
}
a:active {
        text-decoration: none;
        color: #FF0000;
}
h1 {
        font-size: 14px;
        color: #570A00;
}
h2 {
		font-family: Verdana;
        font-size: 12px;
        color: #570A00;
        line-height: 14px;
}
h3 {
        font-size: 12px;
        color: #D7CEC1;
}
h4 {
        font-size: 9px;
        color: #EEE8D8;
        text-align: center;
        font-family: Verdana, Arial, Helvetica, sans-serif;
}
.foot-address {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #570a00;
        line-height: normal;
}
.small_el {font-size: 9px}
.cust {font-size: 11px;
		line-height: 15px; }