/* TABLES */
.master {
	margin: 0px;
	color: #000000;
	background-color: #eeeeee;
	padding: 0px;
}.pic-border {
	border: 15px solid #FFFFFF;
	text-align: center;
}.pic-cli {
	text-align: center;
}
.celdabot {
	margin: 0px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 14px;
}
a img {
	border:none;
}

.celdabiog {
	margin: 0px;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 14px;
	padding-left: 0px;
	vertical-align: top;
}

/* TXTS */
.bot {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #8f8f8f;
	text-decoration: none;
	text-align: left;
	line-height: 19px;
}
.bot:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 19px;
}
.tit {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #5d5d5d;
	text-decoration: none;
	text-align: left;
	line-height: 19px;
}.normal {
	font-family: Verdana;
	font-size: 9px;
	color: #6b6b6b;
	text-decoration: none;
	line-height: 14px;
}.normal:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}.news-foot {
	font-family: Verdana;
	font-size: 9px;
	color: #a7a7a7;
	text-decoration: none;
	line-height: 14px;
	padding-left: 15px;
}.link {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}.link:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #858585;
	text-decoration: none;
	line-height: 14px;
}.link2 {
	font-family: Verdana;
	font-size: 9px;
	color: #b1b1b1;
	text-decoration: none;
	line-height: 14px;
}.link2:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #6b6b6b;
	text-decoration: none;
	line-height: 14px;
}.plain {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
/* UNUSED */
.red {
	font-family: Verdana;
	font-size: 9px;
	color: #ff0000;
	text-decoration: none;
	text-align: center;
	line-height: 14px;
}
