﻿.form table
{
	padding:1px 1px 1px 1px;
	border:none;
	margin-bottom:8px;
	width:315px;
}


.form tbody,.form thead,.form tr
{
	border:none;
	margin:0px;
	padding:0px;
}

.form td
{
	margin:0px;
	padding:2px;
	vertical-align:text-top;
	border-right:2px solid white;
	border-bottom:2px solid #F0ECEC;
	color:#403C3C;
	font-weight:bolder;	
}

.form th
{
	background-color:#830909;
	color:White;
	padding:2px;
	border-right:2px solid white;
	font-weight:bolder;
}

.announce
{
	position:relative;
}

h1
{
	margin:10px 0px 10px 0px;
}

h3
{
	color:#5B4E61;
	font-size:14px;
	border:none;
	width:auto;
	padding:0px;
	margin:0px;
}

h4
{
	margin-bottom:0px;font-size:14px;
}

.lefty strong
{
	color:#5485ac;
}

.historic {
	clear:both;
	padding:2px 2px 2px 4px;
	margin:0px;
	width:351px;
	display:block;
	background-color: #eae9e9;
}

.historic h2 {
	color:#5B4E61;
	border-bottom:1px solid #CDC7C2;
	width:349px;
	font-size:14px;
	padding-bottom:1px;
	font-family:Arial;
}