body {
     background-color: #FFFFFF;
	 margin: 0;
	 padding: 0;
	}

.autenticazione_loginFormNotAuthenticated_td_title {
	padding-right: 4px;
	background-color: #e2e5ec;
	height: 30px;
	text-align: right;
	}
	
.autenticazione_loginFormNotAuthenticated_td_label {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#753657; 
	padding-right: 4px;	
	padding-left: 30px;
	height: 24px;
	}
	
.autenticazione_loginFormNotAuthenticated_td_link {
	font-family: verdana;
	font-size: 10px;
	color: #666668;
	text-align: center;		
	height: 24px;
	}

.autenticazione_loginFormNotAuthenticated_input_text {
	width: 130px;
	height: 16px;
	border: 1px;
	border-style: solid;
	border-color: #753657;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	}
	
.autenticazione_loginFormNotAuthenticated_input_image {
	text-align: left;
	}
	
a.autenticazione_loginFormNotAuthenticated_a_link,
a.autenticazione_loginFormNotAuthenticated_a_link:visited,
a.autenticazione_loginFormAuthenticated_a_link,
a.autenticazione_loginFormAuthenticated_a_link:visited {
	font-family: verdana;
	font-size: 10px;
	color: #753657;
	text-decoration: underline;
	}

a.autenticazione_loginFormNotAuthenticated_a_link:hover,
a.autenticazione_loginFormAuthenticated_a_link:hover {
	font-family: verdana;
	font-size: 10px;
	color: #753657;
	text-decoration: none;
	}
	
.autenticazione_registerModifyDataForm_td_title,
.autenticazione_registerModifyDataForm_td_label,
.autenticazione_sendPasswordForm_td_titolo_pagina,
.autenticazione_sendPasswordForm_td_label {
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color: #753657;  
	line-height:20px;
	}
	
.autenticazione_registerModifyDataForm_div_msg,
.autenticazione_sendPasswordForm_td_titolo,
.autenticazione_sendPasswordForm_td_bottom {
	font-family: trebuchet ms;
	font-size: 12px;
	color: #753657;	
	}
	
.autenticazione_registerModifyDataForm_input,
.autenticazione_registerModifyDataForm_input_pwd,
.autenticazione_registerModifyDataForm_select_province {
	width: 130px;
	height: 16px;
	border: 1px;
	border-style: solid;
	border-color: #753657;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: #ffffff;	
	}
.autenticazione_registerModifyDataForm_textarea {
	width: 400px;
	height: 120px;
	border: 1px;
	border-style: solid;
	border-color: #753657;
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	}
	
.autenticazione_loginFormAuthenticated_td_MsgWelcome,
.autenticazione_loginFormAuthenticated_td_link {
	background-color: #e2e5ec;	
	font-family: trebuchet ms;
	font-size: 12px;
	color: #336598;	
	font-weight: bold;
	}
	
.autenticazione_registerModifyDataForm_input_readonly{
	width: 130px;
	height: 16px;
	border: 1px;
	border-style: solid;
	border-color: #eeebe5;
	font-family: verdana;
	font-size: 11px;
	color: #753657;
	background-color: #eeebe5;	
	}