@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #000000;
}

body {
	background-color: #8e8e8e;
	font-size:12px;
	color:#000000
}

table.topBanner {
	background-color: #e9e9e9;
	
	}
	
	
table.middleTable {
	background-color: #e9e9e9;
	}
	

a:link {
	color: #001c5c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #001c5c;
}
a:hover {
	text-decoration: underline;
	color: #001c5c;
}
a:active {
	text-decoration: none;
	color: #001c5c;
}

a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border:0;
}

td.contentCell {
	background-color:#ffffff;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align:top;
	
	
	}
	
	td.conferenciasCell {
	background-color:#ffffff;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align:top;
	
	
	}
	
td.indexBooks {
	background-color:#ffffff;
	padding-top:10px;
	
	align:center;
	
	}
	
img.imgSpace {
	height:10px;
	width:10px;
	border:0px;
	padding:0px;
	
	}
	
	
	

td.bottomCell {
	background-color:#001c5c;
	padding:5px;
	text-align:center;
	font-size:18px;
	color:#ffffff;
	
	}
	
	 td.bottomCell a:link {
	color: #ffffff;
	text-decoration: none;
}

td.bottomCell a:visited {
	text-decoration: none;
	color: #ffffff;
}
td.bottomCell a:hover {
	text-decoration: underline;
	color: #ffffff;
}
td.bottomCell a:active {
	text-decoration: none;
	color: #ffffff;
}

td.bottomCell a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}

	