body
{
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
td img 
{
	display: block;
}
.textboxes {
	background-color: #FFFFFF;
	border: 1px solid #CC6600;
	font-size: 12px;
	font-family: verdana;
}
.formText
{
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}
.BlurbText
{
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
}
.BlurbText a
{
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.BlurbText a:hover
{
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}

.textboxLarge
{
	width: 200px;	
}

.textboxSmall
{
	width: 100px;
}

.dropdownSmall
{
	width: 105px;
}

.center
{
	text-align: center;
}

.black
{
	color: Black;
}