/* **********************************
Style Sheet for GameSentry.com  
 Created on 5.4.2000             
 Last Modified on 3.7.2005    
************************************/

body
{
	background-color : #333333;
}

A.news:link
{
	color:white;
	text-decoration: underline;
}

A.news:visited
{
	color:white;
	text-decoration: underline;
}

A.news:hover		
{
	color:#66000;
	text-decoration:underline;
}

 blockquote
{
	text-align:justify;
	font-size:10pt;
	font-family: verdana, arial;
	font-style:normal ;
	color: #CCCCCC;
	margin : 0px 10px 0px 10px;
	border : 1px dashed White;
	padding: 10px;
}
				  
P
{
	text-align:justify;
	font-size:10pt; 
	font-family: verdana, arial; 
	font-style:normal ;
	color: #CCCCCC;
	margin: 0px
}
						
P.title
{
	font-size: 10pt;
	font-family: verdana, arial;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}	
						
P.date
{
	font-size: 10pt;
	font-family: verdana, arial;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	font: italic;
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

tr.header
{
	height: 25px;
}
											

P.news
{
	text-align:left;
	font-size:10pt; 
	font-family: verdana, arial; 
	font-style:normal ;
}

LI
{
	text-align:justify;
	font-size:10pt;
	font-family: verdana, arial;
	font-style:normal ;
	color: #CCCCCC;
	margin: 0px 10px 5px 0px;
	list-style : disc inside none;
	clear : none;
}

SPAN.left{
	float : left;
	padding : 2px 2px 2px 2px;
	text-align : center;
	font-size: 7pt;
}

SPAN.right{
	float : right;
	padding : 2px 2px 2px 2px;
	text-align : center;
	font-size:7pt;	
}

P.copyright
{
	font-style:italic;
	font-size:8pt;
	text-align:center;   
}