body {
	background-color: #000000;
	text-align:center;
}

table#toyfest_table 
{
	margin-left: auto; 
	margin-right: auto;
	text-align:center;
}

table#toyfest_table td 
{
	text-align:left;
}

table#toyfest_table td#header_right
{
	text-align:right;
}

td.ltgray {
	background-color: #535353;
}

td.dkgray {
	background-color: #404040;
}

.sectionheader, .bullet {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #B6D727;
	font-weight: bold;
}

.bodytext {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}

.taglinetext {
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	color: #FFFFFF;
}

.headline {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}

.subheadline {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}

a {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

select.toyfest {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #B6D727;
	background-color: #535353;
}

table#featured_properties_table 
{
	margin:0;
	padding:0;
	width:100%;
}

table#featured_properties_table td.featured_properties_bullet
{
	margin:0;
	padding:1px 1px 1px 2px;
	vertical-align:top;	
	border-bottom:1px #000 solid;
	width:10%;
}

table#featured_properties_table td.featured_properties_bullet_bottom
{
	margin:0;
	padding:1px 1px 1px 2px;
	vertical-align:top;
	width:10%;
}

table#featured_properties_table td.featured_properties_content
{
	margin:0 0 0 0;
	padding:1px 1px 1px 2px;
	border-bottom:1px #000 solid;
	text-align:left;
	width:90%;
}

table#featured_properties_table td.featured_properties_content_bottom
{
	margin:0 0 0 0;
	padding:1px 1px 1px 2px;
	text-align:left;
	width:90%;
}

select 
{
	background:#535353;
	color:#B6D727;
	font-family: arial, helvetica, sans-serif;
}
