  a		{ text-decoration: none; color: #000099; }
  a:hover	{ text-decoration: underline; color: #0000FF; }
  a:active	{ text-decoration: underline; }
  .menu		{ text-decoration: none; color: #000000; }
  .menu:hover	{ text-decoration: none; color: #000000; }
  .menu:active	{ text-decoration: none; color: #000000; }
  input.left {
	text-align: left;
	}
input.right {
	text-align: right;
	}
input[readonly] {
	background-color: rgb(204,204,204);
	}
select.greyed {
	background-color: rgb(204,204,204);
	}	
table.content {
	font-family: "MS Sans Serif", "Arial", sans-serif;
	font-size: 12px;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	}
table.inset {
	font-family: "MS Sans Serif", "Arial", sans-serif;
	font-size: 12px;
	color: rgb(0,0,0);
	background-color: rgb(255,255,255);
	border: thin groove;
	}	
td.head {
	color: rgb(0,0,0);
	background-color: rgb(204,204,204);
	font-family: "MS Sans Serif", "Arial", sans-serif;
	font-size: 12px;
	font-weight: 800;
	}
table.tabs {
	font-size: 12px;
	font-weight: 400;
	}	
td.tabbed {
	color: rgb(0,0,0);
	background-color: rgb(204,204,204);
	}	
td.untabbed {
	color: rgb(0,0,0);
	border-top: thin solid black;
	border-right: thin solid black;
	background-color: rgb(153,153,153);
	}	
table.tabs a:link {
	text-decoration: none;
	color: rgb(0,0,0);
	background-color: rgb(153,153,153);
	}
table.tabs a:visited {
	text-decoration: none;
	color: rgb(0,0,0);
	background-color: rgb(153,153,153);
	}	
table.tabs a:hover {
	text-decoration: underline;
	}
.copyright {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; font-style: normal; 
	line-height: 17px; 
	font-weight: normal; 
	color: #000000
	}
 .formfield {  font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 17px; 
	color: #000000
	}
