/* CSS Document */

body {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	/*background-color:#F7F9FB;
	border: solid #e6e6e6 px;*/
}

a:link 			{ color: #0066CC; }
a:visited 	{ color: #0066CC; }
a:hover 		{ color: #0066CC; }

a.menu:link 		{ color: #FFFFFF; text-decoration: none; }
a.menu:visited 	{ color: #FFFFFF; text-decoration: none; }
a.menu:hover 		{ color: #DFF1CD; text-decoration: none; }

a.menuinfo:link 		{ color: #FFECC4; text-decoration: none; font-size:11px; }
a.menuinfo:visited 	{ color: #FFECC4; text-decoration: none; font-size:11px; }
a.menuinfo:hover 		{ color: #FFFFFF; text-decoration: none; font-size:11px; background-color:#FF9900; }

a.privacy:link 			{ color: #999999; text-decoration: none; font-size:8px; }
a.privacy:visited 	{ color: #000000; text-decoration: none; font-size:8px; }
a.privacy:hover 		{ color: #000000; text-decoration: none; font-size:8px; }


.invio 		{ font-family: verdana, Helvetica; font-size: 10px; color:#002F64; height: 20px; width: 80px; }


.menu 		{ font-family: verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#FFFFFF; }
.title	{ font-family: verdana, Arial, Helvetica, sans-serif; font-size:18px; color:#6FAC31; }
.bodytext	{ font-family: verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; text-align:justify }
.copyRight	{ font-family: verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#eeeeee; display:block; padding-top:10px; padding-bottom:6px }

.inputfield {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border-top-color: #000000;
	border-top-width:1px;
	border-right-color: #000000;
	border-right-width:1px;
	border-bottom-color: #000000;
	border-bottom-width:1px;
	border-left-color: #000000;
	border-left-width:1px;
	font-size:11px;
	width:200;
}
.alertbox{
background:#F4FAB8;
font-family: verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:#CC9900;
border-left-style:dotted;
border-left-width:1px;
border-left-color:#CC9900;
border-top-style:dotted;
border-top-width:1px;
border-top-color:#CC9900;
border-right-style:dotted;
border-right-width:1px;
border-right-color:#CC9900;
text-align:center;
padding-bottom:5px;
padding-left:5px;      
padding-right:5px;
padding-top:5px;
color:#996600;
display:none;
}
.package1{
background:#F4FAB8;
font-family: verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:#CC9900;
border-left-style:dotted;
border-left-width:1px;
border-left-color:#CC9900;
border-top-style:dotted;
border-top-width:1px;
border-top-color:#CC9900;
border-right-style:dotted;
border-right-width:1px;
border-right-color:#CC9900;
text-align:justify;
padding-bottom:5px;
padding-left:5px;      
padding-right:5px;
padding-top:5px;
color:#996600;
display:block;
}
.package2{
background:#CCCCCC;
font-family: verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:#333333;
border-left-style:dotted;
border-left-width:1px;
border-left-color:#333333;
border-top-style:dotted;
border-top-width:1px;
border-top-color:#333333;
border-right-style:dotted;
border-right-width:1px;
border-right-color:#333333;
text-align:justify;
padding-bottom:5px;
padding-left:5px;      
padding-right:5px;
padding-top:5px;
color:#333333;
display:block;
}
.package3{
background:#CBFEC2;
font-family: verdana, Arial, Helvetica, sans-serif; 
font-size:11px;
border-bottom-style:dotted;
border-bottom-width:1px;
border-bottom-color:#008000;
border-left-style:dotted;
border-left-width:1px;
border-left-color:#008000;
border-top-style:dotted;
border-top-width:1px;
border-top-color:#008000;
border-right-style:dotted;
border-right-width:1px;
border-right-color:#008000;
text-align:justify;
padding-bottom:5px;
padding-left:5px;      
padding-right:5px;
padding-top:5px;
color:#008000;
display:block;
}
.stylecontact { font-family: verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; }
.styleButton{ font-family: verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; }

.stylecontact { font-family: verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#000000; }
.styleButton{ font-family: verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; }
.mytable{
	width: inherit;
	height:inherit;
	border:solid;
	border-color:#CCCCCC;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-top-width:1px;
}
.texts {
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
	color: #111;
}
.hello 		{ font-family: verdana, Arial, Helvetica, sans-serif; font-size:9px; color:#FFFFFF; }