
	body.sfpg
	{
		 
		background-image: url('bodybg.gif'); 
		color: #808080;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		margin: 0px;
		margin-bottom: 10px;
	}

	body.sfpg a:active, body.sfpg a:link, body.sfpg a:visited, body.sfpg a:focus
	{
		color : #707070;
		text-decoration : none;
	}

	body.sfpg a:hover
	{
		color : #ffffff;
		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 : #000000;
		text-decoration : none;
	}

	table.sfpg td.dir a:hover
	{
		color :  #fe1516; //#ffffff;
		text-decoration : none;
	}
	
	table.sfpg td.dir a:hover img
	{
		border-color :  #fe1516; //#ffffff;
	}

	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 : #000000;
		text-decoration : none;
	}

	table.sfpg td.img a:hover 
	{
		color : #fe1516; //#237d01;
		text-decoration : none;
	}
	
	table.sfpg td.img a:hover img 
	{
		text-decoration : none;
		border-color: #fe1516;
	}


	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 : #a0a0a0;
		text-decoration : none;
	}

	table.sfpg td.file a:hover
	{
		color : #ffffff;
		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 : #000; //#000000;
		text-decoration : none;
	}

	table.sfpg td.navi a:hover
	{
		color : #000;
		text-decoration : none;
	}

	table.sfpg a.navinorm:active, table.sfpg a.navinorm:link, table.sfpg a.navinorm:visited, table.sfpg a.navinorm:focus
	{
		color : #b0b0b0;
		text-decoration : none;
	}

	table.sfpg a.navinorm:hover
	{
		color : #ffffff;
		text-decoration : none;
	}

	table.sfpg a.navimark:active, table.sfpg a.navimark:link, table.sfpg a.navimark:visited, table.sfpg a.navimark:focus
	{
		color : #b0b0b0;
		text-decoration : none;
	}

	table.sfpg a.navimark:hover
	{
		color : #ffffff;
		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 : #b0b0b0;
		text-decoration : none;
	}

	table.sfpg td.fullimg a:hover
	{
		color : #ffffff;
		text-decoration : none;
	}

	table.sfpg
	{
		//border : 1px solid #000000;
		background : none;
		font-size: 12px;
		text-align : center;
		vertical-align : top;
		margin : 0px;
		padding : 0px;
		border: none;
	}

	table.sfpg td
	{
		//border : 1px solid #237d01;
		padding : 5px;
	}

	table.sfpg td.img
	{
		border : 1px solid #237d01;
		background : #d6efc1;
		color: #707070;
		padding-bottom : 5px;
	}

	table.sfpg td.dir
	{
		border : 1px solid #505050;
		background : none;
		color: #606060;
		padding : 5px;
		vertical-align: top;
		text-align: center;
	}

	table.sfpg td.file
	{
		border : 1px solid #404040;
		background : none;
		color: #606060;
		padding : 5px;
	}

	table.sfpg td.navi
	{
		background : none; //#000000;
		color: #000; //#808080;
	}

	table.sfpg td.page
	{
		background : none; //#000000;
	}

	table.sfpg td.pagebottom
	{
		background : none;
		border-top : 1px solid #237d01;
		border-bottom : none;
	}

	table.sfpg td.desc
	{
		background : none;
		color: #b0b0b0;
	}

	table.sfpg td.empty
	{
		border : none;
		background : none;
		padding : 0px;
	}

	table.sfpg td.fullimg
	{
		border: none;
		background : #303030;
		color: #909090;
		padding : 5px;
	}

	table.sfpg td.fullimg img
	{
		border : 2px solid #ffffff;
		margin-top : 5px;
		margin-bottom : 5px;
	}

	table.sfpg th
	{
		border : none;
		//border-bottom : 1px solid #237d01;
		background : none;
		color: #cccccc;
		font-size: 18px;
		font-weight: bold;
		text-align : center;
		padding : 5px;
		padding-bottom: 0px;
	}

	table.sfpg td.dir img
	{
		border : 1px solid #ffffff;
		margin : 0px;
	}

	table.sfpg td.img img
	{
		border : 1px solid #000000;
		margin : 0px;
	}

	table.sfpg td.file img
	{
		border : 1px solid #ffffff;
		margin : 0px;
	}

	table.sfpg td.dir div
	{
		margin-top : 5px;
		padding-top : 5px;
		border-top : 1px solid #505050;
		text-align : left;
		vertical-align : top;
		font-size: 10px;
	}

	table.sfpg td.img div
	{
		margin-top : 5px;
		pae.sfpg td.file div
	{
		margin-top : 5px;
		padding-top : 5px;
		border-top : 1px solid #404040;
		text-align : left;
		font-size: 10px;
	}
    