.normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}


td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}


h1 {
	font-size: 18px;
	margin: 10px 0px 10px 0px;
	color: white;
}


h2 {
	font-size: 18px;
	margin: 10px 0px 10px 0px;
	color: white;
}


h3 {
	font-size: 14px;
	margin: 10px 0px 10px 0px;
	color: cyan;
}

.bullet
{
	font-size: 13px;
}

.press
{
	font-size: 13px;
	border-color: white;
	border-width: 1px 0 0 0;
	border-style: dotted;
}

.faqlink
{
	font-size: 12px;
	margin: 0 0 10px 0;
}

a
{
	color: white;
	font-size: 13px;
	text-decoration: underline;
}

a.anchor
{
	text-decoration: none;
}

a:hover { color: #F60; }

a.desktop
{
	font-size: 10px;
}

/* Requierments Box Style */

.requirementshead
{
	background-color: #303;
	color: white;
	font-weight: bolder;
	padding: 5;
	font-size: 12;
	border-width: 1px 0 1px 0;
	border-style: none none solid none;
	border-color: #333;
}
.requirementsleft
{
	font-weight: bolder;
	border-bottom: #333;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 5;
	font-size: 10;
	width: 116;
}
.requirementsright
{
	border-bottom: #333333;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 5;
	font-size: 10;
}

.requirements
{
	background-color: transparent;
	margin: 0 0 3 0;
}

/* Downloads Box Style */

.downloads
{
	background-color: #F2B038;
	margin: 0 0 3 0;
	font-size: 16;
}

.downloadhead
{
	background-color: #A8041A;
	color: white;
	border-bottom: #333;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	font-size: 12;
	text-align: center;
	padding: 5 5 5 5px;
	font-weight: bold;
}

.downloaditem
{
	background-color: #F2B038;
	border-bottom: #333;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	font-size: 12;
}

/* FAQs Style */

.faqbox
{
	margin: 0 0 -100 0;
	padding: 5 0 5 0;
	border-width: 1 0 0 0;
	border-color: gray;
	border-style: dashed;
}
			
.faq			
{
	position:relative; 
	top:-100px; 
	z-index:1; 
	margin:0 0 0 10;
	visibility: visible;
}

.number		
{
	position:relative;
	color: gray;
	font-size: 90px;
	top:-30px;
	left:-16px; 
	font-weight: bold;
}

.toTop
{
	position:relative;
	top:-100px;
	padding:0 10 10 0;
	margin: 0 0 5 0;	
}

a.link			
{
	color: red;
	font-size: 12px;
}

a.link:hover		
{
	color: yellow;
	font-size: 12px;
}

.question
{
	color: black;
	font-size: 12px;
	margin: 0 10 0 0;
}

.ans
{
	color: black;
	font-size: 12px;
	margin: 0 10 0 0;
}




.sectionHead
{
	color: black;
	font-size: 12px;
	font-weight: bold;
	margin: 5 0 0 0;
}

a.subsectionHead
{
	color: white;
	font-size: 11px;
	margin: 0 0 0 0px;
	text-decoration: none;
}

a.subsectionHead:hover
{
	color: #996600;
}

a.subsectionHeadActive
{
	color: yellow;
	font-size: 13px;
	margin: 0 0 0 0px;
	text-decoration: none;
	font-weight: bolder;
}

a.subsectionHeadActive:hover
{
	color: #996600;
}

#game_sidebar li a
{
	padding-bottom: 3px;
	font-family: arial, sans-serif;
	font-weight: normal;
	color:#F60;
	
}

#game_sidebar li a:hover
{
	color:#fff;
}
