body {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
#LEFT {
	width: 182px;
	margin-right: 3px;
	float: left;
	text-align: left;
	margin-left: 10px;
	margin-bottom: 25px;
}
a {
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}

td img {display: block;}

.header
{ font-size:		11px;
  color:			#003399;
  font-weight:		normal;
  text-decoration:	none;
}
.txtbox {
	font-family: Arial;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
 background-color:  transparent;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;

}
.formbutton {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0033CC;
	text-align: center;
	border: 1px solid #6699FF;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.formbox {
	font-family: Arial;
	font-size: 11px;
	color: #0033CC;
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #0066CC;
}

