* {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #222;
}

th {
    text-align: right;
}

th.vertical {
    text-align: center
}

a {
    text-decoration: none;
    color: #8b5f3e;
}
a:hover {
    text-decoration: underline;
    color: #111;
}

#wrap {
    margin: 0 auto;
    width: 840px;
}

#coa
{
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 10px;
    float: left;
}

#header {
    height: 110px;
    background: #fff url(../images/header.jpg) no-repeat;
    background-position: center;

}
#header h1 { 
    font-size: 28px;
    letter-spacing: -1px;
    padding: 15px 0 0 20px;
    color: #fff;
}
#header h1 a { 
    color: #fff;
    text-decoration: none;
    font-weight: 100;
    letter-spacing: -2px;
}
#header h1 a:hover {
    color: #000;
}
#header h2 {
    font-size: 19px;
    color: #e1c70e;
    padding: 5px 0 0 20px;
    letter-spacing: -1px;
    font-weight: 100;
}

#content {
    padding: 0 20px;
}

.right {
    float: right;
    width: 610px;
    text-align: justify;
    padding-top: 20px;
}
.right h2 {
    font-size: 18px;
    font-weight: 100;
    padding-left: 10px;
    line-height: 30px;
    background: #8b5f3e;
    color: #fff;
    margin-bottom: 20px;
    text-align: left;
}

.right p
{
    margin: 10px;
    text-align: left;
}

.right a
{
    font-weight: bold;
}

.right h2 a {
    text-decoration: none;
    color: #fff;
}
.right h2 a:hover {
    color: #111;
}

.left {
    float: left;
    width: 180px;
    padding-top: 10px;
}
.left h2 {
    margin: 10px 0 0 0;
    padding-left: 10px;
    height: 30px;
    line-height: 30px;
    background: #8b5f3e;
    color: #fff;
    font-size: 13px;
}
.left ul {
    padding: 10px 0 15px 20px;
    color: #8b5f3e;
}
.left ul li a {
    text-decoration: none;
    font-weight: 600;
}
.left ul li a:hover {

}

.selflearn li {
    margin-left:20px;
}

.articles {
    padding: 10px;
}

.announcement{
    margin: 20px 20px 0 20px;
    border-bottom: 1px dotted black;
}

.announcement .title{
    font-size: 1.3em;
    font-weight: bold;
}

.announcement .short{
    font-size: 0.9em;
    font-weight: bold;
}

.announcement .date{
    font-size: 0.8em;
    text-align: right;
}

.submit_button {
    background-color: #ab8263;
    color:#FFFFFF;
    font-weight:bold;
    font-size:12px;
}

#footer {
    text-align: center;
    font-size: 11px;
    color: #aaa;
    margin-top: 40px;
    border-top: 1px dotted #aaa;
    padding-top: 10px;
    padding-bottom: 10px;
}
#footer a { color: #aaa; }
#footer a:hover { color: #111; }

#tabbar{
    list-style: none;
}
#tabbar li
{
    float: left;
    padding: 0px 10px 2px 10px;
    margin: 0px 1px 0px 0px;
    background-color: #8b5f3e;
}

#tabbar li.selected
{
    padding-bottom: 2px;
    background-color: #ab8263;
}

#tabbar a
{
    color: #fff;
}

#tabline
{
    border-top: 1px solid #ab8263;
    width: 100%;
    height: 1px;
    clear: both;
}

a.button, input.button
{
    margin-left: 3px;
    display: block;
    float: left;
    background: #ab8263;
    border-top: 1px solid #7faac8;
    border-left: 1px solid #7faac8;
    border-right: 1px solid #20292f;
    border-bottom: 1px solid #20292f;
    border-style: solid;
    padding: 0px 10px;
    color: white;
}

input.button
{
    float: none;
    padding: 1px 6px 1px 6px;
    font-weight: bold;
}

table.contest th
{
    width: 300px;
    vertical-align: top;
    padding-right: 10px;
}
table.contest td
{
    text-align: left;
}

table.style1
{
    width: 98%;
    margin: 0px auto 0px auto;
}
table.style1 th
{
    text-align: left;
    vertical-align: top;
    background-color: #ab8263;
    padding: 0px 3px 0px 3px;
    color: white !important;
}
table.style1 td
{
    text-align: left;
    vertical-align: top;
    padding-left: 2px;
}

table.style1 tfoot td
{
    text-align: center;

}

