body
{
	font-family: arial;
	font-size: 12px;
}

tr.td0
{
	background-color:	white;
}

tr.td1
{
	background-color:	#DDDDDD;
}

tr.linea
{
	background-color: yellow;
}

th
{
	background: black;
	color: white;
}

table.blue th {background: #024ea4 ; color: white;}

th.head a
{
	color: blue;
	font-size: 30px;
}

th.head
{
	background: white;
	color: black;
}

table.listT {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
}
table.listT th {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
table.listT td {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

td.header
{
	color: white;
	font-weight: bold;
	font-size: 14px;
}

a img {border: 0}

.footer { background:url(images/bg/footer_bg.gif); height:56px; no-repeat padding:8px; line-height:40px; width: 800px;}
.footer td { font-size: 12px; color:#2f2f2f;}
.footer td a {color:#2f2f2f; text-decoration:none; font-size: 12px;}
