body {
	background-image:				url(images/NyuCorp.jpg);
	background-attachment:			fixed;
	background-repeat:				no-repeat;
	scrollbar-arrow-color: 			#000000;
	scrollbar-track-color: 			#000000;
	scrollbar-face-color: 			#000000;
	scrollbar-highlight-color: 		#000000;
	scrollbar-3dlight-color: 		#000000;
	scrollbar-darkshadow-color: 	#000000;
	scrollbar-shadow-color: 		#000000;
}

TD {
	background-image:				url(images/Spacer.gif);
	width:							100%;
	vertical-align:					top;
	border:							0;
	margin-top: 					0; 
	margin-bottom: 					0;
}

A:link {
	cursor: 						crosshair; 
	color: 							#A82C2C;
	font-weight: 					normal; 
	text-decoration: 				none;
}

A:visited {
	cursor: 						crosshair; 
	color: 							#A82C2C; 
	font-weight: 					normal; 
	text-decoration: 				none;
}

A:active {
	text-decoration: 				none;
}

.Contenu {
	vertical-align:					top;
	width:							100%;
	border:							0;
	cellspacing:					0;
	cellpadding:					0;
}

.Texte {
	vertical-align:					top;
	width: 							100%; 
	text-align: 					center; 
	font-size: 						8pt; 
	font-family: 					Verdana; 
	color: 							#F4D6D7;
}

.Menu {
	text-indent: 					17px;
	vertical-align:					top;
	text-align: 					center; 
	font-size: 						8pt; 
	font-family: 					Verdana; 
	color: 							#F4D6D7;
	background-color:				#000000;
}

.Copyright {
	margin-top: 					0; 
	margin-bottom: 					0;
	text-align: 					center; 
	font-size: 						7pt; 
	font-family: 					Verdana; 
	color: 							#F4D6D7;
}