﻿body {
}


a.linkCabecera:link {font-family:Verdana; font-size:14px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
a.linkCabecera:visited {font-family:Verdana; font-size:14px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
a.linkCabecera:active {font-family:Verdana; font-size:14px; font-weight: bold; color: #FFFFFF; text-decoration: underline; }
a.linkCabecera:hover {font-family:Verdana; font-size:14px; font-weight: bold; color: #F27900; text-decoration: underline; }

a.linkItemRepeater:link {font-family:Verdana; font-size:14px; color: #3B5385; text-decoration: none; }
a.linkItemRepeater:visited {font-family:Verdana; font-size:14px; color: #3B5385; text-decoration: none; }
a.linkItemRepeater:active {font-family:Verdana; font-size:14px; color: #3B5385; text-decoration: underline; }
a.linkItemRepeater:hover {font-family:Verdana; font-size:14px; color: #F27900; text-decoration: underline; }

a.linkItemRepeaterBold:link {font-family:Verdana; font-size:14px; font-weight: bold; color: #3B5385; text-decoration: none; }
a.linkItemRepeaterBold:visited {font-family:Verdana; font-size:14px; font-weight: bold; color: #3B5385; text-decoration: none; }
a.linkItemRepeaterBold:active {font-family:Verdana; font-size:14px; font-weight: bold; color: #3B5385; text-decoration: underline; }
a.linkItemRepeaterBold:hover {font-family:Verdana; font-size:14px; font-weight: bold; color: #F27900; text-decoration: underline; }

a.linkItemRepeaterTextoNormal:link {font-family:Verdana; font-size:10px; color: #3B5385; text-decoration: none; }
a.linkItemRepeaterTextoNormal:visited {font-family:Verdana; font-size:10px; color: #3B5385; text-decoration: none; }
a.linkItemRepeaterTextoNormal:active {font-family:Verdana; font-size:10px; color: #3B5385; text-decoration: underline; }
a.linkItemRepeaterTextoNormal:hover {font-family:Verdana; font-size:10px; color: #F27900; text-decoration: underline; }

.LiteralCabecera{font-family:Verdana; font-size:14px; font-weight: bold; color: #FFFFFF; text-decoration: none; }

.bordeTabla
{
  border:solid 1px #95B960; 
}

.CabeceraSubforo
{
  background: #799E51;
  border:solid 1px #95B960; 
}

.CabeceraRepeater
{
  background: #97D359;
  border:solid 1px #95B960; 
}

.tdAlterno
{
  background: #C9E7A7;
  border:solid 1px #95B960; 
}

.tdNoAlterno
{
  background: #EEF8E2;
  border:solid 1px #95B960; 
}

.tdNormal
{
  border:solid 1px #95B960; 
}

.textoNormal
{
  font-family:Verdana;
  font-size:10px;
}

.textoNormalNegrita
{
  font-family:Verdana;
  font-size:10px;
  font-weight: bold;
}


.textoNormalRojo
{
  font-family:Verdana;
  font-size:10px;
  font-weight: bold;
  color: Red;
}

.textoNormalBlanco
{
  font-family:Verdana;
  font-size:10px;
  color: Red;
}

.textoNormalMediano
{
  font-family:Verdana;
  font-size:12px;
}

.textoNormalNegritaMediano
{
  font-family:Verdana;
  font-size:12px;
  font-weight: bold;
}

.textoNormalNegritaBlanco
{
  font-family:Verdana;
  font-size:11px;
  font-weight: bold;
  color: White;
}

.textoNormalBlanco
{
  font-family:Verdana;
  font-size:11px;
  color: White;
}