body {
	background-color: #778899;
	font-family: Verdana, Arial, Helvetica, Geneva, "Sans Serif";
	font-size: x-small;
	color: white;
}

div.error {
	text-align: center;
	color: red;
	font-weight: bold;
	font-size: small;
}

input.error, textarea.error {
	border-width: 1px;
	border-color: red;
	border-style: dashed;
	background-color: #FFCCCC;
}

table.standard {
	font-size: x-small;
}

table.mailform, table.mailform td {
	font-size: small;
}

table#musicanti {
	border-style: none;
	text-align: center;
}

table#musicanti td {
        width: 33%;
	vertical-align: top;
	text-align: left;
	padding: 1em;
	margin: 1em;
	border-style: none;
	font-size: small;
}

table#musicanti td div.sezione{
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

table#musicanti td ul {
	margin-top: 0.5em;
}

a {
	color: lightblue;
}

div.lotteria {
	text-align: center;
	font-face: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 10pt;
}

table.lotteria {
	padding: 0px;
	border: white solid 2px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

table.lotteria td {
	border: white dotted 1px;
	font-style: italic;
	text-align: right;
	padding: 3px;
	margin: 0px;
	width: 80px;
}

div.pagetext {
	margin-left: 1.5%;
	margin-right: 1.5%;
	text-align: justify;
}

div.pagetext hr {
	margin-left: 12.5%;
	margin-right: 12.5%;
}

div.pagetext p.pagetitle {
	text-align: center;	
	font-size: medium;
	font-weight: bold;
}

.rspagelink {
	font-family: "Verdana, Arial, Helvetica, Sans Serif";
	font-size: x-small;
	color: lightblue;
	background-color: transparent;
	text-decoration: underline;
	border: 0px;
	cursor: hand;
}

.rspagenum {
        font-family: "Verdana, Arial, Helvetica, Sans Serif";
	font-size: x-small;
	color: white;
	background-color: transparent;
}

.flatbutton  {
	font-size : x-small;
	font-family : Verdana;
	background-color : #708090;
	color : White;
	border-width : thin;
}

div.legenda {
	font-size: 80%;
}

td.s,
span.s {
	text-decoration: line-through;
}

td.f6,
span.f6 {
	font-weight: bold;
}
