/* Global */
body {
background:#ffffff;
border:0;
font:10pt Arial, Helvetica, sans-serif;
color:#333;
line-height:14pt;
}

a {
	color:#FFF;
	text-decoration:none
}
a:hover {
	color:#FFF;
	text-decoration:none
}

/* actnow */
.overlayPic9{
width:157px;
height:110px;
font:10pt Arial, Helvetica, sans-serif;
line-height:12pt;
font-weight: bold;
background: url(../images/actnow1off.png) no-repeat;
opacity:0; /* transparency */  
filter:alpha(opacity=0); 
}
.overlayPic9:hover{
width:157px;
height:110px;
font:10pt Arial, Helvetica, sans-serif;
line-height:12pt;
font-weight: bold;
background: url(../images/actnow1on.png) no-repeat;
opacity:1; /* transparency */  
filter:alpha(opacity=100); 
}

.overlayPic10{
width:157px;
height:110px;
font:10pt Arial, Helvetica, sans-serif;
line-height:12pt;
font-weight: bold;
background: url(../images/actnow2off.png) no-repeat;
opacity:0; /* transparency */  
filter:alpha(opacity=0); 
}
.overlayPic10:hover{
width:157px;
height:110px;
font:10pt Arial, Helvetica, sans-serif;
line-height:12pt;
font-weight: bold;
background: url(../images/actnow2on.png) no-repeat;
opacity:1; /* transparency */  
filter:alpha(opacity=100); 
}

.overlayPic11{
width:157px;
height:110px;
font:10pt Arial, Helvetica, sans-serif;
line-height:12pt;
font-weight: bold;
background: url(../images/actnow3off.png) no-repeat;
opacity:0; /* transparency */  
filter:alpha(opacity=0); 
}
.overlayPic11:hover{
width:157px;
height:110px;
font:10pt Arial, Helvetica, sans-serif;
line-height:12pt;
font-weight: bold;
background: url(../images/actnow3on.png) no-repeat;
opacity:1; /* transparency */  
filter:alpha(opacity=100); 
}

.overlayPic12{
width:157px;
height:110px;
font:10pt Arial, Helvetica, sans-serif;
line-height:12pt;
font-weight: bold;
background: url(../images/actnow4off.png) no-repeat;
opacity:0; /* transparency */  
filter:alpha(opacity=0); 
}
.overlayPic12:hover{
width:157px;
height:110px;
font:10pt Arial, Helvetica, sans-serif;
line-height:12pt;
font-weight: bold;
background: url(../images/actnow4on.png) no-repeat;
opacity:1; /* transparency */  
filter:alpha(opacity=100); 
}