﻿body, td, th
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
body
{
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/mainBG.jpg);
	background-repeat: repeat;
}
a:link
{
	color: #FFFFFF;
}
a:hover
{
	color: #990000;
}

.mainTable
{
	border-top: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px none #CCCCCC;
	border-left: 2px solid #CCCCCC;
}

td img
{
	display: block;
}

.formBox
{
	height: 178px;
	width: 314px;
	background-image: url(../images/dld_r3_c2.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

.bottom
{
	background-color: #000000;
	height: 34px;
	width: 800px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.bottom p
{
	margin: 0px;
	padding-top: 7px;
}

