html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6699CC;
	font-size: 10pt;
	font-weight: bold;
}

.tblAbout {
	background-color: #FFFFFF;
	color: #666666;
	font-size: 9pt;
	text-align: left;
	
}

.tblAbout tr td p{
	text-align: left;
}

#tdContent{
	background-color: #CCCCCC;
}


#divLoading
{
color:#555555;
font-weight: bold;
font-size: 20px;
padding: 290px;
}

#divFondo
{
  background-color: black; 
/*  z-index: 20; 
  position:absolute; 
  top: 1px; left: 1px; */
  width:100%; 
  height:100%; 
  filter:alpha(opacity=85); -moz-opacity:.85; opacity:.85; 
  text-align: center;
}

.trans80 {
  filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; 
}

.trans50 {
  filter:alpha(opacity=50); -moz-opacity:.50; opacity:.50; 
}

.transFull {
  filter:alpha(opacity=0); -moz-opacity:.0; opacity:.0; 
}

#divGaleria {
  color: BLACK; font-weight: bold; font-size: 9pt; z-index: 30; 
  height: auto; width:900px; 
/*  padding:10px; 
  position:absolute; top: 0px; left: 0px;  */
  margin: 0 0 0 0;
  text-align: center;
}

#divGaleriaInt {
  clear:both; 
/*  padding: 10px;  
  xbackground-color: white; 
  xborder: solid 1px black;*/
  margin: 0 0 0 0;
  text-align: center;
}

#divDescGal, #divContacto {
  color: #6699CC;
  font-size: 10pt;
  letter-spacing : 0.8em;
  font-weight: bold;
}

.tblArtist {
	width: 450px;
	background-color: #fefefe;
	color: #888888;
}

.tblArtistas {
	background-color: #fafafa;
}

.tblArtistas td {
	text-align: center;
}

.tblArtistas td a {
	color:#006699;
	text-decoration: none;
} 

.tblArtistas td img {
border-color: #333333;
}

.contentResalte {color: #8099B3}
.tblAboutHead {color: #6487AA}
.style4 {color: #B7D3FC}

.artistsResalte {color: #A99696}
.artistsResalte2 {color: #aaaaaa}
.style5 {font-size: 8pt}