body {
      background: #610000 url("/portal/themes/red/images/bg.jpg");
	font-family: Verdana;
      padding: 5px;
	font-size: 11px;
	color: #cdcdcd;
	font-weight: normal;
}

table {
      background-color: #000000;
}

td,th {
      background-color: #310000;
	font-family: Verdana;
      padding: 5px;
	font-size: 11px;
	color: #cdcdcd;
	font-weight: normal;
}

img {
     border: 5px solid;
     border-color: #310000;
}

div.cd {
	font-family: Verdana;
	font-size: 10px;
	color: #cdcdcd;
	font-weight: normal;
      cursor: pointer; 
      position:absolute;
      width:500px; 
      height:250px; 
      z-index:1; 
      visibility: hidden; 
      overflow: hidden; 
      top: 160px;
      left: 50%;
      margin-left: -250px;
      background-color: #610000; 
      layer-background-color: #000000; 
      border: 1px solid #000000;
}

div.dow {
	font-family: Verdana;
	font-size: 10px;
	color: #cdcdcd;
	font-weight: normal;
      cursor: pointer; 
      position:absolute;
      width:700px; 
      height:420px; 
      z-index:1; 
      visibility: hidden; 
      overflow: hidden; 
      top: 15px;
      left: 50%;
      margin-left: -350px;
      background-color: #610000; 
      layer-background-color: #000000; 
      border: 1px solid #000000;
}

td.musica {
      background-color: #310000;
      width: 350px;
      height: 150px;
	font-family: Verdana,arial;
	font-size: 10px;
	color: #cdcdcd;
	font-weight: normal;
}



a:link {color:#cdcdcd; text-decoration: none; font-style: italic;}
a:visited {color:#cdcdcd; text-decoration: none; font-style: italic;}
a:hover {color:#FFFFFF; text-decoration: underline; font-style: italic;}
a:active {color:#cdcdcd; text-decoration: none; font-style: italic;}


a.acd:link {color:#cdcdcd; text-decoration: underline; font-style: normal;}
a.acd:visited {color:#cdcdcd; text-decoration: underline; font-style: normal;}
a.acd:hover {color:#FFFFFF; text-decoration: underline; font-style: normal;}
a.acd:active {color:#cdcdcd; text-decoration: underline; font-style: normal;}

a.postlink{
	color: #cdcdcd;
	text-decoration:none;
}


.legend {
    display: inline;
    position: relative;
    top: -1.0em;
    padding: 0em .8em .2em .8em;
    font-size: 11px;
    font-weight: bolder;
    color: #FFFFFF;
    background-color: #000000;
    background-image: url("/portal/themes/red/images/bg_title.jpg");
    border-top: thin solid rgb(000,000,000);
    border-left: thin solid rgb(000,000,000);
    border-right: thin solid rgb(000,000,000);
    border-bottom: thin solid rgb(000,000,000);
}