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

body,td,th {

	color: #000000;
	font-size: 16px;
	font-family:Verdana, Geneva, sans-serif
	
}

body {

	color:#000000;
	background-color: #ffffff;
	background-image: url(images/BGlights.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

table.topBanner {
/*	background-color: #e9e9e9;*/
background-color:#ffffff;
	border-bottom: 1px transparent solid ;
margin-bottom: -1px ;
box-shadow: 0px 0px 10px #888888;

	}
	
	table.bigcell {
	background-color: #ffffff;
	border-bottom: 1px transparent solid ;
margin-bottom: -1px ;
	box-shadow: 0px 0px 10px #888888;
	}
	
	
table.middleTable {
	background-color: #ffffff;
	box-shadow: 0px 0px 10px #888888;
	}
	
	table.bottomCellTable {
		box-shadow: 0px 3px 10px #888888;
		}
	

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-top: 5px;
	padding-left: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align:top;
	font-size: 16px;
	
	
	}
	
	
	
	td.atextCell {
	background-color:#ffffff;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px; 
	font-size: 16px;
	font-family:Verdana, Geneva, sans-serif
	
	
	}
	
	
		
	 td.atextCell a:link {
	color: #000000;
	text-decoration: none;
}

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

	 td.atextCell a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
		
	
	
	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.imgSpace10 {
	height:10px;
	width:10px;
	border:0px;
	padding:0px;
	
	}
	
	
	img.imgSpace15 {
	height:15px;
	width:15px;
	border:0px;
	padding:0px;
	
	}

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

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

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

	