body 
    {
    margin:0;
    padding:0;
    background:#ffffff;
    }

td 
    { 
    font-family:Arial, Helvetica, sans-serif;
    margin-top: 0px;  
    }

p
    { 
    font-family:Arial, Helvetica, sans-serif;
    margin: 0px;
    padding:10px    
    }

   a
    {
    color: #0B7CA9;
    text-decoration: underline;
    }

a:hover
    {
    color: #0FB0EE;
    text-decoration: underline;
    }
a.hidden 
    {
    text-decoration: none;
    color: #000000;
    cursor:default;
    }

form 
    {
    margin:0;
    padding:0;
    }

ul 
    {
    margin-left:20px;
    margin-top:0px;
    padding:1px;
    list-style-type: square;
    line-height: 16px;
    }

h1 
    {
    font-size: 14px;
    font-weight: bold;
    color: #000000;
    margin: 0px;
    padding-left: 17px;
    text-transform: uppercase;
    padding-top: 14px;
    padding-bottom: 7px;
    }

.hbg 
    {
    background-image: url(../images/hbg.jpg);
    background-repeat: repeat-x;
    font-size: 24px;
    color: #0b7ca9;
    }

.bgy 
    {
    background-repeat: repeat-y;
    }

.bgx 
    {
    background-repeat: repeat-x;
    }

.norepeat 
    {
    background-repeat: no-repeat;
    }

.mbg 
    {
    background-color: #F1F8FE;
    background-image: url(../images/mbg.jpg);
    background-repeat: no-repeat;
    background-position: top;
    }

.bottom_addr 
    {
    font-size: 10px;
    color: #FFFFFF;
    padding-top: 3px;
    padding-bottom: 8px;
    text-align: center;
    }

.bottom_addr a 
    {
    text-decoration: none;
    }

.bottom_addr 
    a:hover 
    {
    text-decoration: underline;
    }

.bottom_menu 
    {
    color: #FFFFFF;text-align: center;
    padding-top: 10px;
    padding-bottom: 2px;
    font-size: 11px;
    }

.bottom_menu a 
    {
    color: #FFFFFF;
    text-decoration: underline;
    }

.bottom_menu a:hover 
    {color: #6DD0F5;
    text-decoration: underline;
    }

.menu 
    {
    color: #00648b;
    background-image: url(../images/m-bul.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    padding-right: 30px;	
    padding-left: 10px;
    white-space: nowrap;
    font-family: Tahoma, Arial;
    font-size: 11px;
    text-align: right;
    padding-top: 3px;
    padding-bottom: 3px;
    background-position: 167px 7px;
    }

.menu a
    {
    text-decoration: none;
    color: #00648b;
    }

.c-sep-bg 
    {
    background-image: url(../images/c-sep-bg.gif);
    background-repeat: repeat-x;
    background-position:17px;
    }

.logo 
    {
    margin-top: 9px;
    margin-right: 10px;
    margin-bottom: 9px;
    margin-left: 24px;
    }

.menu a:hover 
    {
    color: #00A0DD;
    text-decoration: none;
    }

.sub 
    {
    color: #e2aa0f;
    text-transform: none;
    vertical-align: top;
    padding-top: 4px;
    padding-right: 5px;
    }

.sub a
    {
    color: #e2aa0f;
    text-decoration: none;
    }

.bot-bg 
    {
    background-image: url(../images/bot-bg.gif);
    background-repeat: repeat-x;
    background-position: top;
    }

.sub a:hover 
    {
    color: #e2aa0f;
    text-decoration: underline;
    }

.body_txt 
    {
    color: #000000;
    text-align: justify;
    vertical-align: top;
    font-size: 12px;
    padding-top: 7px;
    padding-right: 17px;
    padding-bottom: 10px;
    padding-left: 17px;
    }

.company_name 
    {
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
    color: #48555a;
    }

#slogan 
    {
    position:absolute;
    margin-left:570px;
    top:43px;
    color: #1b5989;
    font-weight: bold;
    font-size: 17px;
    line-height: 17px;
    width: 200px;
    }
.login_form 
    {
    background-image: url(../images/login-form-bg.gif);
    background-repeat: repeat-x;height: 20px;width: 110px;border-width: 1px;
    border-style: solid;font-size: 11px;
    padding-top: 3px;padding-left: 1px;
    }
