.text-10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	padding: 5px;
	line-height: 20px;
}
.text-10link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.text-10link:hover {
	color: #FF0000;
}
.text-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FILTER: DropShadow(Color=dddddd, OffX=1, OffY=1, Positive=10);
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
}
.pageno-link {
	font-size: 9pt;
	color: #6C6C6C;
	line-height: normal;
	text-decoration: underline;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.pageno-link:hover {
	color: #FF6262;
	text-decoration: underline;
}
.pageno {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF6262;
}
.titleword {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #505050;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
}
.this{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	text-decoration: none;
	border: 1px solid #B9B9B9;
	line-height: 18px;
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 0px;
	height: 18px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	background-image: url(images/but-bg.gif);
}
.this:hover{
	color: #3366FF;
	text-decoration: none;
}

