
body					{ margin: 0px 0px 0px 0px; padding:0; background-color: #1C365E; height: 100% }
#centered 			{ position:absolute; top: 50%; left: 50%; width:850px; height:575px;
							margin-top: -287px; /*set to a negative number 1/2 of your height*/
							margin-left: -420px; /*set to a negative number 1/2 of your width*/
							overflow: hidden; }


				
 .text				{ font-family: trebuchet ms; font-size: 11px; color: #ffffff; line-height: 18px}
 .text_bold			{ font-family: trebuchet ms; font-size: 11px; color: #ffffff; line-height: 18px; font-weight:bold}
 .text a				{ font-family: trebuchet ms; font-size: 11px; color: #ffffff; line-height: 18px; text-decoration: none}
 .text a:visited	{ font-family: trebuchet ms; font-size: 11px; color: #ffffff; line-height: 18px; text-decoration: none}
 .text a:hover		{ font-family: trebuchet ms; font-size: 11px; color: #ffffff; line-height: 18px; text-decoration: underline}
 .text_menu					{ font-family: trebuchet ms; font-size: 11px; color: #ffffff; line-height: 18px; text-decoration: none}
 .text_menu a				{ font-family: trebuchet ms; font-size: 11px; color: #85A1CC; line-height: 18px; text-decoration: none}
 .text_menu a:visited	{ font-family: trebuchet ms; font-size: 11px; color: #85A1CC; line-height: 18px; text-decoration: none}
 .text_menu a:hover		{ font-family: trebuchet ms; font-size: 11px; color: #ffffff; line-height: 18px; text-decoration: none}
 .text_sm				{ font-family: trebuchet ms; font-size: 10px; color: #ffffff;}
 .text_menu_disabled		{ font-family: trebuchet ms; font-size: 11px; color: #46678e; line-height: 18px; text-decoration: none}
 
 
 .title				{ font-family: trebuchet ms; font-size: 12px; color: #ffffff; line-height: 20px}
 
.elementi			{	font-family: trebuchet ms;
							font-size: 11px;
							font-weight: normal;
							color: #FFFFFF;
							background-color: transparent;
							border-bottom: 1px solid #C0C0C0;
							border-left: 0px solid #FFFFFF;
							border-right: 0px solid #FFFFFF;
							border-top: 0px solid #FFFFFF;
							padding-left: 3px }
 
 select				{	font-family: trebuchet ms;
							font-size: 10px;
							font-weight: normal;
							background-color: #1C365E;
							color: #FFFFFF; }
 
  textarea			{	font-family: trebuchet ms;
							font-size: 10px;
							font-weight: normal;
							background-color: #1C365E;
							border-width: 1px; 
							color: #FFFFFF; }
 
 .buttons			{ font-family: Arial; text-align:center; font-style:normal; font-size: 9px; font-weight:bold; color: #000000; }

 
 