body {
	background: white;
	font: 15px arial,helvetica,clean,sans-serif;
	/*font-size: small;
	*font: x-small;*/
}

.CornerShadowTL {
	background-image: url(../images/CornerShadowTL.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	width: 6px;
	height: 6px;
}

.ShadowT {
	background-image: url(../images/ShadowT.gif);
	background-repeat: repeat-x;
	font-size: 1px;
	width: 977px;
	height: 6px;
}

.CornerShadowTR {
	background-image: url(../images/CornerShadowTR.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	width: 6px;
	height: 6px;
}

.ShadowL {
	background-image: url(../images/ShadowL.gif);
	background-repeat: repeat-y;
	font-size: 1px;
	width: 6px;
}

.ShadowR {
	background-image: url(../images/ShadowR.gif);
	background-repeat: repeat-y;
	font-size: 1px;
	width: 6px;
}

.CornerShadowUL {
	background-image: url(../images/CornerShadowUL.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	width: 6px;
	height: 6px;
}

.ShadowU {
	background-image: url(../images/ShadowU.gif);
	background-repeat: repeat-x;
	font-size: 1px;
	width: 977px;
	height: 6px;
}

.CornerShadowUR {
	background-image: url(../images/CornerShadowUR.gif);
	background-repeat: no-repeat;
	font-size: 1px;
	width: 6px;
	height: 6px;
}

.BannerLine {
	background-color: #535353;
	height: 4px;
	font-size: 1px;
}

#Footer {
	background-image: url(../images/Footer.gif);
	background-repeat: repeat-x;
	font-size: 1px;
	width: 977px;
	height: 6px;
}