.BodyClass
{
	background-color: #8898b4;
    margin: 0px;
}
.LeftShadow
{
	background-image: url(../../images/LeftShadow.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.RightShadow
{
	background-image: url(../../images/RightShadow.gif);
	background-repeat: repeat-y;
	width: 6px;
}
.HomeLeftShadow
{
	background-image: url(../../images/HomeLeftShadow.gif);
	background-repeat: repeat-y;
	width: 7px;
}
.HomeRightShadow
{
	background-image: url(../../images/HomeRightShadow.gif);
	background-repeat: repeat-y;
	width: 5px;
}
