	body { margin: 0;
	background-color: #000;
	color: #000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;      
	scrollbar-base-color: black;
	scrollbar-track-color: #000;
	scrollbar-face-color: black;
	scrollbar-highlight-color: #F2F2F2;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: black;
	scrollbar-arrow-color: #F2F2F2;
        background-repeat: no-repeat;
        background-border: none;
        background-properties: fixed;}

	#content { margin: 0;
		padding: 30 30 0 30;
		position: absolute;
		width: 400px;
		height: 350px;
		font-family: Arial, Verdana, sans-serif;
		font-size: 12px;  
		overflow: auto;
		border: none;
		scrollbar-base-color: black;
		scrollbar-track-color: #F5F5F5;
		scrollbar-face-color: black;
		scrollbar-highlight-color: #F2F2F2;
		scrollbar-3dlight-color: black;
		scrollbar-darkshadow-color: black;
		scrollbar-shadow-color: black;
		scrollbar-arrow-color: #F2F2F2;}

	#largercontent { margin: 0;
		padding: 20 30 20 30;
		position: absolute;
		top: 245px;
		width: 700px;
		height: 365px;
		font-family: Arial, Verdana, sans-serif;
		font-size: 12px;  
		overflow: auto;
		border: none;
		scrollbar-base-color: black;
		scrollbar-track-color: #F5F5F5;
		scrollbar-face-color: black;
		scrollbar-highlight-color: #F2F2F2;
		scrollbar-3dlight-color: black;
		scrollbar-darkshadow-color: black;
		scrollbar-shadow-color: black;
		scrollbar-arrow-color: #F2F2F2;}

	#instalogic { margin: 0;
		padding: 3 10 10 10;
		position: absolute;
		width: 784px;
		height: 55px;
		font-family: Arial, Verdana, sans-serif;
		font-size: 12px;  
		overflow: auto;
		border: none;}

	#disclaimer { margin: 0;
		padding: none;
		position: absolute;
		color: #FFF;
		top: 640px;
		width: 785px;
		height: 60px;
		font-family: Arial, Verdana, sans-serif;
		font-size: 10px;  
		overflow: auto;
		border: none;}


	#links a {text-decoration: none;}

	a:visited {color: #7B8064;
		   text-decoration:none;}
	
	a:hover {color: #59592B;
		   text-decoration:underline;}

	a {color: #677D07;
           text-decoration:none;}

	TABLE TD TABLE TD {font-size: 12px;}

