body {
	background-color: #003366;
	/*background-image: url('img/sfondo.gif')*/
}

.frmField {
	font-family: Verdana, Arial;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
	padding: 5;
}

.frmField2 {
	font-family: Verdana, Arial;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
	color: #f3ac03;
5;
}

.frmLink {
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size : 12px;
	font-style : normal;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
}

.frmText {
	font-family: Verdana, Arial;
	font-size : 11px;
	font-style : normal;
	font-weight: normal;
	/* font-style: oblique; */
	text-align: left;
	color: #000000;	
}

.frmText2 {
	font-family: Verdana, Arial;
	font-size : 11px;
	font-style : normal;
	font-weight: normal;
	/* font-style: oblique; */
	text-align: left;
	color: #ffffff;	
}

.frmTitle {
	font-family: Verdana, Arial;
	font-size : 14px;
	font-style : normal;
	font-weight: bold;
	/* font-style: oblique; */
	text-align: center;
	color: #fee400;	
}
.frmBotton {
	font-family: Verdana, Arial;
	font-size : 12px;
	font-style : normal;
	font-weight: bold;
	/* font-style: oblique; */
	text-align: center;
	color: #000000;	
}
.frmMsg {
	font-family: Verdana, Arial;
	font-size : 13 px;
	font-style : normal;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	padding: 5;
}
