td {FONT-SIZE: 12; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; color: #2A507D;}
a:LINK, a:VISITED, a:ACTIVE, a:HOVER {  TEXT-DECORATION: UNDERLINE; color: #000000;FONT-SIZE: 12;}
.titolo {FONT-WEIGHT: bolder; FONT-SIZE: 12pt; COLOR: Red;}
.sottotitolo {FONT-SIZE:  FONT-SIZE: 9;}
A.MenuTop:link, A.MenuTop:visited, A.MenuTop:active {FONT-WEIGHT: bold; COLOR: 000000; FONT-SIZE: 9; text-decoration: none;} 
A.MenuTop:hover {FONT-WEIGHT: bold; COLOR: 000000; FONT-SIZE: 9; text-decoration: none;  background: White;}
A.MenuSx:link, A.MenuSx:visited, A.MenuSx:active, A.MenuSx:hover {FONT-WEIGHT: bold; FONT-SIZE: 10; COLOR: 000000; text-decoration: none; } 
/*.table
{
	border-bottom-width: 1px; 
	border-bottom-style: dashed;
	border-bottom-color: #FF9900;
padding-bottom:10px;
padding-top:10px;
/*text-align:center;*/
/*}*/
.table
{
	background-color: #EEEEEE;
	background-repeat: repeat-x;
	padding:5px;
/*text-align:center;*/
}
#table img, #videopokers img, #default img, #reel img, #video img

{
	border: 3px solid #FFFFFF;

}
#survey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#survey table tr td {
font-size:10px;
color: #000;
}
#survey h1 {
	font-size: 18px;
	color: #000;
	margin: 0px;
	padding: 0px;
}
#survey h2 {
font-size: 14px;
color: #316AC5;
margin-top: 0px;
padding: 0px;
}
#survey h3 {
	font-size: 11px;
	color: #000;
	padding: 3px;
}
#survey h4 {
font-size: 11px;
color: #316AC5;
}
#survey h5 {
font-size: 11px;
}
#survey p {
	background-color: #E5E5E5;
	padding: 12px 8px 12px 12px;
	margin: 0px;
	border-bottom-width: 1px;
}
#survey p strong {
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom:5px;
	color: #316AC5;
}

.loader
{
	background-color: #E5E5E5;
	padding: 12px 8px 12px 12px;
	margin: 0px;
	border-bottom-width: 1px;
}

/*POP UP LAYER*/
#popUpLayer 
{
	position:absolute;
	visibility:hidden;
	display:none;
		
	/*overflow: hidden;
	border:1px solid #CCC;
	background-color:#F9F9F9;
	border:1px solid #333;
	padding:5px;*/
	
	border:none;
	top:50%;
	margin-top:-180px;	
	left:50%;
	margin-left: -210px;
	width:400px; 
	height:200px;
	z-index:1;
}