﻿body
{
	background:url(../Images/scacchi3.gif);
	margin-top:0px;
	margin-left:0px;
	background-color: white;
	font-family:arial;
	font-size:12;
}
body.public
{
	background:url(../images/sfontit.gif);
	background-color: #FF0000;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left:0px;
	padding: 0px 0px 0px 0px;
}
body.dettaglio
{
	margin-top:0px;
		font-family: arial;
	font-size: 12;
	background: url('../Images/lista.jpg');
}
table
{
	border-width:0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	width: 100%;
}
table.fullwidth
{
	width: 1024px;
}
table.lista
{
	background-color:#EEEEEE;
	background-attachment:fixed;
	background:url(../Images/lista.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border-width:0px;
	border-style:none;
	padding: 0px 130px 0px 130px;
	text-align:center;
	width:100%;
}
th
{
	font-family: Arial;
	font-size:12;
	text-align:justify;
	font-style:italic;
	font-weight:bold;
	color:#000000;
	vertical-align:middle;
	background-color:Transparent;
	border-color:#000000;
	border-width:0px;
	padding:0px 0px 0px 0px;
}
td
{
	font-family: Arial;
	font-size:12;
	text-align:justify;
	color:#000000;
	padding:0px 0px 0px 0px;
	background-color:Transparent;
	vertical-align:top;
}
td.pageHeader
{
	--border-bottom: #A91905 2px solid;
	border-bottom: #FF0000 2px solid;
	font-size:16;
	--font-weight:bold;
	font-family:Arial;
	height:45px;
	text-align:justify;
	vertical-align:bottom;
	--text-transform:uppercase;
	font-variant:small-caps;
	color: #FF0000;
}
td.menuItem
{
	color:#FFFFFF;
}
td.pair
{
	height:29px;
	background-color:#DDDDDD;
	text-transform:uppercase;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#AAAAAA;
	padding:2px 2px 2px 2px;
}
td.unpair
{
	height:29px;
	background-color:#EEEEEE;
	text-transform:uppercase;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	border-bottom-color:#AAAAAA;
	padding:2px 2px 2px 2px;
}
td.listaVuota
{
	font-family:Arial;
	font-size:16;
	font-weight:bold;
	color:#FF0000;
	text-align:center;
	font-variant:small-caps;
	border-top: #FF0000 2px solid;
	vertical-align:bottom;
	--text-transform:uppercase;
}
a.menuItem
{
	font-weight:bold;
	font-family:Arial;
	font-size:12px;
	font-variant: small-caps;
	color:#FFFFFF;
}
a
{
	font-family: Arial;
	font-size:12;
	text-align:justify;
	color:#000000;
}
A:hover
{
    color: #CCCCCC;
    text-decoration: overline;
    font-weight: bold;
}
legend
{
	font-family: Arial;
	font-size:12;
	text-align:justify;
	color:#000000;
}
input.login
{
	height: 60px;
	width: 60px;
}
img.thumbnail
{
	height:100px;
	width:125px;
	border-width:1px;
	border-color:#CCCCCC;
	background-image:url(../Images/emptyThumbnail.jpg);
}
img.listThumbnail
{
	height:75px;
	width:100px;
	border-width:1px;
	border-color:#CCCCCC;
	background-image:url(../Images/emptyThumbnail.jpg);
}
td.imgNormal
{
	height: 400px;
	width: 500px;
}
img.normal
{
	width:500px;
	border-width:1px;
	border-color:#CCCCCC;
	background-image:url(../Images/emptyThumbnail.jpg);
}
select 
{
	width:98%;
}
