body {
	background-color: #ffffff;
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

p {
	margin: 0px;
	padding: 0px;
}

h5 {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.CellBgLight {
	background-color: #F9E4B5;
}

.TitleBlock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #666666;
}
.TitleLocoRoster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #F87426;
	background-color: #FFFFFF;
}
.TableLocoRoster {
	border: 1px solid #666666;
}
.TextLocoRoster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.TitleBlockLight {

	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #999999;
}
.TitleBorderLocoRoster {
	border-bottom: 1px dashed #333333;

}
