/* CSS Document */

td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 2px;
	padding-right: 2px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #777777;
	margin-left: 2px;
	padding-left: 3px;
	background-color: #EEEEEE;
	padding-top: 3px;
	padding-bottom: 2px;
}
/**.table_cartype {
	width: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	margin-right: 2px;
	padding-right: 2px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #AAAAAA;
}
.roster_table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #BBBBBB;
}
.roster_number, .xl27 {
	text-align: right;
	width: 30px;
}
.roster_header, .xl24, .xl25, .xl26 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #777777;
}
.roster_name {
	width: 80px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	margin-right: 2px;
	padding-right: 3px;
	text-align: left;
		border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #AAAAAA;
}
.roster_notes {
	width: 125px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	margin-right: 2px;
	padding-right: 3px;
	text-align: left;
}
.roster_common {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	margin-right: 2px;
	padding-right: 2px;
	cellpadding ="0"
	cellspacing "0"
	text-align: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #888888;
}
.roster_train {
	width: 100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAAAAA;
	margin-right: 2px;
	padding-right: 3px;
	text-align: left;
		border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #AAAAAA;
}
**/
.number {
	width: 30px;
	text-align: right;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #888888;
}
.type {
	width: 80px;
	text-align: left;
}
.name {
	
	text-align: left;
}
.built {
	width: 50px;
	text-align: left;
}
.builder {
	width: 30px;
	text-align: left;
}
.lot {
	width: 20px;
	text-align: left;
}
.plan {
	width: 20px;
	text-align: left;
}
.owner {
	width: 30px;
	text-align: centered;
}
.assignment {
	width: 100px;
	text-align: left;
}
.secondnumber {
	width: 30px;
	text-align: left;
}
.notes {
	
	text-align: left;
}
.cell_no_pad {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
