BODY {
	font-family:Times New Roman, Times, serif;
	color: #000000;
}

h1 
{
  font-size:12pt;
  font-family: Times New Roman;
  color:#ffffff;
  margin:0;
}
h2 
{
  font-size:11pt;
  font-family: Times New Roman;
  color:#ffffff;
  margin:0;
}


a:link {
 color:#000000;
}
a:visited {
 color:#000000;
 }
a:active {
 color:#000000;
 }
 
.enlacepie:link {
	font-size:9pt;
 color:#000000;
 text-decoration: none;
}
.enlacepie:hover {
	font-size:9pt;
 color:#000000;
 text-decoration: underline;
}
.enlacepie:visited {
	font-size:9pt;
 color:#000000;
 text-decoration: none;
 }
.enlacepie:active {
	font-size:9pt;
 color:#000000;
 text-decoration: none;
 }
.enlacepieblanco:link {
	font-size:9pt;
 color:#ffffff;
 text-decoration: none;
}
.enlacepieblanco:visited {
	font-size:9pt;
 color:#ffffff;
 text-decoration: none;
 }
.enlacepieblanco:active {
	font-size:9pt;
 color:#ffffff;
 text-decoration: none;
 }
.enlacepieblanco:hover {
	font-size:9pt;
 color:#ffffff;
 text-decoration: underline;
}
 
TD {
	font-family:Times New Roman, Times, serif;
	font-size:10pt;
	color: #000000;
 }


.forum_list_header_entry    { background-color:#666666; }
.forum_list_header_author   { background-color:#666666; }
.forum_list_header_count    { background-color:#666666; }
.forum_list_header_date     { background-color:#666666; }
.forum_msg_header2          { background-color:#666666; }
.forum_header               { letter-spacing:0.1ex;font-weight:bold; }
.forum_msg_body             { border:2px solid #666666; }
.forum_jump                 { margin:2px;border:2px solid #666666; }
.forum_answer               { margin:2px; }
.forum_summary              { margin:2px; }

.voteBox                    { width:100%; margin-bottom:15px; border:1px solid #666666; }
.voteHeading                { background-color: #666666; font-weight:bold; }
.voteContent                { margin:0px; }
.voteResultPositive         { color:#ff0000; font-weight:bold; }
.voteResultNegative         { font-weight:bold; }

.table_bg {
        background-color: #000000;
}
.table_head{
        background-color: #CFCFCF;
        color: #000000;
}
.table_col_0{
        background-color: #FFFFFF;
        color: #000000;
}
.table_col_1{
        background-color: #EFEFEF;
        color: #000000;
}
hr {
	color: #ffffff;
	background-color: #f00;
	height: 1px;  border: 0;
  width: 760px;
}
.enlacecatag:visited {
	font-size:10pt;
 text-decoration: none;
 }
.enlacecatag:active {
	font-size:10pt;
 text-decoration: none;
 }
 .enlacecatag:link {
	font-size:10pt;
 text-decoration: none;
}
.enlacecatag:hover {
	font-size:10pt;
 text-decoration: underline;
}

.enlaceFam:visited {
	font-size:12pt;
	color: #990000;
	font-weight:bold;
 text-decoration: none;
 }
.enlaceFam:active {
	font-size:12pt;
	color: #990000;
	font-weight:bold;
 text-decoration: none;
 }
 .enlaceFam:link {
	font-size:12pt;
	color: #990000;
	font-weight:bold;
 text-decoration: none;
}
.enlaceFam:hover {
	font-size:12pt;
	color: #990000;
	font-weight:bold;
 text-decoration: underline;
}

.enlaceMenu:visited {
	font-size:12px;
	color: #990000;
	font-weight:bold;
 text-decoration: none;
 }
.enlaceMenu:active {
	font-size:12px;
	color: #990000;
	font-weight:bold;
 text-decoration: none;
 }
 .enlaceMenu:link {
	font-size:12px;
	color: #990000;
	font-weight:bold;
 text-decoration: none;
}
.enlaceMenu:hover {
	font-size:12px;
	color: #990000;
	font-weight:bold;
 text-decoration: underline;
}

.celdaMenu {
	background-color: #ffffff;
	border: 1px solid #000000;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:30px;
}

