

.fotoplay {
	background-color: black;
	color:#CCCCCC;
	font-family:Tahoma,Arial,sans-serif;
	font-size:10pt;
}
.fotoplay td{
	background-color: black;
	color:#FFFFFF;
	font-family:Tahoma,Arial,sans-serif;
	font-size:10pt;
}

.fotoplay a{
 	color:#ff6000;
	font-weight:bold;
	text-decoration:none;
}
.fotoplay a:visited{
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
}
.fotoplay a:hover{
	color:#7E5429;
	font-weight:bold;
	text-decoration:none;
}
.fotoplay hr{
	color:#FF6000;
}
div.fotoplay{
	color:#CCCCCC;
	font-family:Tahoma,Arial,sans-serif;
	background: transparent;
}
#mesg_text{
 position:absolute;
 /* padding:50;*/
 padding=5;
 width:300px;
 height:300px;
 left:0;
 top:0;
 z-index:2;
}
#mesg_shade{
 position:absolute;
 width:300;
 height:300;
 left:0;
 top:0;
 z-index:1;
}
.fotoplay big{
	font-size:25pt;
	font-weight:bold;
}

.score,#scoreId{
 color:yellow;
 font-weight:bold;
 font-size:20px;
 text-align:right;
 font-family:Tahoma,Arial,sans-serif;
}

