.indexlink {
	text-decoration: none;
	cursor: hand;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000000;


}
.tableredcenter {
	border: 2px solid #FF0000;
}
.tableleft {
	border: 1px solid #000000;
	overflow: hidden;
	width: 198px;
	vertical-align: top;

}
.tableindexbutton {
	text-decoration: none;
	border: 2px outset #000000;
	overflow: hidden;
}
.tablegreenground {
	background-color: #00FF00;
	border: 1px solid #00FF00;
	text-align: center;
	vertical-align: middle;

}
.boxnarrowborder {
	margin: 2px;
	border: 2px solid #000000;
	background-color: #66CCCC;

}
.tablebottomside {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.tabledata {
	border: 1px solid #000000;
}
.tableinternarrowside {
	width: 600px;
	border: 1px solid #333333;
}
.superscript {
	vertical-align: 30%;
	white-space: normal;
	height: auto;
	width: auto;


}
.subscript {
	vertical-align: -30%;
}
