body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: center;
}
.sb {
	background-color: #E6E6E6;
	background-image: url(img/greyEdge.png);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: right;
}
.textC {
	text-align: center;
}
.textL {
	text-align: left;
}
table {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
.signPost {
    border-collapse: collapse;
	background-color: #009900;
	border: 0px none;
	color: #FFFFFF;
	font-weight: bold;
}
.signCell {
	margin: 0px;
	padding: 0px;
}
.signEdgeTp {
	background-image: url(img/signEdgeTp.gif);
	background-repeat: repeat-x;
}
.signEdgeBm {
	background-image: url(img/signEdgeBm.gif);
	background-repeat: repeat-x;
}
.signEdgeLt {
	background-image: url(img/signEdgeLt.gif);
	background-repeat: repeat-y;
}
.signEdgeRt {
	background-image: url(img/signEdgeRt.gif);
	background-repeat: repeat-y;
}
.tail {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
