body,td,th,div {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
/*    background-color: #3B0401; */
    background-color: #f5e3cd;
}

a {
    color: #dfbb7f;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
}

a:hover {
    color: #6b695c;
    text-decoration: underline;
}

input[type=text], textarea {
    border: 1px solid #dfbb7f;
}

img {
    border: 0;
}

.clear {
    clear: both;
    display: block;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

.noWrap {
    white-space: nowrap;
}

div.pollBox {
    position: absolute;
    left: 0;
    background-color: #f5e3cd;
    border: 1px solid #330000;
    width: 320px;
    margin-left: -1024px;
    margin-top: 130px;
    padding: 10px;
    z-index: 99999999;
    margin-bottom: 20px;
}

div.pollBox div {
    text-align: left;
    color: black;
}

div.pollBox div.title {
    font-weight: bold;
    margin: 10px 0 5px 0;
    white-space: nowrap;
}

div.pollBox div.topTitle {
    font-weight: bold;
    color: #330000;
    margin-left: 135px;
    margin-left: 120px\9;
}

div.pollBox button {
    margin-top: 15px;
}

.Style1 {
    font-size: 12px;
}

.Style2 {
    font-size: 14px;
}

.Style3 {
    font-size: 14px;
    font-weight: bold;
}

.Style4 {
    font-size: 12px;
    font-weight: bold;
    color: #9A8D61;
}

.Style5 {
    font-size: 12px;
    font-weight: bold;
}

.Style6 {
    font-size: 12;
    font-weight: bold;
}

.bold {
    font-weight: bold;
}

.Style7 {
    font-size: 12px;
    font-weight: bold;
    color: #D4C07B;
}

.Style8 {
    font-size: 18px;
    font-weight: bold;
    color: #D4C07B;
}

.Style9 {
    font-size: 14px;
    font-weight: bold;
    color: #D4C07B;
}

.Style10 {
    font-size: 16px;
    font-weight: bold;
}

.pointer {
    cursor: pointer;
}

div.titleLine {
    background-color: #debb79;
    padding: 3px 5px;
    color: black;
}

div.bodyLine {
    background-color: #efe7d4;
    padding: 5px;
    margin-bottom: 10px;
    color: black;
}

div.pageNavigation {
    margin-top: 15px;
}

td.sign {
    background: url(../image/bg_bas_sign.jpg) repeat-y;
    padding: 5px 10px 10px 10px;
    color: #d1c176;
}

