body { 
  font-size: 8pt; 
  font-family: Verdana, sans-serif; 
  color:#010101;
  text-align: center;
  background-color: #ffffff;
  background-image: url(../images/utils/bkg.jpg);
  background-repeat: repeat-x;
  background-attachment: scroll }

H1 { font-size:18px; font-family:Verdana; color:#3e3d40}
H2 { font-size:14px; font-family:Verdana; color:#332e31}
H3 { font-size:12px; font-family:Verdana; color:#3e3d40; font-weight:bold }
H4 { font-size:12px; font-family:Verdana; color:#332e31}

a {
  text-decoration: none}
a:link { 
  color: #000000 }  /* for unvisited links */
a:visited { 
  color: #3e3d40 } /* for visited links */
a:active { 
  color: #000000 } /* when link is clicked */
a:hover { 
  color: #808080} /* when mouse is over link */


table { 
  border-style: none;
  font-size: 8pt; 
  font-family: Verdana, sans-serif; 
  color:#000000;
  background-color: #fbfbfb; 
  text-align: center}
  
#box {
  margin: 0px auto 0px auto; 
  background-color: #fbfbfb;
  background-image: url(../images/utils/bkg2.jpg);
  background-repeat: repeat-y;
  height: 100%;
  width: 760px;
  z-index: 1;
  text-align: center }
  
#Sponsor {
  margin: 3px 5px 3px 5px; 
  width: 750px;
  height: 80px;
  background-color:#fbfbfb;
  text-align: right;
  }

#head {
  margin: 3px 5px 3px 5px; 
  width: 750px;
  height: 60px;
  background-color:#fbfbfb
  }
  
#head table { 
  border-style: none;
  font-size: 8pt; 
  font-family: Verdana, sans-serif; 
  color:#000000;
  background-color: #fbfbfb; 
  text-align: right}

#barranav {
  padding: 10px;
  margin: 3px 5px 3px 5px; 
  height: 40px;
  width: 750px;
  background-color:#fbfbfb; 
  text-align: center}

.menu a{
  float: left;
  padding: 1px;
  margin: 1px;
  background-color: #fbfbfb;
  border: 1px solid #1e2e23;
  width:100px;
  text-align:center;
  text-decoration:none;
  font-weight:bold;
  color:#3c2e79; 
  }
.menu a:hover{
background-color: #ffb34c;
color:#fbfbfb;
}
.menuqui{
border: 1px solid #1e2e23;
width:100px;
text-align:center;
float: left;
padding: 2px;
margin: 1px;
background-color: #e1e1e1;
color:#fbfbfb;
font-weight:bold;
}
  
#contenitore {
  margin: 7px auto 7px auto; 
  width: 728px;
  background-color:#fbfbfb;
  text-align: left;
  }
  
/*CSS per gli scroller RSS*/

#rssticker{
width: 200px;
height: 2.4em;
border: 1px dashed black;
padding: 5px;
background-color: lightyellow;
margin-bottom:10px;
margin-top:10px;
}

#rssbox {
width: 200px;
height: 150px;
border: 1px solid black;
padding: 5px;
background-color: #F0F0F0;
margin-bottom:10px;
margin-top:10px;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;

#ajaxticker1{
  width: 760px;
  height: 50px;
  border: 1px solid black;
  padding: 5px;
  background-color: #ffffff;
  text-align: left;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
  background-color: #ffffff;
  text-align: left;
}

.someclass{ //class to apply to your scroller(s) if desired
  text-align: left;
}

}
