/* Ftpd specific classes*/

table TD.spacer20	{
	height: 20px;
	}

table TD.spacer15	{
	height: 15px;
	}

table TD.spacer10	{
	height: 10px;
	}

table TD.spacer5	{
	height: 5px;
	}

.tintedInput {
	background-color: #edf9f0;
	color: #000000;
	}
	
table.Breadcrumb {
	background-image: url(/static/wa/consumerfaulttracking/faults/images/breadcrumb_background.gif);
	height: 27px;
	}

.t3Tint	{background-color:#edf9f0;}
.t4Tint	{background-color:#ddf1dd;}

.leftPos { 
	position: relative;
	left: 225px;
}

/*For Firefox */

.tableBorder {

	border: 0.1em solid #ccc;
}
a.bodyNormal:link {
	font-weight: normal;
}
a.bodyNormal:active {
	font-weight: normal;
}
a.bodyNormal:visited {
	font-weight: normal;
}
a.bodyNormal:hover {
	font-weight: normal;
}


