td
{
	font-family: Helvetica, Arial, sans serif;
	font-size: 12px;
	color: #000000;
}

p
{
	font-family: Helvetica, Arial, sans serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}

h1 {
	font-size: 16px;
	margin: 10px 0px 10px 0px;
	color: #990000;
}

h2 {
	font-size: 16px;
	margin: 10px 0px 10px 0px;
	color: #990000;
}


.bullet
{
	font-size: 12px;
	color: #000000;
	padding: 12 0 15 0;

}



a
{
	color: #990000;
	font-weight: bold;
}
a:hover
{
	color: #FF3300;
}

a.link
{
	color: white;
	font-weight: normal;
font-size: 10px;
}



a.desktop
{
	font-size: 10px;
}



a.faqlink
{
	color: white;
	font-weight: normal;
}
a.faqlink:hover
{
	color: yellow;
}

/* FAQs Style */

li.faqlink
{
margin:5;
}


.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: #4A6FBA;
	font-size: 90px;
	top:-30px;
	left:-16px; 
	font-weight: bold;
}

.toTop
{
	font-weight: normal;
	position:relative;
	top:-100px;
	padding:0 10 10 0;
	margin: 0 0 5 0;	
}

#game_sidebar li a
{
	padding-bottom: 3px;
	font-family: arial, sans-serif;
	font-weight: normal;
	color:#990000;
	
}

#game_sidebar li a:hover
{
	color:#FF3300;
}
