
#background {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	width: 700px;
	background-color: #333333;
	height: 235px;
}

.hdrTXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: .30pt;
	margin-right: 15px;
	margin-left: 15px;
	line-height: 16px;
}

.regTXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	letter-spacing: .25pt;
	margin-right: 15px;
	margin-left: 15px;
}

A:link {
	COLOR: #000066;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	COLOR: #000066;
	text-decoration: none;
	font-weight: bold;
}
A:active {
	COLOR: #000066; 
	text-decoration: none;
}
A:hover {
	COLOR: #ffcc66; 
	text-decoration: underline;
}

