ul#sideNav {
	margin-top: 44px;
	list-style:none;
}
h3.menuh3 {
	margin: 8px 0 5px;
}

table#Section {
	width:100%;
}
table#Section td,
table#Section th {
	padding:2px;
	border:#CECECE 1px solid;
}
table#Section td.Space {
	border:none;
}

table#Section th {
	background:#EFEFEF;
	color:#818181;
}
table#Section th.CM,
table#Section td.CM {
	text-align:center;
	vertical-align:middle;
}
table#Section th.CT,
table#Section td.CT {
	text-align:center;
	vertical-align:top;
}

table#Section .Wide10{
	width:10%;
}
table#Section .Wide15{
	width:15%;
}
table#Section .Wide20{
	width:20%;
}
table#Section .Wide30{
	width:30%;
}
table#Section .Wide35{
	width:35%;
}
table#Section .Wide40{
	width:40%;
}
table#Section .Wide50{
	width:50%;
}
table#Section .Wide60{
	width:60%;
}
table#Section .Wide70{
	width:70%;
}
table#Section .Wide80{
	width:80%;
}
table#Section .Wide90{
	width:90%;
}

/*
table#Section ul {
	list-style:square;
}
*/

