/* CSS Document */body,td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #000000;}body {	background-image: url(images/etnt_bg.gif);	background-repeat: repeat-y;	background-position:center;	margin-left: 0px;	margin-top: 15px;	margin-right: 0px;	margin-bottom: 25px;	background-color: #FFE512;}a:link {	color: #235F03;	text-decoration: underline;	font-weight:bold;}a:visited {	text-decoration: underline;	color: #235F03;}a:hover {	text-decoration: none;	color: #235F03;}a:active {	text-decoration: underline;	color: #235F03;}.footerlinks {	color: #FFFFFF;	font-size: 10px;}.footerlinks a:link {	color: #FFFFFF;	font-size: 10px;}.footerlinks a:visited {	color: #FFFFFF;	font-size: 10px;}.footerlinks a:hover {	color: #FFE512;	font-size: 10px;	text-decoration:none;}.sidetext {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;}.sidetext a:link {	color: #990000;}.sidetext a:visited {	color: #990000;}