a:link {
	text-decoration: none;
	color: #FEBF11;
}

a:visited {
	text-decoration: none;
	color: #FEBF11;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #FF3301;
}


body {
	background-color: #000000;
}
.labels_black_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.backdrop {
	background-color: #FFFFFF;
	width: 550px;
}

.backdrop_gray {
	background-color: #C0C0C0;
}

.backdrop_blank {
	width: 200px;
}

.labels_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.labels_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.labels_white_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.labels_black_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


.table-MAIN {
	width: 700px;
	background-position: center;
}

.table-photos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
