body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.menulateral A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 200;
	text-decoration: none;
	cursor: hand;
}
.menulateral A:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
	text-decoration: underline;
}
.menulateral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: 200;
}
.agendaFecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.agendaEvento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
}
.bodytext {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #460000;
}
.capital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #460000;
	font-weight: 400;
}
.TA {
		scrollbar-3dlight-color:"#C3885E";
           scrollbar-arrow-color:"#4F2817";
           scrollbar-base-color:"#ffffff";
           scrollbar-darkshadow-color:"#000000";
           scrollbar-face-color:"#C3885E";
           scrollbar-highlight-color:"#F1E7DE";
           scrollbar-shadow-color:"#73371F";
		   }

.TAcult {
	scrollbar-3dlight-color:"#C3885E";
	scrollbar-arrow-color:"#4F2817";
	scrollbar-base-color:"#ffffff";
	scrollbar-darkshadow-color:"#000000";
	scrollbar-face-color:"#C3885E";
	scrollbar-highlight-color:"#F1E7DE";
	scrollbar-shadow-color:"#73371F";
	background-attachment: fixed;
	background-image: url(cult.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
	overflow: auto;
}
.TAbib {

	scrollbar-3dlight-color:"#C3885E";
	scrollbar-arrow-color:"#4F2817";
	scrollbar-base-color:"#ffffff";
	scrollbar-darkshadow-color:"#000000";
	scrollbar-face-color:"#C3885E";
	scrollbar-highlight-color:"#F1E7DE";
	scrollbar-shadow-color:"#73371F";
	background-attachment: fixed;
	background-image: url(biblio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	overflow: hidden;
}
.selected {
	background-image: url(submenubg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.selected: A{
	background-image: url(submenubg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.smalltext {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #460000;
}
.demilink {
	color: #000099;
	text-decoration: underline;
	cursor: pointer;
}
.popup {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
}
.active {
	font-weight: bold;
	background-image: url(submenubg.jpg);
	background-repeat: no-repeat;
	background-position: center -5px;
	font-size: 12px;
	line-height: 10px;
}

