  Body { 
       background-color : #efefef 
       background-image :url(http://www.cybersimo.com/images/indexbg.gif);
       background-attachment :fixed;
	
       }

  a 			{ font-weight: bold;text-decoration: none;color:#ff0000; }
  a:visited		{ color:#ff0000; }
  a:hover 		{ color:#000000; }
  
  td { text-align: center }
  tbody { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #666 }
  text {font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #666 } 
  p { font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #666; text-align: justify }
  li { font-size: 12px; font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #8cabcd;text-align: left}  
  h3 { font-family: tahoma; color: #8cabcd }
  h2 { font-family: tahoma; color: #black }  
  .ticker_font { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif ; font-size: 12px; 
		    color: #0000ff; background-color: White; border: 0px; cursor: default }
  .divider { font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; color: #000000}  
  .extralink {border: 0px;}

  .container_pages { font-size: 12px; font-family: tahoma;font-weight: bold; color: #ffffff;text-align: left}
  .container_back { background-color: white; border: 0px;}
  .container_body { background-color: white; border: 0px;}
  .container_header { background-color: #6e6e64; border: 0px;}
  .container_header_txt {color:white;}
  .container_cell { background-color:  #efefef; border: 0px;}

  .container_rows { background-color: #efefef; border: 0px;}
  .container_categories { background-color: #8cabcd; border: 0px;}

  .table_evento { background-color: #white; border: 0px;}
  .testo_evento { background-color: #white; border: 0px;}
  .cella_evento_date { background-color: #white; border: 0px;
                  font-weight: bold;  font-size: 12px; 
                  font-family: tahoma;}

  .cella_evento_descrizione { background-color: #white; border: 0px;
                  font-size: 12px; 
                  font-family: tahoma;}

  
  .testo_incipit_storefront  { font-size: 12px; font-family: tahoma; color: black }
  .intestazone_storefront { background-color: #000080; border: 0px;}


/*Modify attributes of #contentwrapper below as desired*/
#contentwrapper{
width: 500px;
height: 140px;
border: 1px dashed Black;
background-color: #efefef;
padding: 5px;
}

.billcontent{
width: 100%;
display:block;
}



#myGallery
{
	text-align: left;
	margin: 0 auto;
}

.styling{
background-color:black;
color:lime;
font: bold 15px MS Sans Serif;
padding: 3px;
}

#domticker{
width: 95%;
height: 1.2em;
border: 1px dashed black;
padding: 5px;
background-color: #ffffff;
}

#domticker 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;
}

#domticker a{
font-weight: bold;
}

#dropcontentsubject{
width: 250px;
font-weight: bold;
}

.dropcontent{
width: 250px;
height: 200px;
border: 1px solid black;
background-color: #DFDFFF;
padding: 3px;
display:block;
}
