@charset "UTF-8";
/* CSS Document */


body,td,th {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
body {
	background-color: #990000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
}

a:active {
	color: #FF9900;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}


a.aBody {
	color: #8D411F;
	text-decoration: none;
}

a.aBody:hover {
	color: #8D411F;
	text-decoration: underline;
}

a.aBody:active {
	color: #8D411F;
	text-decoration: underline;
}

a.aBody:visited {
	color: #8D411F;
	text-decoration: none;
}


.pSmall {
	font-size: 9px;
}


.tdBorderNavigatore {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


.tdBorderFooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}


.tdBorderColumnRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}

.tdBorderColumnLeft {
	padding-left: 5px;
	padding-top: 5px;
}

