.catTitle
{
	color:#E70E0E; 
}

.itemTitle
{
	color: #E70E0E;
}

.itemRight .itemTitle
{
	color: #E70E0E;
}

.itemBody a
{
	color: #E70E0E;
}
/*===============================================================================================*/
div.shipList a.shipListItem,
div.shipList a.shipListItem.sold
{
	width: 161px;
	height: 279px;
	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/bgShipListItemBrokerMo.png") repeat-x 0px 0px;
}

div.shipList a.shipListItem.sold:hover
{
	background: url("../img/bgShipListItemSold.png") repeat-x 0px 0px;
}

div.shipList a.shipListItem.soldRight:hover
{
	background: url("../img/bgShipListItemSold.png") repeat-x 0px 0px;
}

div.shipList a.shipListItem .title
{
	color: #E70E0E;
}

div.shipList a.shipListItem .sold
{
	color: #E70E0E;
}

/*===============================================================================================*/
/* Menu */
/*===============================================================================================*/
.menuContainer div.menu a.current
{
	background: url("../img/bgMenuCurrentRed.png") no-repeat center 1px;
}
/*===============================================================================================*/
/* subMenu */
/*===============================================================================================*/
.subMenuContainer a
{
	color: #E70E0E;
}

.roundCornerLeft div a,
.roundCornerLeft div a:hover
{
	color: #E70E0E;
}
/*===============================================================================================*/


/*===============================================================================================*/
/* overig buttons */
/*===============================================================================================*/
form button
{
	background: url("../img/btnStandardRed.gif") repeat-x 0px 0px;
}

form button:hover
{
	background: url("../img/btnStandardRed.gif") repeat-x 0px -29px;
}

a.btnSmall, button.btnSmall
{
	color: #FFF;
	background: url("../img/btnSmallRed.gif") no-repeat 0px 0px;
}

a.btnNormal:hover, button.btnSmall:hover
{
	background: url("../img/btnSmallRed.gif") no-repeat 0px -36px;
}

a.btnNormal, button.btnNormal
{
	color: #FFF !important;
	margin: 0px;
	background: url("../img/btnNormalRed.gif") no-repeat 0px 0px;
}

a.btnNormal:hover, button.btnNormal:hover
{
	margin: 0px;
	background: url("../img/btnNormalRed.gif") no-repeat 0px -36px;
}

a.btnLarge, button.btnLarge
{
	color: #FFF;
	background: url("../img/btnLargeRed.gif") no-repeat 0px 0px;
}

a.btnLarge:hover, button.btnLarge:hover
{
	background: url("../img/btnLargeRed.gif") no-repeat 0px -36px;
}
/*===============================================================================================*/
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/bgTabRightMoRed.gif") repeat-x 0px 0px;
}

.scroll .content .title
{
	color: #E70E0E;
}

.scroll .content#miscelanious .title
{
	color: #E70E0E;
}

.scroll .content table td.right .date
{
	color: #E70E0E;
}
/*===============================================================================================*/
a.TwoColumnItem:hover
{
	background: url("../img/bg2ColumnItemRedMo.png") no-repeat 0px 0px;
}

a.TwoColumnItem .right .title
{
	color: #E70E0E;
}
/*===============================================================================================*/
a.itemVerkort td .btnMore
{
	color: #FFF;
	background: url("../img/btnNormalRed.gif") no-repeat 0px 0px;
}
