body {
	font-family: Arial, Helvetica, sans-serif;
	color: #9E9E9E;
	background-color: #414141;
	text-align: center;
}
a:link {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}


.fpmenu {
	text-align: center;
}

img {
	border: 1px solid #000000;
}

.centerCol  {
  margin-left: auto;
  margin-right: auto;
  width: 500px;
  text-align: center
}


 p {
	text-align: left;
}




tr.bg_gray td {
	background-color: #333333;
	width: 192px;
/*	vertical-align: top; */
} 
 
h2 {
}
.smallText {
	font-size: 12px;
}

div.container
{
	width:800px;
	background-color:  #353535;
	margin:0 auto;
	width:800px;
	border: 1px solid #666666;
}
.tinyText {
	font-size: 9px;
}
tr.spotlightBackgroundCell {
	background-color: #444444;
}
 .thumbTitle td {
	font-size: 13px;
	vertical-align: top;
}

.spreadMenuText {
	letter-spacing: .15em;	
}
