body		{
		background-color: #765F2E
		overflow-x: auto; 
		overflow-y: auto;
		cursor: default;
		scrollbar-face-color: #765F2E;
		scrollbar-highlight-color: #765F2E; 
		scrollbar-base-color: #765F2E; 
		scrollbar-shadow-color: #765F2E; 
		scrollbar-3dlight-color: #765F2E; 
		scrollbar-arrow-color: #000000; 
		scrollbar-track-color: #765F2E;
		scrollbar-darkshadow-color: #765F2E;
		}


a:link, a:visited	{
			color: #BB9035; 
			text-decoration: none; 
			font-weight: bold; 
			cursor: default;
			}

a:hover, a:active	{
			color: #765F2E; 
			text-decoration: none; 
			font-weight: bold; 
			cursor: default;
			}



textarea	{
		border: 0px #765F2E solid; 
		background-color: #765F2E; 
		filter: alpha(opacity=100); 
		font-family: georgia; 
		line-height: 11pt; 
		letter-spacing: 2px; 
		font-size: 7pt; 
		color: #000000;
		}

input		{
		border: 0px #765F2E solid; 
		background-color: #765F2E; 
		filter: alpha(opacity=100); 
		font-family: georgia; 
		line-height: 11pt; 
		letter-spacing: 2px; 
		font-size: 7pt; 
		color: #000000; 
		height: 16px;
		}

.border	{
		padding:2px;
		margin-top:0px;
		margin-left:0px;
		margin-right:0px;
		margin-bottom:0px;
		background-color: #765F2E;
		width: 100%;
}

.title	{
		color: #000000; 
		font-size: 7.5pt; 
		font-family: georgia; 
		line-height: 8pt; 
                                    letter-spacing: 2px; 
		font-weight: bold; 
		text-transform: uppercase;
		}

.content	{
		color: #765F2E; 
		font-size: 7.5pt; 
		font-family: georgia; 
		line-height: 9pt;  
                                    letter-spacing: 2px; 
		width: 100%; 
		font-weight: normal;
		}

.fanlisting	{
		color: #765F2E; 
		font-size: 7.5pt; 
		font-family: georgia; 
		line-height: 9pt;  
                                    letter-spacing: 2px; 
		width: 100%; 
		font-weight: normal;
		background: #000000;
		padding: 10px;
		text-align: justify;
		}



