td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

a:link,
a:visited,
a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #0000cc;
	font-weight: bold;
}

#heading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #004F84;
	font-size: 18pt;
	font-weight: bold;
}

#heading a:link,
#heading a:visited,
#heading a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #004F84;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
}


#subheading {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #004F84;
	font-size: 16pt;
	font-weight: bold;
}

#error {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12pt;
	font-weight: bold;
}

#download-box {
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#download-box td {
	font-size: 10pt;
}

#download-box a {
	color:	#1D9101;
	font-size: 14pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#buy-box {
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#buy-box td {
	font-size: 10pt;
}

#buy-box a {
	color:	#fb7517;
	font-size: 14pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#back-box {
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#back-box td {
	font-size: 10pt;
}

#back-box a {
	color:	white;
	font-size: 14pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#buycd-box {
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#buycd-box td {
	font-size: 10pt;
}

#buycd-box a {
	color:	#e55701;
	font-size: 14pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#onlineplay {
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#onlineplay td {
	background: #d5eefe url("online_back.png");
	font-size: 10pt;
}

#onlineplay a {
	color:	#0185ea;
	font-size: 14pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#footer {
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#footer a:link,
#footer a:visited {
	color: #000000;
	text-decoration:none;
}

#footer a:hover {
	color: #999999;
}

#small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
}
	
#screenshots a {
	color:	#666666;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration:none;
}

#screenshots {
	color:	#66666;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#screenshots td {
	text-align: center;
	color:	#666666;
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.float{
position:absolute;
background-color:#ffffff;
border: 1px solid black;
text-align:center;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
}

.ghosted{
opacity:0.5;
filter:alpha(opacity=50);
background-color:#888888;
position:absolute;
left:0px;
top:0px;
width:100%;
height:100%;
}