﻿body
{
    background: #535253 url(images/bg.jpg) repeat-x center top;
    margin: 0 0 0 0;
    font-family: Tahoma, Arial, Sans-Serif;
    color: #616161;
    font-size: 14px;
}

hr
{
    color: #616161;
    background-color: #616161;   
}


.language
{
    border: solid 1px #616161; 
    background-color: #a1a1a1; 
    color: White; 
    font-size: 12px; 
    padding: 2px 2px 2px 2px;   
}

.rightbutton
{
    color: #616161 !important;
    background-color: #E5EFFD !important;
    border: solid 1px #ABC6DD !important;  
    font-weight: bold;
    height: 24px;
    vertical-align: middle;
    float:right;
    
}

.leftbutton
{
    color: #616161 !important;
    background-color: #E5EFFD !important;
    border: solid 1px #ABC6DD !important;  
    font-weight: bold;
    height: 24px;
    vertical-align: middle;
    float:left;
    
}

.header
{
    color: #616161 !important;
    background-color: #E5EFFD !important;
    border: solid 1px #ABC6DD !important;
}

.button
{
    color: #616161 !important;
    background-color: #E5EFFD !important;
    border: solid 1px #ABC6DD !important;  
    font-weight: bold;
    height: 24px;
    vertical-align: middle;
}

.borderblue
{
    border: solid 1px #ABC6DD !important;
}

.link
{
    color: #616161;
}

.Watermark
{
    background-color: #f0f8ff;
    color: #898a8a;
}

#div_contentwrapper
{
    width: 859px;
    margin: 0 auto;
}

#div_headerlogo
{
    height: 133px;
    width: 859px;    
}

img
{
    border: none;
}

#div_content
{
    width: 859px;
    top: 133px;
    position: absolute;
    background: url(images/content.png) repeat-y;
}

#div_wrapper
{
    width: 746px;
    margin: 0 auto;
}

#div_headtext
{
    float: left;
    width: 525px;
    height: 197px;
    overflow: hidden;   
}

#div_headlogin
{
    float: right;
    background: url(images/login.png);
    height: 197px;
    width: 219px;
    text-align: center;
}

#div_logincontent
{
    margin: 0 auto;
    padding-top: 15px;
    width: 188px;
    max-height: 187px;
}

#div_help_wrapper
{
    margin: 20px auto 20px;
    width: 800px;
    background: #c6c6c5 url(images/bg-help.jpg) repeat-x top;
    border: solid 1px #4e4e4e;
    padding: 0px 10px 10px 10px;
}

#bdy_help
{
    background: none !important;
    padding: 10px 10px 10px 10px;
}