body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.tableright {
	background-image: url(images/front/curtainright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tableleft {
	background-image: url(images/front/curtainleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.BottomLink_front, .BottomLink_front a
{
    color: white;
    font-family: Arial, helvetica, Sans-Serif;
    font-weight: bold;
}

.BottomLink_front a:link, .BottomLink_front a:visited
{
    text-decoration: none;
}

.BottomLink_front a:active, .BottomLink_front a:hover
{
    color: #d10000;
    text-decoration: underline;
}

.LegalLink
{
    font-size: 11px;
}