a img {
        border: none;
}

body, td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 14px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        color: #505050;
        text-decoration: none;
}

h1 {
        font-size: 13px;
        color: #9D2F1E;
        text-decoration: none;
}

.tab {
        border-bottom:1px solid #DFDFDF;
        border-top:1px solid #DFDFDF;
        border-right:1px solid #DFDFDF;
        border-left:1px solid #DFDFDF;

}

.tabb {
        border-bottom:1px solid #000000;
        border-top:1px solid #000000;
        border-right:1px solid #000000;
        border-left:1px solid #000000;

}

.tabr {
        border-bottom:1px solid #CD6E5A;
        border-top:1px solid #CD6E5A;
        border-right:1px solid #CD6E5A;
        border-left:1px solid #CD6E5A;

}

a.footer {
        text-decoration: none;
        font-size: 11px;
        color: #000000;
}

a.footer:hover {
        font-size: 11px;
        color: #ffffff;
        text-decoration: none;
}

li.n a {
        text-decoration: none;
        color: #000000;
}
li.n a:hover {
        text-decoration: underline;
        color: #EC361D;
}

li a {
        text-decoration: underline;
        color: #505050;
}
li a:hover {
        text-decoration: underline;
        color: #EC361D;
}
ul.center {

        margin: 5px 10px;
        line-height: 15px;
        padding: 0px;
        font-size: 10px;
        color: #505050;
}
ul.center li {

        list-style-position: outside;
        list-style-type: square;
        margin-left: 20px;
}

.line {
        font-size: 11px;
        color: #505050;
        border-bottom: 1px solid #941A24;
        text-decoration: none;
}

.h1 {
        font-size: 14px;
        color: #9D2F1E;
        
        text-decoration: none;
}

.r {
        font-size: 11px;
        color: #9D2F1E;
        text-decoration: none;
}

.phone {
        font-size: 17px;
        color: #9D2F1E;
        text-decoration: none;
        font-weight: bold;
}

.w {
        font-size: 10px;
        line-height: 15px;
        color: #FFFFFF;
        text-decoration: none;
}

.white {
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
}

.number {
        font-size: 14px;
        color: #9D2F1E;
        text-decoration: none;
        font-weight: bold;
}

a {
        font-size: 10px;
        line-height: 12px;
        color: #505050;
        text-decoration: none;
}
a:hover {
        font-size: 10px;
        line-height: 12px;
        color: #505050;
        text-decoration: underline;
}

a.w {
        font-size: 10px;
        line-height: 12px;
        color: #FFFFFF;
        text-decoration: none;
}

a.w:hover {
        font-size: 10px;
        line-height: 12px;
        color: #FFFFFF;
        text-decoration: underline;
}

a.head {
        font-size: 15px;
        line-height: 17px;
        color: #CC1A0C;
        font-weight: bold;
        text-decoration: underline;
}

a.head:hover {
        font-size: 15px;
        line-height: 17px;
        color: #CC1A0C;
        font-weight: bold;
        text-decoration: underline;
}

a.mail {
        font-size: 15px;
        line-height: 17px;
        color: #9D2F1E;
        text-decoration: underline;
}

a.mail:hover {
        font-size: 15px;
        line-height: 17px;
        color: #CC1A0C;
        text-decoration: underline;
}

a.m {
        font-size: 11px;
        line-height: 13px;
        color: #9D2F1E;
        text-decoration: underline;
}

a.m:hover {
        font-size: 11px;
        line-height: 13px;
        color: #CC1A0C;
        text-decoration: underline;
}

a.hidden {
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
}
a.hidden:hover {
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: none;
        font-weight: bold;
}

a.menu {
        font-size: 12px;
        line-height: 16px;
        color: #000000;
        text-decoration: underline;

}
a.menu:hover {
        font-size: 12px;
        line-height: 16px;
        color: #000000;
        text-decoration: underline;
}

a.white {
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
}
a.white:hover {
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
}
.input {


        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:11px;
        border:1px solid #AAAAAA;
        color:#505050;
}