body {
    margin: 0;
    padding: 0;
    background: url('../images/back_main.gif');
}

.menu {font-family: Tahoma; font-size: 11px; color: #ACCCF1; text-decoration: none; }

.policy {
    font-family: Tahoma;
    font-size: 11px;
    color: #A9A9A9;
    font-weight: 900;
}

.text1 {
    font-family: Tahoma;
    font-size: 10px;
    color: #777777;
}

.text2 {
    font-family: Tahoma;
    font-size: 10px;
    color: #E87110;
}

.main {
    font-family: Tahoma;
    font-size: 11px;
    color: #757575;
}

.orange {
    font-family: Tahoma;
    font-size: 11px;
    color: #E87110;
}

.blue_l {
    font-family: Tahoma;
    font-size: 11px;
    color: #6E8CB3;
}

.blue {
    font-family: Tahoma;
    font-size: 11px;
    color: #4A73B0;
}

.text3 {
    font-family: Tahoma;
    font-size: 11px;
    color: #919191;
}

.black {
    font-family: Tahoma;
    font-size: 11px;
    color: #000000;
}

.search {
    font-family: Tahoma;
    font-size: 11px;
    color: #A9A9A9;
    font-weight: 900
}

.input {
    width: 67px;
    height: 20px;
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    border-color: #BFBFBF;
    font-family: Tahoma;
    font-size: 11px;
    color: #919191;
}

.input1 {
    width: 292px;
    height: 23px;
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    border-color: #7B7B7B;
    font-family: Tahoma;
    font-size: 11px;
    color: #919191;
}

.textarea {
    width: 292px;
    height: 171px;
    border-width: 1px;
    border-style: solid;
    background-color: #FFFFFF;
    border-color: #7B7B7B;
    font-family: Tahoma;
    font-size: 11px;
    color: #919191;
    overflow: auto;
}

.slideshow-container {
    width: 300px;
    float: left;
    margin: 0 10px 0 10px;
    overflow: hidden;
    height: 240px;
}

#thumbs {
    width: 300px;
    float: left;
}

#controls {
    padding: 0 10px 0 10px;
}

.triunghi-left {
    margin: 0px;
    padding: 0px;
    background: url('../images/triunghi_left.png') left no-repeat;
    padding-left: 15px;
}

.gall-frame .gall-header {
    background: url('../images/header_gall.png') bottom no-repeat;
    height: 43px;
    width: 620px;
}

.gall-frame .gall-content {
    background: url('../images/middle_gall.png') repeat-y;
    width: 620px;
    overflow: hidden;
}

.gall-frame .gall-footer {
    background: url('../images/footer_gall.png') no-repeat top;
    width: 620px;
    height: 10px;
    overflow: hidden;
}

table.char-list {
    margin-bottom: 10px;

}

table.char-list td.lft {
    background: url('../images/bullet-char.png') left no-repeat;
    padding-left: 10px;
    width: 20%;
}

table.char-list td {
    border-bottom: 1px solid #E4E4E4;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
}

table.table-actions a {
    color: #A52A2A;
    font-size: 13px;
}

td.continut {
    padding-top: 10px;
}

table#table1 {
    text-align: left;
}

#table4 .bordered-img {
    padding: 5px;
    border: 1px solid #666666;
}

.marker {
    text-align: center;
    color: #fff;
    background-color: #CC0000;
    padding: 5px;
    position: relative;
    margin-top: -40px;
    font-weight: bold;
    font-size: 14px;
}