﻿td img
{
	display: block;
}
body, td, th
{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
}
body
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/mainBG.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
a:link
{
	color: #C20605;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
	color: #333333;
}
a:active
{
	text-decoration: none;
}

.bottom
{
	background-color: #D4D0C8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	height: 35px;
	width: 850;
	position: fixed;
	left: 0px;
	bottom: 0px;
	text-align: center;
}

.formBox
{
	text-align: center;
	height: 140px;
	width: 461px;
	background-image: url(../images/bld_r4_c2.jpg);
	background-repeat: no-repeat;
}
