body{
	background-color:#2b2b2b;
	color:#3b3b3a;
	font-size: 10pt;
	font-family: "trebuchet ms", Verdana, arial, helvetica
}

table{
	border-collapse: collapse
}

td{
	text-align:center
}

td.formheader{
	text-align: left;
	font-weight: bold;
	font-size: 14pt;
	color: #00C6FF
}

td.form{
	text-align: left;
	font-weight: bold	
}

td.seasonhistory{
	text-align: justify;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #848484
}

td.button{
	background-image: url(buttonbgimage.jpg);
	text-align: justify;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #848484
}

td.season3history{
	background-image: url(season3historybgimage.jpg);
	text-align: justify;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #848484
}

td.applicationbgimage{
	background-image: url(applicationtbgimage.jpg);
	text-align: justify;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #848484
}

.justify{
	text-align: justify	
}

div.yellowstats{
	color: #FFD822;
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
	font-family: Arial, sans-serif
}

div.greystats{
	color: #8E8E8E;
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
	text-indent: 12px;
	font-family: Arial, sans-serif
}

div.greystatstab{
	color: #8E8E8E;
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
	text-indent: 24px;
	font-family: Arial, sans-serif
}

div.clue{
	text-align: center;
	font-size: 11pt;
	color: #8e8e8e;
	font-weight: bold;
	font-family: Arial, sans-serif
}

div.footer{
	text-align: center;
	font-size: 10pt;
	color: white
}

td.footer{
	background-color:#3b3b3a
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #3b3b3a
}	