h1 {
  	color:            	red;
  	font-size:        	12px;
  	font-weight:      	bold;
	display:		inline;
  	text-align:	     	center;
	padding-top:		-10px;
	margin-top:		-10px;
	margin-left:		0px;
	margin-right:		0px;
	margin-bottom:		0px;
	padding:		0px;
}
h1.confirm {
  	color:            	red;
  	font-size:        	18px;
  	font-weight:      	bold;
	display:		inline;
  	text-align:	     	center;
	padding-top:		-10px;
	margin-top:		-10px;
	margin-left:		0px;
	margin-right:		0px;
	margin-bottom:		0px;
	padding:		0px;
}
table.confirm {
  	color:            	red;
  	font-size:        	16px;
  	font-weight:      	bold;
	display:		inline;
  	text-align:	     	center;
	border-collapse:	collapse;
	margin:			-2px;
	padding:		-2px;
}

.itxt {
  	width:      	45;
  	heigth:      	20;
  	font-size:      13;
  	font-weight:    bold;
  	text-align:     center;
}

.btn {
  	width:      	15;
  	heigth:      	20;
  	font-size:      13;
  	font-weight:    bold;
}

img	{
	border-color 		: white; 
	border-style 		: hidden; 
}
p.h, a.h, h, table.h,  td.h	{
	font-family		: Verdana, arial, Helvetica, Sans-Serif;
	text-decoration		: none; 
	font-size		: 1px;
	color			: white; 
}
option.blue  {
	background-color	: white; 
	color			: blue; 	
	font-size		: 15px;
}
option.black {
	background-color	: white; 
	color			: black; 	
	font-size		: 15px;
}
select.blue  {
	background-color	: white; 
	color			: blue; 	
	font-size		: 15px;
}
select.black {
	background-color	: white; 
	color			: black; 	
	font-size		: 15px;
}
td, th	{
	border-color		: white white white white;	
	border-style   		: hidden hidden hidden hidden;
	border-width   		: 0px 0px 0px 0px;		
	background-color	: white;	
	font-family		: Verdana, arial, Helvetica, Sans-Serif;
	/*
	padding        		: 5px 5px 5px 5px;
	padding        		: 0px 0px 0px 0px;
	*/
	padding        		: 3px 3px 0px 0px;
	font-size		: 20px;
	color			: blue;
	text-align		: center;
}
/* MICorder.ksh - Customer Suppliers .... */
table.specs,th.specs,td.specs	{
	border			: thin solid black;
	border-collapse		: collapse;
	padding			: 5px 5px 5px 5px;
}
body	{
	font-family		: Verdana, arial, Helvetica, Sans-Serif;
	font-size		: 15px;
	color			: blue;
}

/* ##################### pic has no desc 2008-08-30 ######################### */
div.detail	{
	font-size:		12px;
	color:    		black;
	letter-spacing:    	-0.9px;
	line-height:    	90%;
}
div.refno	{
	font-size:		18px;
	color:    		red;
	letter-spacing:    	-0.5px;
	line-height:    	100%;
}
td	{
	font-size		: 13px;
	color			: green;
	letter-spacing		: -0.5px;
	line-height		: 90%;
}
table.nav {
	display			: table;
	border-color		: white white white white;	
	border-collapse		: collapse;		
	border-spacing		: 0px;			
	border-style   		: hidden hidden hidden hidden; 
	border-width   		: 0px 0px 0px 0px;     
	background-color	: white;	
	padding-left		: 2px;
	padding-right		: 2px;
}
option.nav {
	line-height		: 50%;
	border-color		: blue blue blue blue;	
	border-style   		: solid solid solid solid;
	border-width   		: 1px 1px 1px 1px;		
	background-color	: white;	
	font-family		: Verdana, arial, Helvetica, Sans-Serif;
	padding-bottom		: 0px;
	padding-top		: 0px;
	padding-left		: 2px;
	padding-right		: 2px;
	font-size		: 19px;
	color			: blue;
	text-align		: center;
}
select.nav {
	line-height		: 80%;
	border-color		: blue blue blue blue;	
	border-style   		: solid solid solid solid;
	border-width   		: 1px 1px 1px 1px;		
	background-color	: white;	
	font-family		: Verdana, arial, Helvetica, Sans-Serif;
	padding-bottom		: 0px;
	padding-top		: 0px;
	padding-left		: 2px;
	padding-right		: 2px;
	font-size		: 19px;
	color			: blue;
	text-align		: center;
}
th.nav {
	line-height		: 100%;
	border-color		: white white white white;	
	border-style   		: hidden hidden hidden hidden;
	border-width   		: 0px 0px 0px 0px;		
	background-color	: white;	
	font-family		: Verdana, arial, Helvetica, Sans-Serif;
	padding-bottom		: 1px;
	padding-top		: 1px;
	padding-left		: 5px;
	padding-right		: 5px;
	font-size		: 19px;
	color			: black;
	text-align		: right;
	text-decoration		: none; 
}
td.nav {
	line-height		: 100%;
	border-color		: white white white white;	
	border-style   		: hidden hidden hidden hidden;
	border-width   		: 0px 0px 0px 0px;		
	background-color	: white;	
	font-family		: Verdana, arial, Helvetica, Sans-Serif;
	padding-bottom		: 1px;
	padding-top		: 1px;
	padding-left		: 5px;
	padding-right		: 5px;
	font-size		: 19px;
	color			: blue;
	text-align		: center;
}
/* used to display all pics as inline table IE & FF */
table	{
	display			: inline;
	border-color		: white white white white;	
	border-collapse		: collapse;		
	border-spacing		: 0px;			
	border-style   		: hidden hidden hidden hidden; 
	border-width   		: 0px 0px 0px 0px;     
	background-color	: white;	
	padding-bottom		: 0px;
	padding-top		: 0px;
	padding-left		: 0px;
	padding-right		: 0px;
}
/* used to display all pics as inline table google chrome */
.chrome	{
	display			: inline-table;
	border-color		: white white white white;	
	border-collapse		: collapse;		
	border-spacing		: 0px;			
	border-style   		: hidden hidden hidden hidden; 
	border-width   		: 0px 0px 0px 0px;     
	background-color	: white;	
	padding-bottom		: 0px;
	padding-top		: 0px;
	padding-left		: 0px;
	padding-right		: 0px;
}
