.bckLine {
	background-image: url(images/bck_top.gif);
	background-repeat: repeat-y;
}
.indexSignature {
	background-image: url(images/bck_botam.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C6C8CB;
	letter-spacing: -1px;
	text-align: center;
}
.indexSignature a {
	color: #C6C8CB;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB0002;
}
.indexSignature a:hover {
	color: #C6C8CB;
	text-decoration: none;
	border-bottom-style: none;
}