table.style1 img
{
    border:0px;
}

table.styleh
{
    width: 98%;
    margin: 0px auto 0px auto;
}
table.styleh th
{
    text-align: left;
    vertical-align: top;
    background-color: #ab8263;
    padding: 0px 3px 0px 3px;
    color: white !important;
}
table.styleh td
{
    text-align: left;
    vertical-align: top;
    padding-left: 2px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
}

table.styleh tfoot td
{
    text-align: center;

}

table.style2
{
    width: 98%;
    margin: 0px auto 0px auto;
}
table.style2 th
{
    text-align: left;
    vertical-align: top;
    background-color: #ab8263;
    padding: 0px 3px 0px 3px;
    color: white !important;
}
table.style2 td
{
    text-align: left;
    vertical-align: top;
    border: 1px solid #eeedff;
    padding-left: 2px;
}

table.style2 tfoot td
{
    text-align: center;

}
table.style3
{
    margin-left: 6px;
}
table.style3 th
{
    text-align: left;
    vertical-align: top;
    background-color: #ab8263;
    padding: 0px 3px 0px 3px;
    color: white !important;
}
table.style3 td
{
    text-align: left;
    vertical-align: top;
    border: 1px solid #eeedff;
    padding-left: 2px;
}

table.style3 tfoot td
{
    text-align: center;

}
ul.error_list
{
    list-style: none;
}

ul
{
    padding-left: 15px;
}	

ol
{
    padding-left: 15px;
}

.main_ol
{
    padding-left: 50px;
}

tr.highlight td
{
    background-color: #e9e9e9;
}

.form_error
{
    color: red;
    font-size: 10px;
}

.success
{
    color:green;
    padding:3px;
}

.failure
{
    color:red;
    padding:3px;
}

.selflearn_container
{
    margin-bottom:10px;
}

.selflearn_container img
{
    border:0px;
    vertical-align:middle;
}

.selflearn_container a
{
    color:white;
    font-size: 11px;
}

.selflearn_header
{
    background:#ab8263;
    padding-left:5px;
    padding-bottom:3px;
    padding-top:3px;
    color:white;
    font-weight:bold;
}

.selflearn_text
{
    padding:3px;
    padding-left:25px;
    padding-right:25px;
    font-size:0.9em;
    line-height:1.2em;
}

.selflearn_link
{
    text-align:right;
    padding-right:10px;
}

.selflearn_help
{
    float:left;
    width:200px;
}

.history th
{
    padding:1px;
    text-align:center;
    background:#ab8263;
    color:#fff;
    padding-bottom:4px;
    padding-top:4px;
    vertical-align:middle;
}

.history td
{
    padding:1px;
    padding-left:3px;
}

.history_alternate
{
    background:#E2E1F6;
}

.history_ralign
{
    text-align:right;
}

table.style_form
{
    width: 98%;
    margin: 0px auto 0px auto;
    padding: 10px 0 0 0;
}

table.style_form th
{
    text-align: left;
}

table.style_form tr.title th
{
    text-align: center;
    background-color: #ab8263;
    color: white !important;
    font-weight: bold;
}

table.style_form td
{
    text-align: left;
    vertical-align: middle;
    padding-left: 2px;
}

table.style_form tfoot td
{
    text-align: center;

}

.offer_element
{
    margin-top: 5px;
    padding: 5px;
    outline: solid thin;
    text-align: center;
    /*background-color: #AB8263;*/
    /*color: white;*/
    font-weight: bold;
}

.offer_subelement
{
    margin-top: 5px;
    padding: 5px;
    outline: solid thin;
    text-align: center;
    /*background-color: #f7f4f1;*/
    color: black;
    font-weight: bold;
}

.bid_details
{
    padding-top: 20px;
}

.bid_details h3
{
    width: 100%;
    text-align: center;
}

.bid_rank
{

}

.offer_info
{
    font-weight: bold;
    width:100%;
    text-align: center;
    padding: 3px 0 3px 0;
}

.offer_info .error
{
    color: #CC0000;
}

.offer_info .success
{
    color: #00CC00;
}
#history_form
{
    margin: 0 auto;
    width:98%;
    padding: 10px 0;
}


#ie-warning
{
    height: 90px;
    line-height: 30px;
    background-color: #f9db17;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.offer_attention
{
    padding: 2px;
    margin: 10px auto;
    width: 98%;
    border: 1px solid red;
}

select { max-width: 400px; }