
	body.gal
	{
		background : #f2f2f2;
		color: #909090;
		font-family: Tahoma;
		font-size: 12px;
		font-weight: normal;
		margin : 15px;
	}

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

	body.gal a:hover
	{
		color : #606060;
		text-decoration : underline;
	}

	table.gal td.dir a:active, table.gal td.dir a:link, table.gal td.dir a:visited, table.gal td.dir a:focus
	{
		color : #606060;
		text-decoration : none;
		font-weight:bold;

	}

	table.gal td.dir a:hover
	{
		color : #cc3333;
		text-decoration : none;
		font-weight:bold;
	}

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

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

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

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

	table.gal td.navi a:active, table.gal td.navi a:link, table.gal td.navi a:visited, table.gal td.navi a:focus
	{
		color : #909090;
		text-decoration : none;
		font-weight:bold;
	}

	table.gal td.navi a:hover
	{
		color : #606060;
		text-decoration : underline;
		font-weight:bold;
	}

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

	table.gal a.navinorm:hover
	{
		color : #303030;
		text-decoration : none;
	}

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

	table.gal a.navimark:hover
	{
		color : #ffffff;
		text-decoration : none;
	}

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

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

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

	table.gal td
	{
		border : none;
		border-bottom : 0px solid #cccccc;
		padding : 3px;
	}

	table.gal td.img
	{
		border : 1px solid #e2e2e2;
		background : #e2e2e2;
		color: #707070;
		padding : 5px;
		height: 180px;
	}
	table.gal td.img:hover
	{
		border : 1px solid #e2e2e2;
		background : #fff;
		color: #707070;
		padding : 5px;
		height: 180px;
	}
	table.gal td.img:hover a
	{
		color : #cc3333;
		text-decoration : none;
	}

	table.gal td.dir
	{
		border : 1px solid #e2e2e2;
		background : #e2e2e2;
		color: #606060;
		padding : 5px;
		height: 180px;
	}
	table.gal td.dir:hover
	{
		border : 1px solid #e2e2e2;
		background : #fff;
		color: #606060;
		padding : 5px;
		height: 180px;
	}
	table.gal td.dir:hover a
	{
		color : #cc3333;
		text-decoration : none;
		font-weight:bold;
	}

	table.gal td.file
	{
		border : 1px solid #404040;
		background : #ffffff;
		color: #909090;
		padding : 5px;
	}

	table.gal td.navi
	{
		background : #ffffff;
		color: #cccccc;
		text-align : left;
		padding : 4px 4px 4px 10px;
	}

	table.gal td.page
	{
		background : #e2e2e2;
	}

	table.gal td.pagebottom
	{
		background : #e2e2e2;
		border-top : 0px solid #cccccc;
		border-bottom : none;
	}

	table.gal td.desc
	{
		background : #ffffff;
		color: #333333;
	}

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

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

	table.gal td.fullimg img
	{
		border : 1px solid #cccccc;
		margin-top : 5px;
		margin-bottom : 5px;
	}

	table.gal th
	{
		border : none;
		border-bottom : 0px solid #cccccc;
		background : #fff;
		color: #333;
		font-size: 24px;
		font-weight: 100;
		padding : 5px;
	}

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

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

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

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

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

	table.gal td.file div
	{
		margin-top : 5px;
		padding-top : 5px;
		border-top : 1px solid #404040;
		text-align : left;
		font-size: 10px;
	}
	table.gal td.fullimg a.btn {
	opacity:0.8;
	filter:alpha(opacity=80);
	}
	table.gal td.fullimg a.btn:hover {
	opacity:1;
	filter:alpha(opacity=100);
	}
    