/*
		#########################################################														#
 		#	GamesInferno Ltd. - +44 161 661 0022		#
		#	Content and Source Code copyright 2000		#
		#							#
		#	Gamesinferno portal and site system		#
		#							#
		#	Main style sheet, supplemental style info in	#
		#	other sheets.					#
		#							#
		#########################################################
*/

a:hover {
	color: #cc3333;
}

TD,TABLE,BODY {
	font-family : verdana, arial;
	font-size : 10pt;
	color : #330000;
	border-color : #000088;
}

.newstitle {
	font-family : arial;
	color : #000000;
	font-size : 14pt;
	font-weight: bold;
}

.blacktitle {
	font-family : arial;
	color : #000000;
	font-size : 14pt;
	font-weight: bold;
}

.bluetitle {
	font-family : arial;
	color : #3333cc;
	font-size : 14pt;
	font-weight: bold;
}

.sectionlinks {
	font-family : verdana, arial;
	color : #3333cc;
	font-size : 8pt;
}

.network {
	font-family : verdana, arial;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.posted {
	font-family : verdana, arial;
	font-size: 8pt;
	color: #000000;
}

.sidebarlink {
	font-family : verdana, arial;
	font-size: 8pt;
	color: #000000;
}

.sidebartitle {
	font-family : verdana, arial;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

.legal {
	font-family : verdana, arial;
	font-size: 7pt;
	color: #000000;
}

.sidebarbgcolor {
	background-color : #dfdfdf;
}
.larger {
	font-size : 13pt;
	font-weight : bold;
}
.details {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	 color: #000000; 
	text-decoration: none
	}
.title {  font-family: Arial, Helvetica, sans-serif;
	 font-size: 12pt;
	 font-weight: bold; color: #330000;
	 text-decoration: none
	 }
.section { 
	 font-family: Arial, Helvetica, sans-serif;
 	font-size: 10pt;
 	font-weight: bold;
 	color: #990000;
	text-decoration: underline
	}
.tableheader { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000
	}
.button { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #990000;
	border: 1px #333333 solid;
	width: 125px
}
