body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #736E6A;
}
.shadowContentLeftClose {
	background-image: url(images/shadowleftcontent.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.shadowContentBG {
	background-image: url(images/shadowcontent.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


.shadowLeftTop {
	background-image: url(images/shadowleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.shadowRightTop {

	background-image: url(images/shadowright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadowLeftMenu {

	background-image: url(images/shadowleftmenu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.shadowRightMenu {


	background-image: url(images/shadowrightmenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.shadowContentRightClose {

	background-image: url(images/shadowrightcontent.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.shadowBottomtLeftClose {

	background-image: url(images/shadowbottomleft.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.trLine {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #747170;
}
.trLineUp {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #747170;
}
