.NegativeDiv
{
width:130px;
height:100px;
padding: 5px;
border:1px solid #acb8d2; 

background-color:white;
filter:alpha(opacity=70);
-moz-opacity:.7;
opacity:0.7;
cursor:hand;
}
.RptImagesOnOut
{
background-color:white;

width:130px;
height:100px;
padding: 5px;
border:1px solid #acb8d2; 

background-color:white;
filter:alpha(opacity=70);
-moz-opacity:.7;
opacity:0.7;
cursor:hand;
}
.RptImagesOnOver
{


width:130px;
height:100px;
padding: 5px;
border:1px solid #acb8d2; 
cursor:hand;
background-color:transparent;

}
.smallFont
{
width:530px;
padding:5px;
font-size:10px;
font-weight:bold;
text-align:right;
}
.redfont
{
color:#DD3312;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}