.outertable {
	background-color: #FFFFFF;
	padding: 10px;
	width: 100%;
	border: thick solid #FFFFFF;
}
.indextext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #7393a9;
	font-style: normal;
}
.linkages {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #7393a9;
	font-style: normal;
	text-decoration: none;

}
.bottombar {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

