.normal
{
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	color: white;
}

td
{
	font-family:Times New Roman, Times, serif;
	font-size: 14px;
	color: white;
}

h1 {
	font-size: 20px;
	margin: 0px 0px 10px 0px;
}

.bullet
{
	font-size: 14px;
	color: white;
}

.press
{
	font-size: 14px;
	color: white;
}

.links
{
	font-size: 14px;
	color: white;
}


/* Requierments Box Style */

.requirementshead
{
	background-color: #330;
	color: white;
	font-weight: bolder;
	padding: 5;
	font-size: 14;
	border-width: 1px 0 1px 0;
	border-style: dotted none dotted none;
	border-color: white;
}
.requirementsleft
{
	font-weight: bolder;
	border-bottom: #aaaaaa;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 5;
	font-size: 12;
	width: 116;
}
.requirementsright
{
	border-bottom: #aaaaaa;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 5;
	font-size: 12;
}

.requirements
{
	background-color: #093;
	margin: 0 0 3 0;
}

/* Downloads Box Style */

.downloads
{
	border-bottom: white;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	background-color: #0C6;
	margin: 0 0 3 0;
	font-size: 16;
}

.downloadhead
{
	background-color: #330;
	color: white;
	border-bottom: #aaaaaa;
	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: #093;
	border-bottom: #aaaaaa;
	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: green;
	font-size: 12px;
}

a.link:hover		
{
	color: #000000;
	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;
}



.menustyle
{
	padding: 13px 17px 0px 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	text-align: right;
}

.sectionHead
{
	color: white;
	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
{
	color:#00CC00;
	font-family: herculanum, Times New Roman, Times, serif;
}

#game_sidebar li a:hover
{
	color:#0A6610;
}

h1, h2
{
	font-family: tahoma, verdana, arial, sans-serif;
}
