body {
    font-family: sans, sans-serif;
    background:  #FFF; /*#ebf6fc;*/
    margin: 0;
    padding: 0;
}

h1, h2, p, li, label, #sys_message, ul.errorlist li {
    font-size: 0.8em;
}

#sys_message p, li li {
    font-size: 100%;
}

h1, p#bottom-bar {
    background: #820000;
    color: #FFF;
    margin: 0;
    padding: .05em 0.2em;
    text-align: center;
}

h1 a {
    text-decoration: none;
    color: #FFF;
    font-weight: bold;
}

h1 a.credit {
    font-weight: normal;
    text-decoration: underline;
    color: #FFF;
}

table {
    font-size: 0.8em;
    width: 100%;
}

table.rates {
}

th {
    text-align: left;
}

table.rates th, table.rates td {
    padding: 2px;
    background: #FFF;
    border-bottom: 1px solid #D3DBE6;
}

table.rates th.country, table.rates td.country {
    width: 75%;
    border-right: 1px solid #D3DBE6;
}

table.rates th.rate, table.rates td.rate {
    width: 25%;
}

p#bottom-bar a {
    color: #FFF;
}

p#language {
    display: inline;
    padding-left: 5px;
}

p.indent {
    margin: 0 0 0 20px;
}

h2, p, li, form div {
    margin: 0.5em 0;
}

ul.menu {
    padding: 0;
    margin: 0;
}

ul.errorlist {
    list-style: none;
    padding: 0;
}

ul.errorlist {
    list-style: none;
    padding: 0;
}
a, p.menu a, p.error, ul.errorlist li, p.cost {
    color: #A30F0F;
}

#login_form span, .action span
{
    color: #A30F0F;
    font-size: 0.8em;
    padding-left: 0.5em;
}

.hint, .hint a {
    color: #666;
}

p.hint {
    font-size: 0.75em;
}

span.hint {
    font-size: 0.85em;
}

label {
    display: block;
}

div.cbxrad label {
    display: inline;
}

div#sys_message, ul.errorlist li, p.error {
    background: #CCE9F7;
    margin: 0 0 1px 0;
    padding: 0.5em;
}

ul.errorlist li {
    padding: 0;
}

DIV.flags {
    display: inline;
}
DIV.flags IMG {
    padding-right: 3px;
}
DIV.flags A IMG {
    border: none;
}
