.SctnNavTbl
{
	border-collapse: collapse;
}

.SctnNavHdrRow
{
	/*background-color: Silver;*/
}

.SctnNavHdrCell
{
	width: 90px;
	border: solid 1px #949295;
	color: #949295;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}

.SctnNavSctrHdrCell
{
	border-top: solid 1px #949295;
	border-bottom: solid 1px #eee;
	vertical-align: middle;
	width: 180px;
	color: #eee;
}

.SctnNavSctrHdrCell a
{
	color: #eee;
	text-align: left;
	text-decoration: none;
}

.SctnNavSctrHdrCell a:hover
{
	color: #eee;
	text-decoration: none;
}

.SctnNavCell
{
	border-left: solid 1px #eee;
	border-bottom: solid 1px #eee;
	color: #eee;
	font-weight: normal;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
}

.SctnNavCell a
{
	display: block;
	width: 100%;
	color: #eee;
	font-weight: normal;
	font-size: 2em;
	text-align: center;
	text-decoration: none;
	line-height: 0.75em;
}

.SctnNavCell a:hover
{
	/*color: #eee;*/
	color: #949295;
	text-decoration: none;
}