body
{
 font-family: arial;
 font-size: 14px;
 margin: 0px;
 background-color: #F2F0F0;
}
.red
{
    color: Red;
}
.hrline
{
    height:1px;
    width: 100%;
}
.white
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    MARGIN: 3px;
    COLOR: #ffffff;
    FONT-FAMILY: arial;
    padding-right: 15px;
}
.white:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    MARGIN: 3px;
    COLOR: #ffffff;
    FONT-FAMILY: arial;
    padding-right: 15px;
    TEXT-DECORATION: none
}.gray
{
    FONT-SIZE: 14px;
    COLOR: #353535;
    FONT-FAMILY: arial;
}
.gray:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #353535;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}
TD.menu
{
    cursor:hand;
    width: 78px;
    height: 31px;
    font-size: 16px; 
    font-weight: 700;
    font-style: normal;
    font-family: Arial; 
}
TD
{
 font-size: 14px;
}
.send
{
    cursor:hand;
    height: 22px;
    width: 108px;
    background-image: url(images/menu/send.png);
    background-color: Transparent;
    border: 0px solid Black;
    font-family: arial;
    color: #7E7E7E;
    font-size: 12px;
    font-weight: inherit;
}
a
{
    TEXT-DECORATION: none;
    font-weight: normal;
    color: #5B89CD;
}
a:hover
{
    TEXT-DECORATION: underline;
    color: #5B89CD;
}
.textbox
{
font-family:arial;
background-color:#ffffff;
color:black;
border: 1px solid #8694A3;
}
.textboxy
{
    width: 100%;
     height: 150;
     font-family: arial;
     border-width:1px;
     background-color:#F6FDFE;
     border-color: #000000
}
