
	body.processgallery
	{
		background : #ffffff;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		margin : 15px;
	}

	body.processgallery a:active, body.processgallery a:link, body.processgallery a:visited, body.processgallery a:focus
	{
		color : #ab5c00;
		text-decoration : none;
	}

	body.processgallery a:hover
	{
		color : #ff5200;
		text-decoration : none;
	}

	table.processgallery td.dir a:active, table.processgallery td.dir a:link, table.processgallery td.dir a:visited, table.processgallery td.dir a:focus
	{
		color : #ab5c00;
		text-decoration : none;
	}

	table.processgallery td.dir a:hover
	{
		color : #ff5200;
		text-decoration : none;
	}

	table.processgallery td.img a:active, table.processgallery td.img a:link, table.processgallery td.img a:visited, table.processgallery td.img a:focus
	{
		color : #ab5c00;
		text-decoration : none;
	}

	table.processgallery td.img a:hover
	{
		color : #ff5200;
		text-decoration : none;
	}

	table.processgallery td.file a:active, table.processgallery td.file a:link, table.processgallery td.file a:visited, table.processgallery td.file a:focus
	{
		color : #a0a0a0;
		text-decoration : none;
	}

	table.processgallery td.file a:hover
	{
		color : #ff5200;
		text-decoration : none;
	}

	table.processgallery td.navi a:active, table.processgallery td.navi a:link, table.processgallery td.navi a:visited, table.processgallery td.navi a:focus
	{
		color : #ab5c00;
		text-decoration : none;
	}

	table.processgallery td.navi a:hover
	{
		color : #ff5200;
		text-decoration : none;
	}

	table.processgallery a.navinorm:active, table.processgallery a.navinorm:link, table.processgallery a.navinorm:visited, table.processgallery a.navinorm:focus
	{
		color : #ab5c00;
		text-decoration : none;
	}

	table.processgallery a.navinorm:hover
	{
		color : #ff5200;
		text-decoration : none;
	}

	table.processgallery a.navimark:active, table.processgallery a.navimark:link, table.processgallery a.navimark:visited, table.processgallery a.navimark:focus
	{
		color : #ffffff;
		text-decoration : none;
		background-color: #ab5c00;
	}

	table.processgallery a.navimark:hover
	{
		color : #ff5200;
		text-decoration : none;
	}

	table.processgallery td.fullimg a:active, table.processgallery td.fullimg a:link, table.processgallery td.fullimg a:visited, table.processgallery td.fullimg a:focus
	{
		color : #ab5c00;
		text-decoration : none;
	}

	table.processgallery td.fullimg a:hover
	{
		color : #ff5200;
		text-decoration : none;
	}

	table.processgallery
	{
		border : 1px solid #ffffff;
		background : #ffffff;
		font-size: 12px;
		text-align : center;
		vertical-align : top;
		margin : 0px;
		padding : 0px;
	}

	table.processgallery td
	{
		border : none;
		border-bottom : 1px solid #ffffff;
		padding : 3px;
	}

	table.processgallery td.img
	{
		border : 1px solid #a17800;
		background : #ffffff;
		color: #000000;
		padding : 7px;
	}

	table.processgallery td.dir
	{
		border : 1px solid #a17800;
		background : #ffffff;
		color: #000000;
		padding : 7px;
	}

	table.processgallery td.file
	{
		border : 1px solid #ffffff;
		background : #ffffff;
		color: #ab5c00;
		padding : 7px;
	}

	table.processgallery td.navi
	{
		background : #ffffff;
		color: #000000;
	}

	table.processgallery td.page
	{
		background : #ffffff;
	}

	table.processgallery td.pagebottom
	{
		background : #ffffff;
		border-top : 1px solid #ffffff;
		border-bottom : none;
	}

	table.processgallery td.desc
	{
		background : #ffffff;
		color: #000000;
	}

	table.processgallery td.empty
	{
		border : none;
		background : #ffffff;
		padding : 0px;
	}

	table.processgallery td.fullimg
	{
		border: none;
		background : #ffffff;
		color: #909090;
		padding : 10px;
	}

	table.processgallery td.fullimg img
	{
		border : 2px solid #ffffff;
		margin-top : 5px;
		margin-bottom : 5px;
	}

	table.processgallery th
	{
		border : none;
		border-bottom : 1px solid #ffffff;
		background : #cccccc;
		color: #000000;
		font-size: 18px;
		font-weight: bold;
		text-align : center;
		padding : 5px;
	}

	table.processgallery td.dir img
	{
		border : 1px solid #ffffff;
		margin : 0px;
	}

	table.processgallery td.img img
	{
		border : 1px solid #ffffff;
		margin : 0px;
	}

	table.processgallery td.file img
	{
		border : 1px solid #ffffff;
		margin : 0px;
	}

	table.processgallery td.dir div
	{
		margin-top : 5px;
		padding-top : 5px;
		border-top : 1px solid #a17800;
		text-align : left;
		font-size: 10px;
	}

	table.processgallery td.img div
	{
		margin-top : 5px;
		padding-top : 5px;
		border-top : 1px solid #a17800;
		text-align : left;
		font-size: 10px;
	}

	table.processgallery td.file div
	{
		margin-top : 5px;
		padding-top : 5px;
		border-top : 1px solid #ffffff;
		text-align : left;
		font-size: 10px;
	}
    