body {
	background-color: #1d1d1d;
	margin:0px;
	scrollbar-arrow-color: #646464;
	scrollbar-base-color: #363636;
	scrollbar-face-color: #1d1d1d;
	scrollbar-highlight-color: #363636;
	scrollbar-shadow-color: #363636;
	scrollbar-3dlight-color: #363636;
	scrollbar-track-color: #646464;
	scrollbar-darkshadow-color: #363636;
}


td { 	font-family:tahoma; 
		font-size:14px; 
		color:#9c9c9c;
		line-height:20px;
}

.bigred { font-family:century gothic;
		font-size:22px; 
		color:#ff003c;
		line-height:30px;
		text-transform:uppercase;
}

a:link { 
	color: #ff003c; text-decoration: none;
}

a:visited { 
	color: #ff003c; text-decoration: none;
}

a:hover { 
	color: #ff003c; text-decoration: underline;
}

a:active { 
	color: #ff003c; text-decoration: underline;
}


.content { 	
			overflow:auto;
			clear:both;
			width:647px;
			height:350px;
			}