body {
    background-color: #f6c602;
    margin: 0;
    padding: 0;
}

img.topleftlogo {
    top: 0;
    left: 0;
    margin: 0;
    border: 0;
}

table.content {
    border-collapse: collapse;
    table-layout: fixed;
    padding: 0;
    width: 560px;
    margin-left: 100px;
    font-family: Arial, Helvetica;
    font-size: 11pt;
}

table.content td {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 10pt;
}

div.footer {
    width: 660px;
    margin-top: 10px;
}

div.footer p {
    font-size: 10px;
    font-family: Arial, Helvetica;
    text-align: justify;
}

div.footer p a {
    color: black;
    text-decoration: underline;
}

div.footer sup {
    font-size: 10pt;
}

div.bottom_menu {
    width: 560px;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    padding: 4px 0;
    margin-left: 100px;
}

div.bottom_menu a {
    color: black;
}

div.blueheader {
    background-color: #52519b;
    font-family: Arial, Helvetica;
    padding: 1px 10px;
    margin: 3px;
    font-weight: bold;
    color: white;
    text-align: left;
    clear: both;
}

.yellowsquare {
    margin-left: 10px; 
    width: 126px; 
    height: 129px; 
    font-weight: bold; 
    font-size: 8pt; 
    text-align: center;
    vertical-align: middle;
    font-family: Arial, Helvetica;
}

table.loginform {
    margin: 20px 0;
}

table.loginform th {
    font-weight: bold;
    padding-right: 10px;
    font-size: 9pt;
    text-align: right;
}

object#atff {
    display: none;
}

a.language_links {
    background: #FFF;
    border: 1px solid #FFF;
    text-decoration: none;
    font-family: Verdana, Sans-Sherif;
    font-weight: normal;
    font-size: 12px;
    color: #4E4A3E;
    display: inline-block;
    width: 154px;
}

a.language_links:hover {
    background: #F2F2F2;
    border: 1px solid #CCC;
}

#show_language_links { 
    border: 1px solid #CCC; 
    display: none;
    background: #FFF;
    text-align: left;
    width: 154px;
    position: absolute;
    padding: 2px 2px 2px 10px;
}
