﻿body 
{
   background:#000000;
   margin:0px;
   font-size:12px;
   font-family: Arial;
}

.Img{filter:progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#232323,strength=6);}

.SmallImgOn
{
    FILTER: alpha(opacity=100);
    height:52px;width:52px;border:1px solid #999999;text-align:center;
     cursor:hand;
    }
.SmallImgOver
{
    height:52px;width:52px;border:1px solid #999999;text-align:center;
    FILTER: alpha(opacity=50);
    }
    
    .fontgray{color:#aaa;}
    .fontwhite{color:#fff;}