body, td, input
{
	font-family: arial;
	font-size: 11px;
	color: #000000;
}

a
{
	text-decoration: none;
	color: #000000;
}

a:hover
{
	text-decoration: underline;
}

.red 
{
	color: #FF0000;
}

.headline14px
{
	font-size: 14px;
}

.easterInput
{
	position:relative;
	top: 12px;
	left: 15px;
	width: 150px;
	height: 20px;
	border: solid 1px #000000;
	background-color: White;
}

.easterInput td
{
	font-size: 18px;
	font-family: Courier New;
	font-weight: bold;	
}

.easterInput input
{
	font-size: 18px;
	font-family: Courier New;
	font-weight: bold;	
	width:100%;
	border: solid 1px #ffffff;
}

.easterInputFields
{
	background-color: white;
	cursor: text;
	border: solid 1px black ;
	width: 200px;
	height: 20px;
	padding-left: 3px;	
	color: black;
}

.easterInputTable td
{
	color:White;
	padding-bottom: 10px;
}

.png {
	behavior:	url("pngbehavior.htc");
}