.HistoryChipLogon
{
margin-top:10px;
margin-left:50px;
display:block;
width:380px;
height:223px;
}
.top
{
position:relative;
padding:0px;
margin:0px;
background-image:url(Images/HistoryChips/top.gif);
background-repeat:no-repeat;
width:380px;
height:44px;
}
.middle :hover
{
    color:#c4c895;
}
.middle
{
 background-image:url(Images/HistoryChips/middle.gif);
 background-repeat:no-repeat;
 width:380px;
 height:137px;
 margin:0px;
 padding:0px;
 color:#c4c895;

}
.bottom
{
 clear:both;
 background-image:url(Images/HistoryChips/bottom.gif);
 background-repeat:no-repeat;
 width:380px;
 height:39px;
 left:0px;
}
#logon-header
{
 width:100px;
 text-align:center;
 margin-top:19px;
 margin-left:34%;
 color:#CBC8C8;
}
#logon-content
{

}

