body {
	background-color: #4D0049;
	margin: 0px;
	padding: 0px;
	background-image: url(dx.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	scrollbar-face-color:#4D0049;
 	scrollbar-shadow-color:#000000;
 	scrollbar-highlight-color:#000000;
 	scrollbar-3dlight-color:#000000;
 	scrollbar-darkshadow-color:#000000;
 	scrollbar-track-color:#000000;
 	scrollbar-arrow-color:#9D009D
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.blacktab {
	background-color: #000000;
	border: 1px solid #7a006a;
	font-size: 9px;
}
a:link {
	color: #AD00D9;
	text-decoration: none;
	cursor: crosshair;
}
a:visited {
	color: #AD00D9;
	text-decoration: none;
	cursor: crosshair;
}
a:hover {
	color: #FEFFFF;
	background-color: #AD00D9;
	cursor: crosshair;
}
a:active {
	color: #FF0000;
	cursor: crosshair;
}
.fuxiabox {
	padding: 1px;
	border: 1px solid #AD00D9;
}
.txtbianco {
	color: #FFFFFF;
}
.txtfuxia {
	color: #AD00D9;
}
.txtrosso {
	color: #CCCCFF;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #AD00D9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #280024;
}
.txtfoto {
	margin: 2px;
	padding: 2px;
	float: left;
}
hr {
	color: #280024;
	border-top: 1px;
}
.tdlinedwn01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #330033;
	padding-bottom: 10px;

}
.tdlinedwn02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.back {
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
}
.txtgrigio {
	color: #999999;
}
