BODY
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px	            
}

/* -------------------------------------------------------------- */

P.welcome
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: 700;
	color: black;
	text-indent: 5px
}

/* -------------------------------------------------------------- */

P.login
{
	color: navy;
	font-family: Arial;
	font-weight: 700;
	font-size: 8pt	
}

/* -------------------------------------------------------------- */

TD.input
{
	font-family: Arial;
	font-size: 12pt;	
	font-weight: 700;
	color: black
}

/* -------------------------------------------------------------- */

TD.input2
{
	font-family: Arial;
	font-size: 10pt;	
	font-weight: 700;
	color: black
}
/* -------------------------------------------------------------- */

TD.title
{
	color: black;
	font-family: Arial;
	font-weight: 700;
	font-size: 18pt;
	text-align: center
}

/* -------------------------------------------------------------- */

TD.category_title
{
	color: black;
	font-family: Arial;
	font-weight: 600;
	font-size: 14pt	  
}

/* -------------------------------------------------------------- */

TD.product
{
	font-family: Arial;
	font-size: 10pt;	
	font-weight: 700;
	color: black
}

/* -------------------------------------------------------------- */

TD.product_title
{
	font-family: Arial;
	font-size: 12pt;	
	font-weight: 700;
	color: black
}

/* -------------------------------------------------------------- */

TD.barcode
{
	font-family: "3 of 9 Barcode";
	font-size: 20pt;
	font-weight: 400;
	color: navy;
	line-height:180%;
}

/* -------------------------------------------------------------- */

HR
{
	color: silver;
	font-size: 2pt
}

/* -------------------------------------------------------------- */

#inputtext
{
	border:1px solid #7f9db9;
	font-size: 0.8em;	
	font-weight: 600;
	font-family: Arial;
}

/* -------------------------------------------------------------- */


A:link { text-decoration: none; color:#0066CC; }
A:visited { text-decoration: none; color:#0066CC; }
A:hover { text-decoration: none; color:#0066CC; }

A:link.none { text-decoration: none; color:#0066CC; }
A:visited.none { text-decoration: none; color:#0066CC; }
A:hover.none { text-decoration: none; color:#0066CC; }




/*
A.menu:link { text-decoration: none; color:#5EFB6E ; }
A.menu:visited { text-decoration: none; color:#5EFB6E ; }
A.menu:hover { text-decoration: none; color:#5EFB6E ; }

A.menu:link.none { text-decoration: none; color:#5EFB6E ; }
A.menu:visited.none { text-decoration: none; color:#5EFB6E ; }
A.menu:hover.none { text-decoration: none; color:#5EFB6E ; } 
*/


A.menu:link { text-decoration: none; color:#FFFFFF ; }
A.menu:visited { text-decoration: none; color:#FFFFFF ; }
A.menu:hover { text-decoration: none; color:#FFFFFF ; }

A.menu:link.none { text-decoration: none; color:#FFFFFF ; }
A.menu:visited.none { text-decoration: none; color:#FFFFFF ; }
A.menu:hover.none { text-decoration: none; color:#FFFFFF ; }




