.whitelabel-cell {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	padding: 3px;
	background: #095AA6;
}


.whitelabel-alternate-cell {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	padding: 3px;
	background: yellow;
}

.whitelabel-admin-search-right-cell {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	background: #C0C0C0;
}

.whitelabel-search-results-cell {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #000000;
	background: #ffffff;
}

.whitelabel-create-shipment-cell {
	font-family: Verdana;
	font-size: 8pt;
	color: #336600;
	border: 1px solid #336600;
	background: #CCFF99;
}

.whitelabel-search-results-bottom-cell-1 {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	border: 1px solid #003399;
	background: #003399;
	height: 20px;
}

.whitelabel-search-results-bottom-cell-2 {
	font-family: Verdana;
	font-size: 8pt;
	color: #000080;
	border: 1px solid #000080;
	background: #ffffff;
	height: 20px;
}

.whitelabel-menu-cell {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
	padding: 3px;
	background: yellow;
}

.whitelabel-stats-cell {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	background: #ffffff;
}

.whitelabel-overview-cell-1 {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	background: #FFCC00;
}

.whitelabel-overview-cell-2 {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	padding: 3px;
	background: #ffffff;
	border: 1px solid #000000; 	
}

.whitelabel-overview-cell-3 {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	padding: 3px;
	background: #ffff99;
	border: 1px solid #000000; 	
}

.whitelabel-display-cell-1 {
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	padding: 3px;
	background: #ffff99;
	border: 1px solid #000000; 	
}

.whitelabel-display-cell-1a {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	padding: 3px;
	background: #ffffcc;
	border: 1px solid #000000; 	
}

.whitelabel-display-cell-2 {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	padding: 3px;
	background: #CC3300;
	border: 1px solid #000000; 	
}

.whitelabel-display-cell-3 {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	padding: 3px;
	background: #ffffff;
}

.whitelabel-text {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

.whitelabel-menu {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}

.whitelabel-search-title {
	font-family: Verdana;
	font-size: 8pt;
	color: #FFFFFF;
}

.whitelabel-submit {
	font-family: Verdana;
	font-size: 8pt;
	color: #ffffff;
	background: #27408B;	
}

.whitelabel-text-alt {
	font-family: Verdana;
	font-size: 8pt;
	color: #000066;
}

.whitelabel-text-error {
	font-family: Verdana;
	font-weight: bold;	
	font-size: 8pt;
	color: #FF9900;
}

.whitelabel-size-input {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000; 
	border: 1px solid #000000; 
	padding: 2px; 
	background-color: #FFFFFF;
	width: 25px;
}

.whitelabel-form-small-input {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000; 
	border: 1px solid #000000; 
	padding: 2px; 
	background-color: #FFFFFF;
	width: 90px;
}

.whitelabel-form-medium-input {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000; 
	border: 1px solid #000000; 
	padding: 2px; 
	background-color: #FFFFFF;
	width: 150px;
}

.whitelabel-form-large-input {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000; 
	border: 1px solid #000000; 
	padding: 2px; 
	background-color: #FFFFFF;
	width: 250px;
}

.whitelabel-form-address-search {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000; 
	border: 1px solid #000000; 
	padding: 2px; 
	background-color: #FFFFFF;
	width: 320px;
}

.whitelabel-form-date-select {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000; 
	border: 1px solid #000000; 
	padding: 2px; 
	background-color: #FFFFFF;
	width: 320px;
}

tr.classe1 { 
  background-color: transparent; 
} 

tr.classe2 { 
  background-color: #cccccc; 
}

.xstooltip 
{
    visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 

    padding: 3px; 
	background: #ffffff;
    border: solid 1px;
}