body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	background-image: url('immagini/back.png');
	background-repeat: repeat-x;
	margin-top: 0px;
}

TABLE.principale
{
	background: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
}

TABLE.login
{
	background: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	border: solid 1px Navy;
}

font.msg
{
	color: #993333;
	font-size: 10px;
	font-weight: bold;
}


TABLE.box
{
	border: solid 1px #006600;
	background-color: white;
	font-size: 11px;
}
TD.box_up
{
	border-bottom: dashed 1px #006600;
	background-color: #006600; /*background: url(images/box.gif) repeat-x;*/
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	font-size: 11px;
}

TABLE.centro
{
  background-color: white;
	font-size: 11px;
}

td.forum
{
  background-color: white;
	font-size: 11px;
}

a
{
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.news
{
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}


TABLE.box_sx
{
	border: solid 1px #FF7700;
	font-size: 11px;
}

TD.box_sx_up
{
	background-color: #FF7700;
	border-bottom: 1px solid #E67F00;
	color: white;
	font-size: 11px;
}

a.menu
{
	font-family: Verdana;
	color: #007700;
	font-weight: bold;
	font-size: 11px;
	background-color: #FFFFFF;
	display: block;
	border: solid 1px #DDDDDD;
	border-right: 0px;
	border-left: 0px;
	text-decoration: none;
}
a.menu:hover
{
	color: #FFFFFF;
	display: block;
	background-color: #FF8C00;
}

a.footer
{
	font-family: Verdana;
	color: #FF5500;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

input, textarea
{
	border: solid 1px #FF8C00;
	font-size: 10px;
	color: #FF8C00;
	font-weight: bold;
}


td.pager
{
	border: dashed 1px #006600;
	background-color: #FFFFFF;
	color: #006600;
	padding: 2px;
	font-weight: bold;
	font-size: 10;
	font-size: 11px;
}


td.pager_selected
{
	border: dashed 1px;
	border-color: #666;
	background-color: #CCCCCC;
	color: #555555;
	font-weight: bold;
	font-size: 11px;
}

td.pager_num
{
	border: dashed 1px;
	color: #FFF;
	border-color: #333333;
	background-color: #777777;
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
}

td.pager a:link, td.pager a:visited
{
	color: #FF8C00;
	font-weight: bold;
	text-decoration: none;
}

td.pager a:hover
{
	color: #D2691E;
	font-weight: bold;
	text-decoration: underline;
}

TD.muro_x
{
	border-bottom: dashed 1px #DDDDDD;
	font-size: 11px;
}
TD.td_v
{
	border-right: dashed 1px #DDDDDD;
	font-size: 11px;
}
.portieri
{
	color: black;
	background-color: #FFFACD;
	font-weight: normal;
	font-size: 12px;
}

.difensori
{
	color: black;
	background-color: #FC9;
	font-weight: normal;
	font-size: 12px;
}

.centrocampisti
{
	color: black;
	background-color: #9CF;
	font-weight: normal;
	font-size: 12px;
}

.attaccanti
{
	color: black;
	background-color: #6CC;
	font-weight: normal;
	font-size: 12px;
}

.piccolo 
{
	color: black;
	font-size: 9px;
}
b.rosso
{
	color: #993333;
	font-weight: bold;
}
b.grande
{
	font-size: 15px;
	font-weight: bold;
}

b.grey
{
  color: #666666;
}

b.green
{
  color: #006600;
}

font.h5orange
{
  color: #FF6600;
  font-size:10px;
  font-weight: bold;
}

font.h5grey
{
  color: #999999;
  font-size:10px;
  font-weight: bold;
}

td.box_evidenced
{
  border-bottom: 1px dashed #008800;
  font-size:11px;
  color: #FF5500;
  font-weight: bolder;
}

td.footer
{
  height:155px;
  border-bottom: solid 1px #CCCCCC;
  background-image: url('immagini/footer.jpg');
  background-position: bottom left;
  background-repeat: no-repeat;
}

b.blue
{
color: Navy;
font-weight: bold;
height: 20px;
font-size: 11px;
}

