body, td, th { font-family: verdana,arial,helvetica,sans-serif }
a, a:visited { color: #0000FF }
a:hover, a:active { color: #000000 ; background: #FFFF88 }


.nav, .continue-btn, .action-btn, .small-btn {
	border-right: 1px solid #334D67;
	border-bottom: 1px solid #334D67;
	border-top: 2px solid #A9C5E2;
	border-left: 2px solid #A9C5E2;
	cursor: hand;
	margin-top: .25em;
	background: #6699cc;
	color: #FFFFFF;
}

.continue-btn {
	font-weight: normal
}

td.nav {
	padding: 5px 10px;
}

.small-btn {
	font-weight: bold;
	font-size: 11pt;
	padding: 0px 0px
}

.action-btn {
	cursor: hand;
	margin-top: .25em;
	font-size: 12pt;
	font-weight: bold;
	font-family:tahoma,arial,sans-serif;
	xbackground: #3CB371;
	xcolor: #FFFFFF;

}

.small-btn, .continue-btn {
	font-family: verdana,arial,helvetica,sans-serif;	
}

.continue-btn {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14pt;
	border-right: 2px solid #334D67;
	border-bottom: 2px solid #334D67;
}

hr {
  border: 0;
  color: #000000;
  background-color: #000000;
  height: 1px; 
}

span.center { position: absolute; visibility: hidden; }
