body		{
		background-color: #023826
		scrollbar-face-color: #023826;
		scrollbar-highlight-color: #023826; 
		scrollbar-base-color: #023826; 
		scrollbar-shadow-color: #023826; 
		scrollbar-3dlight-color: #023826; 
		scrollbar-arrow-color: #DFDBDB; 
		scrollbar-track-color: #023826;
		scrollbar-darkshadow-color: #023826;
                                    cursor: default;
		}


a:link, a:visited	{
			color: #ACAAAA; 
			text-decoration: underline; 
			font-weight: bold; 
			cursor: auto;
			}

a:hover, a:active	{
			color: #004D36; 
			text-decoration: none; 
			font-weight: bold; 
			cursor: hand;
			}





input		{
		border: 0px #023826 solid; 
		background-color: #c0c0c0; 
		filter: alpha(opacity=100); 
		font-family: verdana; 
		line-height: 11pt; 
		letter-spacing: 0px; 
		font-size: 8pt; 
		color: #004000; 
		height: 16px;
		}

.border	{
		padding:2px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:0px;
		background-color: #023826;
		width: 100%;
}

.title	{
		color: #c0c0c0; 
		font-size: 7.5pt; 
		font-family: verdana; 
		line-height: 8pt; 
		font-weight: bold; 
		text-transform: uppercase;
		}

.content	{
		color: #558371; 
		font-size: 8pt; 
		font-family: verdana; 
		line-height: 9pt;  
		width: 100%; 
		font-weight: normal;
		}

.fanlisting	{
		color: #558371; 
		font-size: 8pt; 
		font-family: verdana; 
		line-height: 9pt;  
		width: 100%; 
		font-weight: normal;
		background: #000000;
		padding: 10px;
		
		}