.menu_white {
	font-family: "trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_gray {
	font-family: "trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #AEAEAE;
}
.bordo {
	border: 1px solid #666666;
	font-family: "trebuchet MS";
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.testo {
	font-family: "trebuchet MS";
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.sponsor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #FF9900;
	text-decoration: none;
}

.rsstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FF9900;
	text-decoration: none;
	text-align: left;
}

.Sponsoredby {
	font-family: "trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.link_gray {

	font-family: "trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link_white {


	font-family: "trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	text-decoration: underline;
}
.testo_h3 {
	font-family: "trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.testo_h4 {

	font-family: "trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.testo_h2 {

	font-family: "trebuchet MS";
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.testonoalign {

	font-family: "trebuchet MS";
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.testoG {

	font-family: "trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.bordoNoAlign {
	border: 1px solid #666666;
	font-family: "trebuchet MS";
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

/*Example CSS for the two demo scrollers*/

#pscroller1{
	font-family: "trebuchet MS";
	font-size: 10pt;
  width: 400px;
  height: 120px;
  border: 1px dashed black;
  padding: 5px;
  background-color: white;
}

#pscroller2{
	font-family: "trebuchet MS";
	font-size: 10pt;
  width: 400px;
  height: 120px;
  border: 1px dashed black;
  padding: 5px;
  background-color: white;
}

.rssclass .rsstitle{
	font-family: "trebuchet MS";
	font-size: 10pt;
  font-weight: bold;
}

.rssclass .rssdate{
  color: gray;
	font-family: "trebuchet MS";
  font-size: 85%;
}

.rssclass a{
	font-family: "trebuchet MS";
	font-size: 9pt;
  text-decoration: none;
}

