   body {
	color:#000;
	background:#000 url(title.jpg) no-repeat top center;
	scrollbar-track-color:#FEFCF5;	/*sfondo*/
	scrollbar-face-color:#EFEBE4;	/*barra+sfondo*/
	scrollbar-3dlight-color:#FEFCF5;	/*esterno sin-su*/
	scrollbar-darkshadow-color:#FEFCF5;	/*esterno des-giu*/
	scrollbar-highlight-color:#DED7CB;	/*interno sin-su*/
	scrollbar-shadow-color:#DED7CB;		/*interno des-giu*/
	scrollbar-arrow-color:#00F;	/*freccia*/
}
   .title {
	width:100%;
	height:100%;
	color:#FFF;
	font-size:20px; font-family:Arial;
	filter:glow(color=#000000,strength=3)
}
   .inviato {
	color:#FF0;
	font-size:17px; font-family:Arial
}
   .tabella {
	width:780px;
	background:#FFF;
	border:1px solid #F00
}
   .header {
	width:780px;
	height:30px;
	color:#000;
	background:#CCC;
	border:1px solid #EFEBE4
}
   td, div, p {font-size:12px; font-family:Verdana}
   .table {
	width:780px;
	background:#FCF9ED;
	border:1px solid #F2E7B7
}
   .tablealt {
	width:780px;
	background:#F7F5F2;
	border:1px solid #DED7CB
}
   .form {
	width:290px;
	background:#EFEBE4;
	border:2px groove #DED7CB
}
   h1 {
	color:#B4A596;
	font-size:12px;
	font-family:Verdana;
	font-weight:normal;
	display:inline;
	text-transform:capitalize
}
   .menu {font-size:11px}
   .count {color:#FFF}
   .answer {background-color:#F5FAAF; color:#505605; font-size:10px; font-family:"MS Sans Serif"}
   a {color:#F00; text-decoration:None}
   a:hover {color:#F00; text-decoration:Underline}
   a.x {color:#00F; text-decoration:None}
   a:hover.x {color:#00F; text-decoration:Underline}
  .detailbass {
	color:#96691E;
	background:#D4A54B url(icons/img_bass.gif) no-repeat bottom right;
	font-size:10px;
	border:thin outset #EED8A8
}
  .detaildrum {
	color:#776653;
	background:#B4A596 url(icons/img_drums.gif) no-repeat bottom right;
	font-size:10px;
	border:thin outset #C8BEB4
}
  .detailguit {
	color:#664;
	background:#996 url(icons/img_guitar.gif) no-repeat bottom right;
	font-size:10px;
	border:thin outset #CFCFB8
}
  .detailacguit {
	color:#036;
	background:#96826E url(icons/img_acguit.gif) no-repeat bottom right;
	font-size:10px;
	border:thin outset #BEB4A5
}
  .detailsynth {
	color:#576B75;
	background:#8CA0AA url(icons/img_synth.gif) no-repeat bottom right;
	font-size:10px;
	border:thin outset #BEC8CD
}
   .details {
	letter-spacing:-0.1em;
	font-size:10px;
	font-family:tahoma;
	text-transform:capitalize
}
   .button {
	border:1px solid #000;
	color:#00F;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#CCC
}
   .input {
	background:#FEFCF5;
	border:1px solid #DED7CB;
	color:#00F;
	font:11px Verdana, Arial, Helvetica, sans-serif
}
   input.input {width:170px}
   table.desc {
	width:780px;
	background:#F2F2E1;
	border:1px dashed #DED7CB
}
   td.desc {
	color:#00356A;
	font-size:11px;
	font-family:Tahoma;
	text-align:justify
}
   .desc {
	color:#BF0000;
	font-size:10px;
	font-family:Verdana
}
   img {border:0}
   img.desc {float:left}
   .icon {cursor:pointer}
