body{ 
	margin: 0; 
	padding: 0; 
	background-image: url(../../media/images/Backgrounds/boto5.gif);
	background-attachment:fixed;
	color: #000000;
}
body._3d {
  background-color:#999999;
	background-image: url(../../media/images/Backgrounds/ExaSeamlessSmall.png);
	background-attachment:fixed;	
}
body._2d {
  background-color:#FFFFFF;
	background-image: url(../../media/images/Backgrounds/boto5.gif);
	background-attachment:fixed;
}
h1{ text-align:center;}
a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #000000;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border-width:thin;
	border-color:#000000;
}
img.noborder {
border-width: 0px;
}
img.noborder:hover {
border-width: 0px;
}
img.noborder:visited {
border-width: 0px;
}
img:hover {
	border-width:thin;
	border-color:#000000;
}
table {margin-left:auto; margin-right:auto; text-align:center;}
