BODY
{
    font-family: arial, sans-serif;
    color: #ffffff;
    background-image: url();
    background-color: #00043B;
    font-size: 11px;
}


img.i
{ 
     color: white; 
     border-color: white; 
}

tr, td
{
     font-family: arial;
     font-size: 11px; 
     color: #000046;
}

tr, td.none
{

}

input.thin
{
     background: #D5D5D5;
     color: black;
     border: 1px solid #8D8D8D;
     border-style: solid;
     font-family: verdana;
     font-size: 11px;
     size:20;
}

input.checkbox
{
     background: none;
     color: black;
     border: 0px solid #8D8D8D;
     border-style: solid;
     font-family: verdana;
     font-size: 11px;
     size:20;
}

select
{
     background: 29456B;
     color: silver;
     border: 1px solid #666666;
     border-style: solid;
     font-family: verdana;
     font-size: 11px;
     size:20;
     color: silver;
}

input 
{
     background: 29456B;
     color: silver;
     border: 1px solid #666666;
     border-style: solid;
     font-family: verdana;
     font-size: 11px;
     size:20;
     color: silver;
}

input.image
{
     background: black;
     color: silver;
     border: 0px solid #666666;
     border-style: solid;
     font-family: verdana;
     font-size: 11px;
     size:20;
     color: silver;
}

textarea.textthin
{
     background: black;
     color: silver;
     border: 1px solid #666666;
     border-style: solid;
     font-family: verdana;
     font-size: 11px;
     size:20;
     color: silver;
}

textarea
{
     background: 29456B;
     color: silver;
     border: 1px solid #666666;
     border-style: solid;
     font-family: verdana;
     font-size: 11px;
     size:20;
     color: silver;
}



a:link, a:visited { font-family: verdana, sans-serif; color: #ffffff; font-size: 11px; text-decoration: none; }
a:active, a:hover { font-family: verdana, sans-serif; color: #ffffff; font-size: 11px; text-decoration: underline; }

a.mh:link, a.mh:visited { font-family: verdana, sans-serif; color: #FFE400; font-size: 11px; text-decoration: none; }
a.mh:active, a.mh:hover { font-family: verdana, sans-serif; color: #FFE400; font-size: 11px; text-decoration: underline; }

a.bodylink:link, a.bodylink:visited { font-family: verdana, sans-serif; color: navy; font-size: 12px; text-decoration: none; }
a.bodylink:active, a.bodylink:hover { font-family: verdana, sans-serif; color: red; font-size: 12px; text-decoration: underline; }

div.reg 
{
     scrollbar-3dlight-color: #444444;
     scrollbar-arrow-color: #666666;
     scrollbar-base-color: #444444;
     scrollbar-darkshadow-color: #000000;
     scrollbar-face-color: #444444;
     scrollbar-highlight-color: #444444;
     scrollbar-shadow-color: #444444;
     scrollbar-track-color: #222222;
}
