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