.normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}


td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
	color: white;
}

.bullet
{
	font-size: 13px;
}

.press
{
	font-size: 13px;
	border-color: white;
	border-width: 1px 0 0 0;
	border-style: dotted;
}

a.anchor
{
	color: white;
	text-decoration: none;
}

.faqlink
{
	font-size: 12px;
	margin: 0 0 10px 0;
}

a
{
	color: white;
	font-size: 13px;
	text-decoration: underline;
}

a:hover { color: #1790C9; }

/* Downloads Box Style */

.downloads
{
	background-color: #1790C9;
	margin: 0 0 3 0;
	font-size: 16;
	color: white;
}

a.download
{
	color: white;
}

a.download:hover
{
	color: black;
}

.downloadhead
{
	background-color: #051553;
	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: #1790C9;
	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			
{
	font-size: 10px;
}

.question
{
	color: white;
	font-size: 12px;
	margin: 0 10 0 0;
}

.ans
{
	color: white;
	font-size: 12px;
	margin: 0 10 0 0;
}


.menustyle
{
	padding: 13px 17px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: right;
}

.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: blue;
	font-size: 13px;
	margin: 0 0 0 0px;
	text-decoration: none;
	font-weight: bolder;
}

a.subsectionHeadActive:hover
{
	color: #996600;
}

#game_sidebar li
{

}
