/* CSS Document */

body
{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;

}
.hint
{
font-family:Tahoma;
font-size:11px;
color:#000000;
}

.logintxt
{
font-family:Tahoma;
font-size:10px;
color:#091e27;
font-weight:bold;
}

.trbggrey
{
background-color:#E7F1FF;
font-style: normal
}

.trbgwhite
{
background-color:#FFFFFF;

}

.fontstyle
{
font-weight:bold;
font-family:"Courier New", Courier, monospace;
}
.border
{
border-bottom:1px solid #66CCFF;
border-top:1px solid #66CCFF;
border-right:1px solid #66CCFF;
border-left:1px solid #66CCFF;
}

.font1
{
font-family: Lucida Grande, Arial, sans-serif;
font-size:12px;

}