/* CSS Document */


.whitebg
{
background:#FFFFFF;
}

.ashbg
{
background:#CCCCCC;
}

.height-1px
{
height:4px;
}

.width-2px
{
width:2px;
}



