table
{
    border: 0px;
    border-collapse: collapse;
    width: 100%;
}
td
{
    vertical-align: top;
    padding: 0px;
}


td, table, select, input, textarea
{
    font-family: verdana;
    font-size: 10pt;
    vertical-align: top;
    color: #342F2C;
}

form
{
    margin: 0px;
    padding: 0px;
}
body
{
    margin: 0px;
    padding: 0px;
    background-color: #000000;
}



.bg1
{
    background: #531300;
}
.bg2
{
    background: url(images/splash_bg.gif) repeat-x #ECD99F;
}
.bg3
{
    background: #A9A098;
}
.bg4
{
    background: #070505;
    height: 100%;
}
.bg5
{
    background: url(images/footer.gif) repeat-x left bottom;
}
.bg6
{
    background: url(images/bgd.gif) repeat-x left bottom;
}
.bg7
{
    background: #ECD99F;
}


strong
{
    font-family: verdana;
}

span
{
    color: #B8652F;
}



.title
{
    display: block;
    margin-bottom: 14px;
    font-size: 13pt;
    color: White;
}

.title1
{
    display: block;
    font-size: 13pt;
    margin: 38px 0px 18px 0px;
}

.title2
{
    font-size: 13pt;
    display: block;
    margin: 38px 0px 18px 37px;
}

.logo
{
    height: 101px;
    text-align: center;
    background: url(images/logo_bg.gif) repeat-x;
}

.menu
{
    background: url(images/menu_bg.gif) repeat-x #531300;
    padding-left: 44px;
}
.galery
{
    background: url(images/galery_bg.jpg) no-repeat left bottom #531300;
}

.link
{
    text-align: right;
    padding-right: 13px;
    vertical-align: top;
}
.link input
{
    margin: 4px 1px 0 1px;
}

.splash
{
    background: url(images/splash_bg.gif) repeat-x left bottom #531300;
    height: 475px;
    text-align: center;
}

.px
{
    background: #531300;
    width: auto;
    margin: 20px 37px 20px 37px;
}

.list ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    line-height: 14px;
}
.list ul li
{
    background: url(images/list_bg.gif) no-repeat 0 4px;
    width: auto;
}
.list ul li a
{
    color: #ECD99F;
    text-decoration: underline;
    padding-left: 16px;
}
.list ul li a:hover
{
    text-decoration: none;
}

.list1 ul
{
    margin: 0px;
    padding: 0px;
    list-style: none;
    line-height: 40px;
}
.list1 ul li
{
    background: url(images/list_bg1.gif) no-repeat 0 6px;
    width: auto;
    height: 26px;
}
.list1 ul li a
{
    color: #ECD99F;
    text-decoration: underline;
    padding-left: 23px;
}
.list1 ul li a:hover
{
    text-decoration: none;
}

.footer
{
    background: #070505;
    padding-top: 27px;
    text-align: center;
    height: 74px;
    color: #7B695E;
}
.footer a
{
    color: #C9AB9A;
    text-decoration: none;
}
.footer a:hover
{
    text-decoration: underline;
}

.bg1, .bg1 td, .bg6, .bg6 td
{
    color: #ECD99F;
}
.bg1 a, .bg6 a
{
    color: #ECD99F;
    text-decoration: underline;
}
.bg1 a:hover, .bg6 a:hover
{
    text-decoration: none;
}

.bg1 b
{
    color: #ECD99F;
    font-family: verdana;
}

.bg2 strong
{
    color: #531300;
}

.bg2 a
{
    color: #531300;
}
.bg2 a:hover
{
    text-decoration: none;
}
#page1 .indent
{
    padding: 0 30px 0 37px;
}
#page1 .indent1
{
    padding: 0 37px 0 253px;
}

#page2 .indent
{
    padding: 0 0 5px 37px;
}
#page2 .indent div
{
    width: 307px;
    height: 27px;
}
#page2 .indent div div
{
    width: auto;
}
#page2 .indent div a
{
    color: #ECD99F;
    text-decoration: none;
}
#page2 .indent div a:hover
{
    text-decoration: underline;
}
#page2 .indent div strong
{
    color: #531300;
}
#page2 .indent1
{
    padding: 0 37px 0 253px;
}

#page3 .indent
{
    padding: 0 20px 0 37px;
}
#page3 ul
{
    line-height: 18px;
}


#page4 .indent
{
    padding: 40px 33px 60px 44px;
}
#page4 b a
{
    color: #B8652F;
    text-decoration: none;
    font-family: verdana;
}
#page4 b a:hover
{
    text-decoration: underline;
}

#page5 .indent
{
    padding: 0 50px 10px 38px;
}
#page5 .indent1
{
    padding: 35px 36px 70px 38px;
}

#page5 strong
{
    color: #342F2C;
}
#page5 span a
{
    color: #B8652F;
    text-decoration: underline;
}
#page5 span a:hover
{
    text-decoration: none;
}



.form input
{
    width: 173px;
    height: 20px;
    color: #797979;
    padding: 2px 0 0 4px;
    line-height: 11px;
    background-color: #FFFFFF;
    text-transform: none;
    font-size: 11px;
    font-family: tahoma;
    vertical-align: middle;
}
.form textarea
{
    width: 192px;
    height: 98px;
    color: #797979;
    overflow: auto;
    padding: 2px 0 0 4px;
    font-family: tahoma;
    text-transform: none;
    font-size: 11px;
    background-color: #FFFFFF;
}

.ScrollBars
{
    scrollbar-track-color: #531300;
    scrollbar-arrow-color:#531300;
    scrollbar-base-color: #BAA19A;
}