/* WolfCountry StyleSheet v 0.12 */
/* Gate page */
td.Gate, th.Gate {
    background-color: #000000;
	background: url('../_graphics/hline_entrada.png');
}
/* Main Page */
a, a:link {
  font-family: verdana, arial, helvetica, sans-serif;  
  text-decoration: none;
  font-weight: bold;
  color: #FFFF55;
}
a:visited {
  color: #CCCCCC;
}
a:active {
  color: #FFFFFF;
}
p, input, dl, table { 
  font-family: Arial, Helvetica, Sans-Serif; font-size: 10pt 
}
td.AztecNight, th.AztecNight {
  background: url("../_graphics/aztec_night.png");
}
td.Werepath, th.Werepath {
  background: url("../_graphics/were_path.png");
}
/* Moonranger Museum - Museo Moonranger */
a.Museo, a.Museo:link {
  font-family: verdana, arial, helvetica, sans-serif;  
  text-decoration: none;
  font-weight: bold;
  color: #048680;
}
a.Museo:visited {
  color: #037C77;
}
a.Museo:active {
  color: #98A1A1;
}
td.hMuseo {
  background: url('../_graphics/hline_moonmuseum.png');
}
td.vMuseo {
  background: url('../_graphics/vline_moonmuseum.png');
}
td.pMuseo, th.pMuseo {
  background: url('../_graphics/page_moonranger.jpg');
}
/* Servicies - Servicios */
a.Servicios, a.Servicios:link {
  font-family: verdana, arial, helvetica, sans-serif;  
  text-decoration: none;
  font-weight: bold;
  color: #7C6E24;
}
a.Servicios:visited {
  color: #037C77;
  }
a.Servicios:active {
  color: #685B16;
}
td.hServicios {
  background: url('../_graphics/hline_services.png');
}
td.vServicios {
  background: url('../_graphics/vline_services.png');
}
td.pServicios, th.pServicios {
  background: url('../_graphics/page_services.jpg');
}
/* Tavern - Taberna */
a.Taberna, a.Taberna:link {
  font-family: verdana, arial, helvetica, sans-serif;  
  text-decoration: none;
  font-weight: bold;
  color: #800000;
}
a.Taberna:visited {
  color: #500000;
  }
a.Taberna:active {
  color: #000000;
}
td.hTaberna {
  background: url('../_graphics/hline_weretavern.png');
}
td.vTaberna {
  background: url('../_graphics/vline_weretavern.png');
}
td.pTaberna, th.pTaberna {
  background: url('../_graphics/page_werewolftavern.jpg');
}
a.navbarTab  {
display:inline;
color:#FFFFFF;
background-color:#86654F;
margin: 0;
padding: 4px;
}
/* Dens - Guaridas */
a.Den, a.Den:link {
  font-family: verdana, arial, helvetica, sans-serif;  
  text-decoration: none;
  font-weight: bold;
  color: #800000;
}
a.Den:visited {
  color: #500000;
  }
a.Den:active {
  color: #000000;
}
td.hDen {
  background: url('../_graphics/hline_dens.png');
}
td.vDen {
  background: url('../_graphics/vline_dens.png');
}
td.pDen, th.pDen {
  background: url('../_graphics/page_dens.jpg');
}
/* Panther Mountain - Montaņa Pantera */
a.MPanther, a.MPanther:link {
  font-family: verdana, arial, helvetica, sans-serif;  
  text-decoration: none;
  font-weight: bold;
  color: #006600; 
}
a.MPanther:visited {
  color: #009900;
  }
a.MPanther:active {
  color: #000000;
}
td.hMPanther{
  background: url('../_graphics/hline_panthermountain.png');
}
td.vMPanther {
  background: url('../_graphics/vline_panthermountain.png');
}
td.pMPanther, th.pMPanther {
  background: url('../_graphics/page_panthermountain.jpg');
}
/* Werewolf Forest - Bosque Licantropo */
a.WForest, a.WForest:link {
  font-family: verdana, arial, helvetica, sans-serif;  
  text-decoration: none;
  font-weight: bold;
  color: #23A099; 
}
a.WForest:visited {
  color: #0E7771;
  }
a.WForest:active {
  color: #000000;
}
td.hWForest{
  background: url('../_graphics/hline_werewolfforest.png');
}
td.vWForest {
  background: url('../_graphics/vline_werewolfforest.png');
}
td.pWForest, th.pWForest {
  background: url('../_graphics/page_werewolfforest.jpg');
}
