﻿body {
	background-color: #000;
	background-image: url(../images/mainBG.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td img {
	display: block;
}
.bottomBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-color: #D4D0C8;
	display: block;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #808080;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.bottomBar a {
	color: #333;
}
.bottomBar p {
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.formBox {
	height: 244px;
	width: 313px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	background-image: url(../images/cdl-r4_c2.jpg);
	background-repeat: no-repeat;
	text-align: center;
}