body {
	background-repeat: repeat;
	background-color: #778899;
}

.tabella {
	background: #B22222 repeat;
	border: 1px solid Gray;
}
.tabellaN
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	background: lightslategray;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
}
.classetd
{
	border-right: #b22222 1px solid;
	border-top: #b22222 1px solid;
	font-weight: bold;
	font-size: 11px;
	border-left: #b22222 1px solid;
	color: #ffcc66;
	border-bottom: #b22222 1px solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #990000;
	font-variant: normal;
}

.classetd a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffcc66;
	font-size: 11px;
	display: block;
	position: relative;
	text-decoration: none;
	font-variant: normal;
}

.classetd a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffcc66;
	text-decoration: none;
	background-color: #990000;
	font-variant: normal;
}
.News 
{
	display: block;
	font-size: 10px;
	width: 100%;
	color: #ffff66;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
}
.News a
{
	display: block;
	font-size: 10px;
	width: 100%;
	color: #ffff66;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
.News a:active
{
	display: block;
	font-size: 10px;
	width: 100%;
	color: #ffff66;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-decoration: none;
}
a, a:active, a:focus, a:hover, a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	color: #FFFF66;
	text-decoration: none;
	width: 100%;
	display: block;
}
.tabCent {
	border: 1px;
	border-color: #A9A9A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(images/blog_right_bg.png) repeat-x top;
	background-color: #F4F4F4;
}
.Titolo {
	color: #CCCCCC;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	text-decoration: underline;
}
.TitolinoNews
{
	font-weight: bold;
	font-size: 12px;
	color: darkslateblue;
	font-style: italic;
	background-color: #ffcc66;
}
.TitolinoJudo
{
	font-weight: bold;
	font-size: 12px;
	color: darkslateblue;
	font-style: italic;
	background-color: #cccc66;
}
.TitolinoEq
{
	font-weight: bold;
	font-size: 12px;
	color: darkslateblue;
	font-style: italic;
	background-color: #ffcc99;
}
.TitolinoHome
{
	font-weight: bold;
	font-size: 12px;
	color: gold;
	font-style: italic;
	background-color: #cc6666;
}
.TitolinoEsc
{
	font-weight: bold;
	font-size: 12px;
	color: darkslateblue;
	font-style: italic;
	background-color: #ff9933;
}
.TitolinoVela
{
	font-weight: bold;
	font-size: 12px;
	color: darkslateblue;
	font-style: italic;
	background-color: #99cccc;
}
.Testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td.richiesto {
	color: #ffffff;
	text-align: center;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: #006400;
	border: solid 1;
}
.Txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.TestoN
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.TestoGiu
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.TestoGiuBold
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-weight:bold 
}
.TestoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold 
}