div.shipList a.shipListItem
{
	width: 161px;
	height: 180px;
	margin: 20px 24px 0px 0px;
	padding: 14px 15px 21px 14px;
	background: url("../img/bgShipListItem.png") no-repeat 0px 0px;
	text-decoration: none;
	float: left;
}

div.shipList a.shipListItem:hover
{
	background: url("../img/bgShipListItemMo.png") repeat-x 0px 0px;
}
/*===============================================================================================*/
div.shipDetail .right .tabs a
{
	color: #C1C2CA;
	background: url("../img/bgTabRight.gif") repeat-x 0px 0px;
}

div.shipDetail .right .tabs a.current,
div.shipDetail .right .tabs a.current:hover
{
	color: #EFEFF1;
	background: url("../img/bgTabRightMoBlue.gif") repeat-x 0px 0px;
}

.scroll .content .title
{
	color: #85BFDC;
}

.scroll .content#miscelanious .title
{
	color: #85BFDC;
}

.scroll .content table td.right .date
{
	color: #85BFDC;
}
/*===============================================================================================*/
