﻿body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8E0000;
	background-image: url(../images/mainBG.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

td img
{
	display: block;
}
a:link
{
	color: #FFCC00;
	text-decoration: none;
}
a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}

.formBox
{
	height: 221px;
	width: 270px;
	background-image: url(../images/bldo_r4_c2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}

.bottom
{
	text-align: center;
	width: 800px;
	font-weight: bold;
	font-size: 11px;
}
