﻿html, body
{
    margin: 0;
    padding: 0;
    height: 100%;
    background-color: #341616;
    font-size: 14px;
    font-family: Calibri,Verdana, Arial;
}
table
{
    border-collapse: collapse;
    border: 0px;
}
.bg_left
{
    background: url(images/bg.gif) repeat-y right top;
}
.bg_right
{
    background: url(images/bg.gif) repeat-y left top;
}
.div_header
{
    height: 267px;
    background: url(images/bg_header.jpg) no-repeat;
}
.div_footer
{
    height: 61px;
    text-align: right;
    vertical-align: middle;
    background: url(images/bg_footer.jpg);
}
.m1-dr
{
    background: url(images/m1-dr.jpg) repeat-y left;
}
.m2-dr
{
    background: url(images/m2-dr.jpg) repeat-y left;
}
.m3-dr
{
    background: url(images/m3-dr.jpg) repeat-y top;
    vertical-align: bottom;
}
.m-b1
{
    background: url(images/m-b1.bmp) no-repeat top;
    vertical-align: top;
}
.m-b2
{
    background: url(images/m-b2.bmp) no-repeat top;
    vertical-align: top;
}
.m-b3
{
    background: url(images/m-b3.bmp) no-repeat top;
    vertical-align: top;
}

.b1_text, .b1_text a
{
    color: #899EA3;
}
.b1_text strong
{
    color: #FFFFC8;
}
.b1_text span
{
    color: #FFFFC8;
    text-transform: uppercase;
    font-weight: bold;
}
.b1_text li
{
    background: url(images/1-a.gif) no-repeat left center;
    padding: 0px 0px 0px 7px;
}
.b2_text, .b2_text a
{
    color: #A2907B;
}
.b2_text strong
{
    color: #F39026;
}
.b2_text span
{
    color: #FFFFC8;
    text-transform: uppercase;
    font-weight: bold;
}
.b2_text li
{
    background: url(images/1-a1.gif) no-repeat left center;
    padding: 0px 0px 0px 7px;
}
.b3_text, .b3_text a
{
    color: darksalmon;
    font-size: 11.5px;
}


ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.b1_dr
{
    background: url(images/b1-dr.gif) repeat 10px 2px;
}
.b1_l_dr
{
    background: url(images/b1-l-dr.gif) repeat-y 0px 10px;
}
.b1_l_t
{
    background: url(images/b1-l-t.gif) no-repeat top;
}
.b1_l_b
{
    background: url(images/b1-l-b.gif) no-repeat bottom;
}
.b1_r_dr
{
    background: url(images/b1-r-dr.gif) repeat-y 0px 10px;
}
.b1_r_t
{
    background: url(images/b1-r-t.gif) no-repeat top;
}
.b1_r_b
{
    background: url(images/b1-r-b.gif) no-repeat bottom;
}
.b1_t_dr
{
    background: url(images/b1-t-dr.gif) repeat-x top;
}
.b1_b_dr
{
    background: url(images/b1-t-dr.gif) repeat-x bottom;
}
.b1_p1
{
    background: url(images/p1.gif) repeat-y top;
}

.b2_dr
{
    background: url(images/b2-dr.gif) repeat 10px 2px;
}
.b2_l_dr
{
    background: url(images/b2-l-dr.gif) repeat-y 0px 10px;
}
.b2_l_t
{
    background: url(images/b2-l-t.gif) no-repeat top;
}
.b2_l_b
{
    background: url(images/b2-l-b.gif) no-repeat bottom;
}
.b2_r_dr
{
    background: url(images/b2-r-dr.gif) repeat-y 0px 10px;
}
.b2_r_t
{
    background: url(images/b2-r-t.gif) no-repeat top;
}
.b2_r_b
{
    background: url(images/b2-r-b.gif) no-repeat bottom;
}
.b2_t_dr
{
    background: url(images/b2-t-dr.gif) repeat-x top;
}
.b2_b_dr
{
    background: url(images/b2-t-dr.gif) repeat-x bottom;
}







.b2
{
    background: url(images/b2.jpg);
}
.b3_dr
{
    background: url(images/b3-dr.bmp) repeat 10px 2px;
}
.b3_l_dr
{
    background: url(images/b3-l-dr.bmp) repeat-y 0px 10px;
}
.b3_l_t
{
    background: url(images/b3-l-t.bmp) no-repeat top;
}
.b3_l_b
{
    background: url(images/b3-l-b.bmp) no-repeat bottom;
}
.b3_r_dr
{
    background: url(images/b3-r-dr.bmp) repeat-y 0px 10px;
}
.b3_r_t
{
    background: url(images/b3-r-t.bmp) no-repeat top;
}
.b3_r_b
{
    background: url(images/b3-r-b.bmp) no-repeat bottom;
}
.b3_t_dr
{
    background: url(images/b3-t-dr.bmp) repeat-x top;
}
.b3_b_dr
{
    background: url(images/b3-b-dr.bmp) repeat-x bottom;
}
