body {
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.tableCentral {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.txtGeneva10N {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #356199;
}
form {
	margin: 0px;
	padding: 0px;
}
.txtTrebuchet10 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}

.txtTrebuchet10Azul {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #91D8F2;
}
.txtTrebuchetMinAzul {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #356199;
}
.txtTrebuchet9 {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.txtTrebuchet9Normal {

	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.TablaPunteada {
	border: 1px solid #DFE2E3;
}
a.Blanco10:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.Blanco10:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.Blanco10:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
a.Menu:link{
	margin:0;
	text-decoration:none;
	float:none;
	display:block;
	color:#29417B;
	background-color: #EFF7FF;
	width: 90%;
	padding: 3px;
	border: 1px solid #94DBF7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 9px;
}
a.Menu:visited{

		margin:0;
	text-decoration:none;
	float:none;
	display:block;
	color:#29417B;
	background-color: #EFF7FF;
	width: 90%;
	padding: 3px;
	border: 1px solid #94DBF7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 9px;

}
a.Menu:hover{

		margin:0;
	text-decoration:none;
	float:none;
	display:block;
	color:#29417B;
	background-color: #F3F3F3;
	width: 90%;
	padding: 3px;
	border: 1px solid #94DBF7;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 9px;

}

a.Azul10:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #356199;
	text-decoration: none;
}
a.Azul10:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #356199;
	text-decoration: none;
}
a.Azul10:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #356199;
	text-decoration:underline;
}
a.Gris10:link {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.Gris10:visited {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.Gris10:hover {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #666666;
	text-decoration:underline;
}
.albumList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.albumListli {
	display: inline;
}
.albumListImg {
	border: 1px solid #000000;
	margin: 5px;
}
