/* basicstyles.css for definitions of general formatting */
/* general formatting to apply to html tags */
html,body,h1,h2,h3,p { margin: 0px; padding: 0px; }
body,a,div,td,th,input,select,label { font-family: Verdana, Arial, Helvetica; font-size: 11px; color: #000000; }
body { background-color: #FFFFFF; text-align: center; }
img { border: 0px; }
form { display: inline; }

select,input { color: #333333; background-color: #FFFFFF; }
hr { display:none; }
h1 { font-size: 13px; font-weight: bold; }
h2 { font-size: 12px; font-weight: bold; }
h3 { font-size: 11px; font-weight: bold; }

/* special message for NS4.x */
#hddBrowserMessage{ color:red; font-weight:bold; font-size:14px; }



A  { text-decoration: none}
A:Visited  { text-decoration: none}
A:Active  { text-decoration: none}
A:Hover  { text-decoration: none}
.companyName { font-size: 14px; font-weight: bold; color: #000066; overflow: hidden; }
.welcomeText { font-size: 12px; font-weight: bold; color: #000066; overflow: hidden; }
.colTitle { font-size: 14px; font-weight: bold; color: #666666; }
.data { font-size: 11px; font-weight: bold; color: #CC0033; }
.titolo { font-size: 11px; font-weight: bold; color: #000066; }
.approfondisci { font-size: 11px; font-weight: bold; color: #000000; }
.form { font-size: 11px; color: #000000; }
.titolotabelle { font-size: 11px; font-weight: bold; color: #CC0033; padding-left: 5px; padding-right: 0px; padding-top: 6px; padding-bottom: 5px; }
.leftbarcategoria1 { font-size: 11px; font-weight: bold; color: #666666;}
.leftbarcategoria2 { font-size: 11px; color: #666666;}
.selectpaesi { font-size: 11px; color: #666666; width="170"; }
.countryBoxRegion { background-color: #EAEDF4; font-weight: bold; }
.contenutotitolo1 { font-size: 11px; font-weight: bold; color: #000066;}
.red {color: #CC0000;}