* {
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	color: White;
	border: White;
}
a:hover {
	color: #EB21E7;
	border: #EB21E7;
}
body {
	background-color: #83B853;
	color: White;
	position: relative;
	width: 100%;
}
.block {
	position: relative;
	width: 302px;
	height: 402px;
	display: inline-block;
}
.block .des {
	position: absolute;
	left: 3px;
	background-color: Black;
	font-size: 8pt;
	opacity: .3;
	filter: alpha(opacity=30);
	bottom: 6px;
	right: 3px;
}
.block .ni {
	position: absolute;
	left: 1px;
	text-transform: uppercase;
	font-size: 8pt;
	top: 2px;
}
.block .ni a:link, .block .ni a:visited {
	color: White;
	text-decoration: none;
	background-color: Black;
	padding: 3px;
}
.block .ni a:hover {
	color: Black;
	background-color: White;
}
.block .ph {
	position: absolute;
	right: 1px;
	text-transform: uppercase;
	font-size: 8pt;
	top: 2px;
}
.block .ph a:link, .block .ph a:visited {
	color: White;
	text-decoration: none;
	padding: 3px;
	background-color: Black;
}
.block .ph a:hover {
	color: Black;
	background-color: White;
}
.block a {
}
.block a:link img, .block a:visited img {
	height: 400px;
	width: 300px;
	border: 1px solid Black;
	/* [disabled]padding: 1px; */
	/* [disabled]margin: 0px; */
}
.block a:hover img {
	border: 1px solid #EB21E7;
}
.shap {
	display: block;
	position: relative;
	background-color: #83B853;
	margin-bottom: 3px;
	width: 100%;
	clear: both;
}
.shap a {
}
.shap a img {
	border: 0px;
}
.info {
	font-size: 12px;
}
.lowtop {
	border: 4px double #1C797B;
	padding: 5px 5px 5px 5px;
	clear: both;
	margin-left: 35%;
	margin-right: 35%;
	display: block;
	background-color: #53B857;
	color: Black;
	text-align: center;
	position: relative;
	font-size: 17pt;
}
.lowtop a {
	position: relative;
	display: block;
	background-color: #1C797B;
	margin-bottom: 4px;
}
.lowtop a:hover {
	background-color: #83B853;
	color: Black;
}
.pages_table {
	font-size: xx-large;
}
.tops {
	border: 4px;
	font-size: 27pt;
	text-align: center;
	width: 100%;
}
.tops td a {
}
.tops td {
	padding: 5px;
	border: 3px solid;
}
.arch {
	display: block;
	font-size: 18px;
	background: #6C9C41;
}
.bookm {
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	color: #000;
	background: #ACD08C;
	padding: 5px;
}

