.List_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #00124B;
	text-decoration: none;
}

.List_Year {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999B9E;
}

.List_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00124B;
}

.Boat_Price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999B9E;
}

	TABLE.Container_Table {
/*		background-image:URL(../img/shared/content_background.png); */
		border:2px solid #ECECEC;
border:1px solid red;
	}

	.titleHeader {
		height: 50px;
		width: 900px;
	
		padding-top: 25px;
		padding-left: 15px;
	
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 22px;
	
		color: #414852;
	}

	TABLE.Description_Details{
		background-color:#F1F1F2;
	}

	A.Blue_Link{
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
		color:#01134B;	
	}

	A.Blue_Link:hover{
		text-decoration: none;
		font-size: 11px;
		font-weight: bold;
		color:#D4A251;	
	}

	TABLE.Description_Details TD{
		text-align:left;
	}

	TABLE.Description_Details TD B{
		color:#000000;
	}


	TABLE.Container_Table A{
		color:#000080;
		font-weight:normal;
	}

	TD.Table_Header_2 {
		/* Used for boat list & boat advert text block headers */
		background-image:URL(../img/shared/grey_background.png); 
		background-color:#E5E5E5;
		height:22px;
		padding-left: 5px;
		font-family:arial,verdana,helvetica,san-serif;
		font-size: 12px;
		font-weight: bold;
		color:#000000;
	}

	TD.Page_Header_1 {
		/* Used for list page Boat Class header */
		font-family:verdana;
		font-size: 22px;
		color:#014E95;
	}

	.Button_Out{
		font-family:verdana,arial,helvetica,san-serif;
		font-size: 11px;
		color: #30326A;
	}

	.Button_Over{
		font-family:verdana,arial,helvetica,san-serif;
		font-size: 11px;
		color: #D4A251;
	}

	FORM{
		margin:0px;
	}

.searchFormSubmit {
	/*border: 1px solid black;*/
	background: no-repeat left url(http://www.yachthub.com/brokers/r_marine/images/homeSearchButton.jpg);
	
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	
	padding-left: 10px;
	margin-top: 12px;
	
	width:65px;
	height:20px;
	
	border: none;
	
	cursor:pointer;
}

.advancedSearchButton {
	float: left; 
	width: 130px; 

	color: #FFFFFF;
	
	background: no-repeat left url(http://www.yachthub.com/brokers/r_marine/images/homeAdvancedSearchButton.jpg);
	
	margin-left: 0px; 
	margin-top: 12px;
	
	height:20px;
	
	border: none;
	
	cursor:pointer;
}