body {
    margin              : 0px;
    padding             : 0px;
    background-color    : #630F0F;
}

img {
    border          : none;
}

td {
    font                : 11px verdana;
    color               : #fff;
}

p,ul {
    margin-top      : 5px;
    margin-bottom   : 15px;
}

.button {
    font            : 10px verdana;
    font-weight     : bold;
    background      : #FFA200;
    border          : 1px outset #CF5D02;
    cursor          : hand;
    color           : #FFFFFF;
}

select, input, textarea {
    font            : 11px verdana;
    border          : 1px solid #777777;
    background      : #ffffff;
    padding         : 1px;
}

input.img {
    border          : none;
}

a {
    color           : #FF9000;
    font-weight     : bold;
    text-decoration : none;
}

a:hover {
}

small {
    font-size       : 10px;
}

li {
    margin-bottom   : 5px;
}


.headerTable {
    width           : 100%;
    height          : 206px;
    background      : url(../img/t/f1.gif) #FFD39A top left repeat-x;
}

.menu {
    background      : url(../img/t/f2.gif) #FFBE6A top left repeat-x;
    vertical-align  : top;
}
.menu .container {
    background      : url(../img/t/menu.gif) top left no-repeat;
    height          : 100%;
    vertical-align  : top;
}
.td03 {
    background      : url(../img/t/f3.gif) top left no-repeat;
    width           : 100%;
    vertical-align  : top;
    color           : #630F0F;
    padding         : 10px 5px 5px 40px;
}
.td03 h1 {
    font-size       : 18px;
    margin-bottom   : 10px;
}


.content {
    height          : 100%;
    vertical-align  : top;
}
.content .container {
    padding         : 20px 20px 0px 20px;
}
.content .container.back {
    padding         : 10px 20px 10px 20px;
    background      : #871919;
}

div.h1 {
    height          : 28px;
    background      : url(../img/t/f4.gif) #871919 top right no-repeat;
}
div.h1.noback {
    background      : #871919;
}

div.h1 h1 {
    height          : 28px;
    background      : url(../img/t/f5.gif) top left no-repeat;
    text-transform  : uppercase;
    padding         : 7px 0px 0px 38px;
    margin          : 0px;
    color           : #FFBE6A;
    font-size       : 11px;
}


.news_item {
    padding         : 10px 0px 10px 0px;
    border-bottom   : 1px solid #FFD39A;
}
.news_item td {
    vertical-align  : top;
}
.bottom {
    padding         : 10px;
    background      : #871919;
}

.menuTable {
    width           : 200px;
}
.menuTable .item {
    height          : 20px;
    background      : url(../img/t/f6.gif) 5px 1px no-repeat;
    padding         : 3px 3px 3px 30px;
}
.menuTable .item a {
    color           : #630F0F;
    font-weight     : normal;
}
