body
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

A:link	{	
	text-decoration:	none;
	color:	#003366;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#003366;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#003366;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#003366;
	}

.required 
{
  color: Fuchsia Gray Green;    
  font-weight: bold;
}

.required_waybill
{
  font-family:Arial;
  font-size: x-small;
  font-weight: bold;
}

.required_label_customer
{
  font-family:Arial;
  font-size: x-small;
  font-weight: bold;
}

.label_customer
{
  font-family:Arial;
  font-size: x-small;
  font-weight:normal;
}

.header 
{
  color: Fuchsia Gray Green;    
  font-weight: bold;
  font-size: x-small;
}
.invalid
{
  color: #ff0000;
  font-weight: bold;
}

.x-small-text
{
  font-size: x-small;
}

.x-small-text-red
{
  font-size: x-small;
  color:Red;
}

.xx-small-text
{
  font-size: xx-small;
}

.footer-text
{
  font-size: xx-small;
  color: #003366; 
}

.documents
{
  font-size: smaller;
  font-family: Arial;
}

.hlptitle 
{
  font-size:larger;
  font-weight:bolder;
  color:#003366;
}

.hlptext 
{
  font-size:smaller;
  color:#003366;
}

display-name
{
  width: 150px;
}

display-value
{
  width: 100px;
}

.security-error
{
	font-size:medium;
	color:red;
}

.search_header
{
	font-family:Arial;
	font-size:medium;
	color:#003366;
	font-weight:bold;
}
	
