body
{
    background-image:url(../images/bg.jpg);
    background-repeat:repeat-x;
    background-color:#FFFFFF;
    margin-top:0px;
    font-family:Tahoma;
    color:#000000;
    font-size:9pt;
}
table
{
    font-size:9pt;
    font-family:Tahoma;
    color:#000000;
}
div
{
    font-size:9pt;
    font-family:Tahoma;
    color:#000000;
}
div.page
{
    position:absolute;
    width:570px;
    left:50%;
    margin-left:-285px;
}
div.logo
{
    margin-top:18px;
    background-image:url(../images/logo.png);
    width:168px;
    height:104px;
}
div.actions
{
    padding:10px;
    font-size:9pt;
    background-color:#eff2f2;
}
div.actions h1
{
    color:#0000FE;
    font-size:9pt;
    margin-bottom:0px;
}
div.actions a
{
    color:#000000;
    text-decoration:none;
}
div.first_menu
{
    border-left:1.5px solid #FFFFFF;
    padding-top:30px;
    padding-left:1px;
    margin-left:10px;
    float:left;
}
div.menu
{
    border-left:1.5px solid #FFFFFF;
    padding-top:30px;
    padding-left:1px;
    float:left;
    margin-left:20px;
}
div.header_team
{
    margin-top:70px;
    background-image:url(../images/team.png);
    background-repeat:no-repeat;
    width:319px;
    height:172px;
}
div.content
{
    padding:15px;
    padding-right: 0px;
    width:340px;
}
div.content a
{
    color:#B1D05B;
    text-decoration:none;
}
div.content h1
{
    font-size:11pt;
    color:#0000FF;
}
div.content h2
{
    font-size:10pt;
    color:#0000FF;
    margin-bottom:3px;
}
div.content h3
{
    font-size:9pt;
    color:#0000FF;
    margin-bottom:1px;
}
div.left_info1
{
    background-color:#DEEFFF;
    height:110px;
    width:160px;
    padding:10px;
}
div.left_info1 h1
{
    color:#0000FF;
    font-size:9pt;
}
div.left_info1 a
{
    color:#0000FE;
    text-decoration:underline;
}
div.left_info2
{
    background-image:url(../images/barmerservice.png);
    background-repeat:no-repeat;
    background-position:78px 35px;
    background-color:#B1D05B;
    color:#FFFFFF;
    height:80px;
    width:160px;
    padding:10px;
    font-size:9pt;
    border-top:1px solid;
    border-bottom:1px solid;
}
div.left_info3
{
    background-color:#DEEFFF;
    height:100px;
    width:180px;
}
img.header
{
    padding:0px;
    margin:0px;
    margin-bottom:10px;
    border:0px;
}
img.header2
{
    padding:0px;
    margin:10px 0px;
    border:0px;
}
td.footer
{
    background-image:url(../images/footer_bg.jpg);
    background-repeat:repeat-x;
    height:33px;
    color:#FFFFFF;
    text-align:center;
    line-height:33px;
}
td.footer a
{
    color:#FFF;
    text-decoration:none;
}
td.team
{
     text-align:center;
     font-size:7.1pt;
     vertical-align:top;
}
div.team
{
     text-align:center;
     font-size:7.1pt;
     vertical-align:top;
}
th
{
    color:#0000FF;
    text-align:left;
}
ul
{
    list-style-image:url(../images/ul.png);
    color:#0000FF;
}
textarea,select, input
{
    font-family:Tahoma;
    font-size: 9pt;
}
