body {
	font-family: sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	background-color: #666666;
	color: #000000;
}
div.alerter {
	background-color: #EEEEEE;
	color: #000000;
        text-align: center;
        font-size: 75%;
        border: 1px solid #333333;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-top: 2px;
}
div.onair {
	background-color: #FFFFFF;
	color: #000000;
        text-align: center;
        font-size: 75%;
	border-top: 0px;
        border-left: 1px solid #333333;
        border-bottom: 1px solid #333333;
        border-right: 1px solid #333333;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-top: 2px;
}
div.onair table {
  margin: 0 auto;
}
div.onair td {
	font-family: sans-serif;
	font-size: 10pt;
        font-weight: bold;
        text-align: center;
        vertical-align: middle;
}
div.logo {
        border: 1px solid #333333;
}
table.logo {
	font-family: sans-serif;
	font-size: 10pt;
        font-style: italic;
        font-weight: bold;
	background-color: #000000;
	color: #FFFFFF;
}
table.logo td {
	width: 33%;
}
div.menu {
	background-color: #999999;
	background-image: url('images/urlo.gif');
	background-position: left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: sans-serif;
	font-size: 10pt;
        font-weight: bold;
        text-align: right;
	border-top: 0px;
        border-left: 1px solid #333333;
        border-bottom: 1px solid #333333;
        border-right: 1px solid #333333;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 2px;
        padding-top: 2px;
}
div.menu a {
        color: #FFFFFF;
        text-decoration: none;
}
div.menu a:hover {
        color: #FAE371;
        text-decoration: underline;
}
div.menu .current {
        color: #FAE371;

}
td.content {
	background-color: #FFFFFF;
	background-image: url('images/murplesfondo.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #000000;
	font-family: sans-serif;
	font-size: 12pt;
        border-top: 1px solid #333333;
        border-left: 1px solid #333333;
        border-bottom: 1px solid #333333;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 20px;
        padding-right: 20px;
}
td.sectionmenu {
	background-color: #EFEFEF;
	background-image: url('images/jimi.gif');
	background-position: top right;
	background-repeat: no-repeat;
	color: #000000;
	font-family: sans-serif;
	font-size: 10pt;
        border-left: 1px dashed #333333;
        border-top: 1px solid #333333;
        border-right: 1px solid #333333;
        border-bottom: 1px solid #333333;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 10px;
        padding-right: 10px;
        width: 180px;
}
td.sectionmenu .box {
        background-color: transparent;
        background-image: url('images/75p_white.png');
        font-weight: bold;
        border: 1px solid #000000;
        text-align: center;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 3px;
        padding-right: 3px;
        margin-bottom: 2px;
}
td.sectionmenu .box2 {
        background-color: transparent;
        background-image: url('images/75p_honey.png');
        font-weight: bold;
        border: 1px solid #000000;
        text-align: center;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 3px;
        padding-right: 3px;
        margin-bottom: 2px;
}
td.sectionmenu a {
        color: #000000;
        text-decoration: none;
}
td.sectionmenu a:hover {
        color: #660000;
        text-decoration: underline;
}
table.puntate {
  width: 100%;
  border: 0;
}
table.puntate td {
  text-align: left;
  vertical-align: top;
  width: 50%;
  border: 1px solid #669F66;
  padding: 5px;
  font-size: 80%;
  margin-top: 3px;
  margin-bottom: 3px;
  background-image: url('images/75p_white.png');
}
table.puntate td h1 {
  color: #669F66;
  font-weight: bold;
  font-size: 100%;
  line-height: 100%;
}
img {
	border: 0px;
}
a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
h1 {
        font-size: 125%;
        font-weight: bold;
}
hr {
        border: 0px;
        width: 100%;
        height: 1px;
        color: #666666;
        background-color: #666666;
}
#thewall {
  background-image: url('images/thewall.gif');
  background-repeat: repeat;
  background-position: top left;
}
.thewall {
        font-family: "Floydian", sans-serif;
        font-size: 14pt;
}

