

	body.sfpg
	{
		background : #444400;
		color: #ffcc00;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		margin : 15px;
	}

	body.sfpg a:active, body.sfpg a:link, body.sfpg a:visited, body.sfpg a:focus
	{
		color : #ffcc00;
		text-decoration : none;
	}

	body.sfpg a:hover
	{
		color : #ffcc00;
		text-decoration : none;
	}

	table.sfpg td.dir a:active, table.sfpg td.dir a:link, table.sfpg td.dir a:visited, table.sfpg td.dir a:focus
	{
		color : #ffcc00;
		text-decoration : none;
	}

	table.sfpg td.dir a:hover
	{
		color : #00ff00;
		text-decoration : none;
	}

	table.sfpg td.img a:active, table.sfpg td.img a:link, table.sfpg td.img a:visited, table.sfpg td.img a:focus
	{
		color : #ffcc00;
		text-decoration : none;
	}

	table.sfpg td.img a:hover
	{
		color : #00ff00;
		text-decoration : none;
	}

	table.sfpg td.file a:active, table.sfpg td.file a:link, table.sfpg td.file a:visited, table.sfpg td.file a:focus
	{
		color : #ffcc00;
		text-decoration : none;
	}

	table.sfpg td.file a:hover
	{
		color : #00ff00;
		text-decoration : none;
	}

	table.sfpg td.navi a:active, table.sfpg td.navi a:link, table.sfpg td.navi a:visited, table.sfpg td.navi a:focus
	{
		color : #ffcc00;
		text-decoration : none;
	}

	table.sfpg td.navi a:hover
	{
		color : #00ff00;
		text-decoration : none;
	}

	table.sfpg a.navinorm:active, table.sfpg a.navinorm:link, table.sfpg a.navinorm:visited, table.sfpg a.navinorm:focus
	{
		color : ffcc00;
		text-decoration : none;
	}

	table.sfpg a.navinorm:hover
	{
		color : #00ff00;
		text-decoration : none;
	}

	table.sfpg a.navimark:active, table.sfpg a.navimark:link, table.sfpg a.navimark:visited, table.sfpg a.navimark:focus
	{
		color : #ffcc00;
		text-decoration : none;
		background-color: #666600;
	}

	table.sfpg a.navimark:hover
	{
		color : #00ff00;
		text-decoration : none;
	}

	table.sfpg td.fullimg a:active, table.sfpg td.fullimg a:link, table.sfpg td.fullimg a:visited, table.sfpg td.fullimg a:focus
	{
		color : #ffcc00;
		text-decoration : none;
	}

	table.sfpg td.fullimg a:hover
	{
		color : #ffff00;
		text-decoration : none;
	}

	table.sfpg
	{
		border : 1px solid #333300;
		background : #333300;
		font-size: 12px;
		text-align : center;
		vertical-align : top;
		margin : 0px;
		padding : 0px;
	}

	table.sfpg td
	{
		border : none;
		border-bottom : 1px solid #333300;
		padding : 3px;
	}

	table.sfpg td.img
	{
		border : 1px solid #333300;
		background : #333300;
		color: #aadd00;
		padding : 7px;
	}

	table.sfpg td.dir
	{
		border : 1px solid #333300;
		background : #333300;
		color: #aadd00;
		padding : 7px;
	}

	table.sfpg td.file
	{
		border : 1px solid #333300;
		background : #333300;
		color: #00ff00;
		padding : 7px;
	}

	table.sfpg td.navi
	{
		background : #333300;
		color: #aadd00;
	}

	table.sfpg td.page
	{
		background : #333300;
	}

	table.sfpg td.pagebottom
	{
		background : #333300;
		border-top : 1px solid #333300;
		border-bottom : none;
	}

	table.sfpg td.desc
	{
		background : #333300; 
		color: #00ff00;
		/* text-align : left; */
		/* font-weight: bold;	*/
	}

	table.sfpg td.empty
	{
		border : none;
		background : #333300;
		padding : 0px;
	}

	table.sfpg td.fullimg
	{
		border: none;
		background : #333300;
		color: #999900;
		padding : 10px;
	}

	table.sfpg td.fullimg img
	{
		border : 2px solid #333300;
		margin-top : 5px;
		margin-bottom : 5px;
	}

	table.sfpg th
	{
		border : none;
		border-bottom : 1px solid #333300;
		background : #333300;
		color: #aadd00;
		font-size: 18px;
		font-weight: bold;
		text-align : center;
		padding : 5px;
	}

	table.sfpg td.dir img
	{
		border : 1px solid #333300;
		margin : 0px;
	}

	table.sfpg td.img img
	{
		border : 1px solid #333300;
		margin : 0px;
	}

	table.sfpg td.file img
	{
		border : 1px solid #333300;
		margin : 0px;
	}

	table.sfpg td.dir div
	{
		margin-top : 5px;
		padding-top : 5px;
		border-top : 1px solid #333300;
		text-align : left;
		font-size: 10px;   /* 10/11 */
	}

	table.sfpg td.img div
	{
		margin-top : 5px;
		padding-top : 5px;
		border-top : 1px solid #333300;
		text-align : left;
		font-size: 10px;
	}

	table.sfpg td.file div
	{
		margin-top : 5px;
		padding-top : 5px;
		border-top : 1px solid #333300;
		text-align : left;
		font-size: 10px;
	}

	
	table.sfpg div.dirdesc
	{
		color: #00ff00; 
		//font-weight: bold;		
	}


