﻿body
{
    
    color: #0033ff;
    background-image: url(images/bg-body.gif);
    background-repeat: repeat;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    
}


a:link
{
    color: #0099ff;
    font-weight: bold;
}
a:visited
{
    color: #0066ff;
    text-decoration: underline;
    font-weight: bold;
}
a:hover
{
    color: #33cccc;
}
a.menu:link
{
    text-decoration: none;
    color: #00ccff;
    font-size: 12px;
    font-weight: bold;
}
a.menu:visited
{
    text-decoration: none;
    color: #00ccff;
    font-size: 12px;
    font-weight: bold;
}
a.menu:hover
{
    text-decoration: underline;
    color: #0066ff;
    font-size: 12px;
}




.formtable
{background-color: white;
    font-family: 'Segoe UI';
    color: #0066ff;
    font-size: 11px;
}
.textbold
{
    background-color: white;
    font-family: 'Segoe UI';
    color: #0066ff;
    font-size: 11px;
    font-weight: bold;
}

.title3
{
    color: #3399FF;
    font-size: 12px;
    font-weight: bold;
}

.title2
{
    
    color: #0099ff;
    font-size: 14px;
    font-weight: bold;
}
.title
{
   
    color: #0099ff;
    font-size: 16px;
    font-weight: bold;
}
.contenttable
{
 background-color: white;
    font-family: 'Segoe UI';
    color: #0033ff;
    font-size: 11px;
}
.msg
{
    font-family: 'Segoe UI' , Tahoma;
    color: red;
    font-size: 12px;
}

table
{
    border-bottom-style: none;
    border-right-style: none;
    border-top-style: none;
    border-left-style: none;
}

.titlemsg
{
    font-style: italic;
    font-family: 'Segoe UI' , Tahoma;
    color: #ff3333;
    font-size: 15px;
    font-weight: bold;
}

.foottext
{
    font-family: 'Segoe Condensed' , 'Segoe UI' , Arial;
    color: white;
    font-size: 13px;
    font-weight: bold;
}
.mainhead
{
    text-align: center;
    font-family: Sans-Serif, Serif;
    color: #3366ff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: blink;
}

.dtext
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: small;
    text-decoration: none;
    font-weight: bold;
}

.menu
{ text-decoration: none;
    color: #00ccff;
    font-size: 12px;
    font-weight: bold;
}

.hbox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
}

.footer
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-decoration: none;
    background-color: #333333;
    color: #FFFFCC;
}


.btable
{
    background-color: #333333;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: small;
    text-decoration: none;
}

.formtext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-decoration: none;
    color: #33CC33;
    font-weight: bold;
}
