body {
	background-color:white;
	color:black;
	font-family:Arial;
	font-size:8pt;
	margin-top:0; }

td {
	background-color:transparent;
	color:black;
	font-family: Arial;
	font-size:8pt;
	margin-top:0; }

.tblMenu {
	font-face:Arial; }

.tblMenu td {
	padding-top:4px;
	padding-bottom:4px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	font-weight:bolder;
	font-family:Arial;
	font-face:Arial;
	font-size:7.5pt;
	border-left:1px solid gainsboro;
	border-right:1px solid gray;
	background-color:transparent;
	color:midnightblue; }

a.asub:link {
	color:royalblue;
	text-weight:bolder;
	text-decoration:none }

a.asub:visited {
	color:royalblue;
	text-decoration:none }

a.asub:hover {
	color:crimson;
	text-decoration:none }

a.amain:link {
	color:darkblue;
	text-decoration:none }

a.amain:visited {
	color:darkblue;
	text-decoration:none }

a.amain:hover {
	color:crimson;
	text-decoration:none }

a.asec:link {
	color:chocolate;
	text-decoration:none }

a.asec:visited {
	color:chocolate;
	text-decoration:none }

a.asec:hover {
	color:crimson;
	text-decoration:none }

.tblDir tr {
	height: 18; }

.tblDir {
	border-bottom:1px solid lightgrey;
	border-right:1px solid lightgrey;
	border-top:0;
	border-left:0; }

.tblDir td {
	background-color: white; 
	padding: 2px,4px,2px,4px;
	color: black; 
	font-family: Arial; 
	font-size: 8pt;
	border-top:1px solid lightgrey;
	border-left:1px solid lightgrey;
	border-bottom:0;
	border-right:0;
	margin-top:0; }

.txtTitle {
	font-size:10pt;
	font-weight:bolder;
	color:gold; }

.spSell {
	width:160px;
	height:220px;
	font-family: Arial; 
	font-size:7.5pt;
	border:1px solid #e4e0e4;
	vertical-align:top;
	padding-top:8px;
	padding-bottom:20px;
	text-align:center; }