A:LINK { text-decoration: underline ; color: #AF8E29}
A:VISITED { text-decoration: underline ; color: #AF8E29}
A:HOVER { text-decoration: underline ; color: #AF8E29}
td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #cccccc}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	background-color: #083F55;
}
.titolo{ font-size: 22px; color: #B02C01; font-weight: bold;}
.titoletto{ font-size: 22px; color: #333333; font-weight: bold;}
.bottom{ font-size: 11px; color: #D1AB3A}
A.linkmenu:link { color: #ff9900; font-weight: bold;}
A.linkmenu:hover { color: #ff9900; font-weight: bold;} 
A.linkmenu:visited { color: #ff9900; font-weight: bold;}
A.linkbottom:link { font-size: 11px; color: #D1AB3A}
A.linkbottom:hover { font-size: 11px; color: #D1AB3A} 
A.linkbottom:visited { font-size: 11px; color: #D1AB3A}
.subtitle {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFCC00}
.box {border: medium dashed #083F55;}
.table
{
	background-color: #004A74;
	background-repeat: repeat-x;
	padding:5px;
/*text-align:center;*/
}
#table img, #videopokers img, #default img, #reel img, #video img

{
	border: 3px solid #04243B;

}
#survey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
#survey table tr td {
font-size:10px;
color: #ffffff;
}
#survey h1 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#survey h2 {
font-size: 14px;
color: #FFCC00;
margin-top: 0px;
padding: 0px;
}
#survey h3 {
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px;
}
#survey h4 {
font-size: 11px;
color: #FFCC00;
}
#survey h5 {
font-size: 11px;
}
#survey p {
	background-color: #04243B;
	padding: 12px 8px 12px 12px;
	margin: 0px;
	border-bottom-width: 1px;
}
#survey p strong {
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom:5px;
	color: #FFCC00;
}

.loader
{
	background-color: #04243B;
	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;
}