body {
background: #fafafa url(img/bodybg.gif) repeat left top fixed;
}
td.menu {
background: #ccffff url(img/menubg.gif) repeat left top;
border: 1px solid black;
font-family: sans-serif;
font-size: 11px;
text-align: center;
color: black;
}
td.titm {
border: 1px dashed black;
font-family: sans-serif;
font-weight: bold;
font-size: 12px;
text-align: center;
color: black;
}
.btn1 {
background: url(img/btnl.gif) no-repeat left top;
height: 20px;
width: 10px;
text-align: right;
vertical-align: middle;
}
.btn2 {
background: url(img/btnc.gif) repeat-x left top;
height: 20px;
font-size: 11px;
font-weight: bold;
font-family: sans-serif;
text-align: center;
vertical-align: middle;
color: #000000;
}
.btn3 {
background: url(img/btnr.gif) no-repeat right top;
height: 20px;
width: 10px;
text-align: center;
vertical-align: middle;
}
a.btn {
color: black;
text-decoration: none;
}
a.nero, td.menu a {
color: black;
text-decoration: underline;
}
a.nero:hover {
color: #66ccff;
}
td.menu a {
display: block;
}
.frase {
font-family: sans-serif;
font-style: italic;
font-size: 11px;
color: black;
}
.testo, .msg {
font-family: sans-serif;
font-size: 12px;
text-align: justify;
color: black;
}
.tit {
font-family: sans-serif;
font-size: 16px;
text-align: center;
color: black;
font-weight: bold;
padding-bottom: 10px;
}
.msg {
margin: 4px;
padding-top: 2px;
padding-bottom: 2px;
padding-right: 2px;
padding-left: 44px;
border: 1px solid #ffcc00;
background: #ffffcc url(img/msg.gif) no-repeat;
background-position: 2px;
min-height: 40px;
}
.std {
font-family: sans-serif;
font-size: 11px;
color: black;
border: 1px solid black;
background: #ccffff url(img/inputbg.gif) repeat left top;
padding-left: 2px;
}
.trasp {
font-family: sans-serif;
font-size: 11px;
color: black;
border: 0px none;
margin: 2px;
border-bottom: 1px solid black;
background: none;
width: 1em;
text-align: center;
}
.table1 {
border-collapse: collapse;
border: 1px dashed black;
}
