body {
	margin: 0px;
	background: #000 url("bgBody.jpg") repeat-x top;
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
}
div.content-a {
	position: relative;
	margin: 0px auto 0px;
	background: #F1F1F1;
	width: 748px;
}
div.content-b {
	position: relative;
	overflow: auto;
	margin: 5px auto 5px;
	background: #ffffff;
	width: 737px;
	
}
td,p {
	font: 12px Arial, Helvetica, sans-serif;
	color:#666666;
}

.txtform {
	font: 10px Arial, Helvetica, sans-serif; color:#666666;
	border: 0px; background: #F1F1F1;
	padding: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
}
textarea, input {
	font: 10px Arial, Helvetica, sans-serif; color:#666666;

}

.loginbtn {
	background: #f1f1f1;
	height: 16px;
	border-top:1px solid white; 
	border-left:1px solid white; 
	border-bottom: 1px solid #cccccc;
	border-right:1px solid #cccccc;
	font: 10px Arial, Helvetica, sans-serif; color:#666666;
}

select {
	font: 10px Arial, Helvetica, sans-serif; color:#666666;
	margin-top: 4px;
}

a {
	font: 12px Arial, Helvetica, sans-serif; color: #888888; font-weight: bold;
	text-decoration: none; 
}

a:hover {
	font: 12px myriad, Arial, Helvetica, sans-serif; color: #666666; font-weight: bold;
	text-decoration: none; 
}

td.titolo {
	font: 12 Arial, Helvetica, sans-serif; color: #777777;
	background: #F1F1F1;
	font-weight: bold;
}

div.try {
	width: auto;
	height:auto;
	border-left: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	/*background: #E3EEEE;*/
	padding: 5px;
	font-family: Myriad, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	position: relative;
}

