body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Tahoma;
	font-size: 12;
	color: #444444;
	text-decoration: none;
	background-image: url(images/fdweb.gif);
	background-repeat: repeat-y;
	background-position: center;	
}

td { font-family: Arial, Tahoma; font-size: 12; text-decoration: auto; }
td:hover { text-decoration: none; }

a { font-family: Arial, Tahoma; color: #444444; font-size: 12; text-decoration: underline; }
a:hover { color: #666666; text-decoration: underline; }

h1 { font-family: Arial, Trebuchet ms, Tahoma; font-size: 28; font-weight: bold; letter-spacing:-2px; color: #444444; text-decoration: none; }
h2 { font-family: Arial, Trebuchet ms, Tahoma; font-size: 18; font-weight: bold; letter-spacing:-1px; color: #444444; text-decoration: none; }
h3 { font-family: Arial, Trebuchet ms, Tahoma; font-size: 18; font-weight: bold; letter-spacing:-1px; color: #444444; text-decoration: none; }

.thumbs { border: 1px solid #CCCCCC; }

.txtch { font-size: 12; text-decoration: none; }
.txtch:hover { text-decoration: none; }

.txtb { font-weight: bold; text-decoration: none; }
.txtb:hover { text-decoration: none; }

.progs2 { font-family: Trebuchet ms, Arial, Tahoma; font-size: 13; color: #FFFFFF; font-weight: bold; text-decoration: none; }
.progs2:hover { text-decoration: none; }

.progs3 { color: #666; font-weight: bold; text-decoration: underline; }
.progs3:hover { text-decoration: underline; }

.contenido { margin: 0px 15px; }
.contenido p { margin-bottom: 20px; }

.fecha { font-size: 10px; color: #bababa; text-decoration: underline; }

.links { padding: 0px 0px 0px 4px; font-size: 14px; color: #333; font-weight: normal; line-height: 25px; text-decoration: underline; }
.links:hover { text-decoration: underline; }

.txtchg { font-size: 11px; color: #CCCCCC; font-weight: bold; text-decoration: none; }
.txtchbl { font-size: 11px; color: #CCCCCC; text-decoration: none;}
.tits2 { font-family: Trebuchet ms, Arial, Tahoma; font-size: 14px; font-weight: bold; color: #444444; text-decoration: none; padding: 0px 0px 0px 10px }
.tits3 { font-family: Trebuchet ms, Arial, Tahoma; font-size: 14px; font-weight: bold; color: #CCCCCC; }

#tabs {
	float: right;
	line-height: normal;
	}

#tabs ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	}

#tabs li {
	display: inline;
	margin: 0px;
	padding: 0px;
	}
	
#tabs a {
	float: left;
	background: url("images/tableft.gif") no-repeat left top;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 0px 7px;
	text-decoration: none;
	}
	
#tabs a span {
	float: left;
	display: block;
	background: url("images/tabright.gif") no-repeat right top;
	padding: 5px 15px 6px 7px;
	color: #484848;
	font-weight: bold;
	}
	
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
      color: #FFFFFF;
      }
#tabs a:hover {
      background-position:0% -26px;
      }
#tabs a:hover span {
      background-position:100% -26px;
      }	
