body
{
    margin-top :0;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
 BACKGROUND-COLOR: white;
    FONT-FAMILY: tahoma;
    font-size:small ;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    background-color:White;
     color: #465D89 
}

	.btnStyle
	{
		background-color:#46A9ED;
		color:#EEFFFF;
		font-family:tahoma;
		Height:30px ;
	
		font-weight: bold 
		}
.BottomCellBorder
{
	border-left:0;
	border-Right:0;
	border-top:0;
	border-bottom:1px solid  #465D89 ;
}
A:visited
{
color:#042CC1;
text-decoration:none;
 font-family:Tahoma;
 font-size:small
}
A:link
{
cursor:pointer;
color:#6CBCF0;
text-decoration:none;
 font-size:small
}
