.pagesblock1 {height:24px; float:left; line-height:24px; vertical-align:middle; font-weight:bold; text-align:center; text-indent:6px; width:54px; font-size:15px;}
.pages {height:24px; float:left; text-align:center; font-size:15px;}

.pages span {padding:2px 3px 2px 3px; margin-right: 3px; font-size:16px; display:block; float:left;}
.pages a { padding:2px 5px 2px 5px; margin-right: 3px; font-size:16px; display:block; float:left; color:#f6a556; font-weight:bold; background:#4f3f32; border: 1px solid #292011;}
.pages span.current {padding:2px 3px 2px 3px; margin-right: 3px; font-size:16px; font-weight: bold; color:#fff; background:#1b1716; border: 1px solid #1b1716; display:block; float:left;}
.pages a:hover {padding:2px 5px 2px 5px; margin-right: 3px; font-size:16px; display:block; float:left; color:#fff; font-weight:bold; background:#000; border: 1px solid #4f3f32;}

.clearfloat {clear: both; height: 0; font-size: 1px; line-height: 0px;}



img {
  	border: 1px solid black;
}
a:hover IMG {
	border: 1px solid yellow;
}

.nb {
	border: 0px;
}

.toplist{
	font-size: 1px;
	display: none;
}

.head {
	color: #F4A460;
	font-size: 32px;
	font-weight: bold;
	padding-left: 30px;
	vertical-align: text-top;
	text-transform: uppercase;
}
.stitle{
	color: Black;
	font-size: 17px;
	font-weight: bold;
	padding-left: 50px;
	letter-spacing: 2px;
	BORDER-BOTTOM: 1px dotted Maroon;
	border-bottom-width: 1x;
}
.stitle1{
	color: black;
	font-size: 10px;
	font-weight: bold;
}


.title{
	color: LightBlue;
	font-size: 26px;
	font-weight: bold;
	padding-left: 20px;
	letter-spacing: 2px;
	BORDER-BOTTOM: 2px dotted Maroon;
	border-bottom-width: 2px;
}

.top{
	font-weight: bold;
	font-size: 8px;
	padding-right: 60px;
}

a, a:link, a:visited, a:active {
	color: GoldenRod;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: dark;
}
a.desc,a.desc:link,a.desc:visited,a.desc:active {
	color: black;
	font-size: 12px;
}

a.desc:hover {
	text-decoration: none;
	color: white;
}

.tbgl{
	BORDER-RIGHT: 1px solid #8B0000;
	BORDER-LEFT: 1px solid #8B0000;
	background-color: #FF4500;
}

body	{
	color: White;
	font-size: 12px;
	font-family: "Times New Roman";
	background-color: Gray;
}


