#tblMissiles {
	border-collapse: collapse;
	text-align: left;
}

#tblMissiles sup {
	line-height:1;
}

#tblMissiles caption {
	font-weight:bold;
	text-align:center;
}

#tblMissiles thead th {
	margin-right: 1px;
	background-color: #5c86a3;
	color: #fff;
	text-align: center;
	border-color: #FFFFFF;
	border-style: none solid;
	border-width: 1px;
}

#tblMissiles thead .head_left {
	float: left;
	width: 202px;
	height:22px;
}

#tblMissiles thead th.thead_left {
	border-right: none;
}

#tblMissiles thead th.thead_right {
	border-left: none;
}

#tblMissiles thead img {
	float: right;
	width: 30px;
	border: none;
}

#tblMissiles .titles {
	background: #799eb2;
	color:#ffffff;
	text-align: center;
	font-weight: bold;
}

#tblMissiles .titles td {
	border-bottom: none;
}

#tblMissiles .exception td {
	border-top: none;
}

#tblMissiles .bold_cell {
	font-weight: bold;
}

#tblMissiles tr td {
	padding: 0px;
	border: 1px solid #fff;
	vertical-align:top;
}

#tblMissiles tr td.right_align {
	padding: 0px 3px;
}

#tblMissiles .tint {
	background: #ECF2F6;
}

#tblMissiles .source {
	text-align: left;
}

#tblMissiles .td_img {
	padding: 0px;
	border-top: none;
}

#tblMissiles td.middle_space {
	border-left: 2px solid #fff;
}

#tblMissiles tr.new_tab {
	height: 5px;
}