body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #393939;
	margin-top: 0px;
}
a {
	color: #a6a498;
	font-weight:bold;
}
a:hover {
	color: #cccac0;
}

.extras {
	overflow: hidden;
}
.extras .video {
	float: left;
	margin: 0 10px 0 0;
}
.extras .photo {
	float: left;
}

.table_main {
  	background-position: bottom center;
  	background-repeat: no-repeat;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color: #02376c;
}
.nav {
	font-size: 12px;
	font-weight: bold;
	color: #02376c;
	text-transform: uppercase;
	text-decoration: none;
}
.nav:hover {
	color: #ffffff;
	text-decoration: none;
}
.mainphoto {
	border: 2px solid #02376c; 
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.topseo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555D96;
}