#linkCont table {
	width: 95%;
	background: #000000;
	color: #000000;
	font-size: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 36px;
}
#linkCont {
	width: 100%;
	height: 100%;
	background: #FFCC99;
	margin: 0px;
	padding-top: 20px;
}
#linkCont .tableMenu {
	font-weight: bold;
	color: #000000;
	font-size: 1em;
	text-align: center;
	background: #FF9999;
}
#linkCont td {
}
#linkCont #linkTable .white {
	background: #FFFFFF;
	padding: 2px;
}
#linkCont h2 {
	color: #FFFFFF;
	text-align: left;
	margin-bottom: 6px;
	margin-top: 12px;
	font-size: 120%;
	font-weight: bold;
	line-height: 120%;
	text-indent: 1em;
	border-bottom: 1px solid #FF6600;
	border-left: 10px solid #FF6600;
	width: 40%;
	background: #FF9933;
	padding: 3px;
	margin-left: 1.5em;
}
#linkCont .linkTable .white {
	background: #FFFFFF;
	text-indent: 0.875em;
}
.tW1 {
	width: 35%;
}
.tW2 {
	width: 70%;
}

