﻿body 
{
    font-family: Verdana;
}

.form
{

    font-family: Verdana;
    font-size:x-small;
}

.formtitle
{
    padding-right: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
    padding-top: 8px;
    font-weight: bold;
    font-size: large;
    vertical-align: middle;
    background-color: #006e81;
    color: White;
    text-align: left;
}

.formsubtitle
{
    FONT-WEIGHT: bold; 
    COLOR: #433f3e;
}

.formbody
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: Verdana;
    font-size: x-small;
    color: Black;
}

.contentbody
{
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 8px;
    padding-top: 8px;
    font-family: Verdana;
    font-size: 8.5pt;
    color: Black;
    background-color: white;
}

.boxbody
{
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
    font-family: Verdana;
    font-size: x-small;
    color: White;
    background-color: #006e81;
}

.boxtitle
{
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    color: White;
    background-color: #006e81;
}

.contentsubtitle
{
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: Verdana;
    font-weight: bold;
    font-size: small;
    color: White;
    background-color: #00abbe;
}

.statusbar
{
    font-size: x-small; 
    vertical-align: middle; 
    color: #433f3e;                    
    font-family: Verdana; 
    text-align: left;
}

.button
{
    border-right: #00abbe 1px solid; 
    border-top: #00abbe 1px solid; 
    font-weight: bold; 
    font-size: x-small; 
    border-left: #00abbe 1px solid; 
    color: White; 
    border-bottom: #00abbe 1px solid; 
    font-family: Verdana; 
    background-color: #00abbe;
    cursor:pointer;
}

.titlelnkbutton
{
    color:white;
    font-size:small;
}

.subtitlelnkbutton
{
    color:white;
    font-size:small;
    cursor:pointer;
    text-decoration:underline;
}

.bodylnkbutton
{
    color:black;
    font-size:small;
}

.langmenuselected
{
    font-weight: bold;
    font-size: xx-small;
    color: black;
}

.langmenuunselected
{
    font-weight: bold;
    font-size: xx-small;
    color: #006E81;
}

.errorpagetitle
{
    padding-right: 8px;
    padding-left: 15px;
    padding-bottom: 8px;
    padding-top: 8px;
    font-weight: bold;
    font-size: large;
    vertical-align: middle;
    background-color: #006e81;
    color: White;
    text-align: left;
}

.errorpagebody
{
    font-size: small; 
    font-family: Verdana;
    font-weight: normal;
    color: Black;
    background-color: #FFFFFF;
}

.errorpagepie
{
    font-size: x-small; 
    padding-bottom: 4px; 
    padding-top: 4px;
    padding-right: 5px;
    padding-left: 5px;   
    font-family: Verdana;
    font-weight: bold;
    color: White;
    background-color: #006e81;
}