﻿body 
{
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    line-height: 18px;
    margin:0px;
}

.midmid
{
    background-repeat:no-repeat; 
    background-position: center;
    border-collapse:collapse;        
}

div 
{
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    line-height: 18px;
}

p 
{
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    line-height: 18px;
}

li
{
    line-height: 18px;
    color: #ffffff;
}

h1
{
    font-family: Arial;
    font-weight: normal;
    font-size: 23px;
    color: #00a1b1;
    margin: 25px 0px 7px 0px;    
}

h2
{
    font-family: Georgia;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
    margin: 0px 14px 10px 0px;    
}

h3
{
    font-family: Arial;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #7b7b7b;
}

h4
{
    font-family: Arial;
    font-weight: normal;
    font-size: 14px;
    color: #00a1b1;
    margin: 0px 0px 7px 0px;    
}

.footer
{
    color: #676767;
    font-size: 11px; 
    line-height: 18px;
    margin: 0px 0px 0px 0px; 
}

a.footer:link,a.footer:visited,a.footer:active
{
    font-size: 11px;
    color: #676767;
    text-decoration: none;
}

a.footer:hover
{
    font-size: 11px;
    color: #ffffff; 
    text-decoration: none;    
}

.title
{
    margin: 0px 0px 0px 0px
}

a:link,a:visited,a:active
{
    color:#00a1b1;
    text-decoration:none;
}

a:hover
{
    color:#00a1b1;
    text-decoration:underline;
}

.tabletext
{
    font-size:12px;
    color:#7b7b7b;
    font-family: Arial;
    padding: 7px 0px 7px 0px;
    
}


.textfield
{
    background-color: #454545;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    border-style:solid;
    border-width:0px;
    color: #e1e1e1;
    margin: 3px 3px 15px 0px;
    padding: 5px 5px 5px 5px;
}

.formtext
{
    font-family: Arial;
    font-size: 16px;
    color: #7b7b7b;
    line-height: 20px;
    margin: 0px 30px 0px 0px;    
}

.ErrorMSG
{
    color:#00a1b1;
}

