
a.blue-bar:hover {
	text-decoration:		none;
	font-weight:			none;
	color:					#B21C6D;

}

a.menu:hover {
	text-decoration:		none;
	font-weight:			none;
	color:					#B21C6D;
	
}

td.header {
	padding:				0px;
	padding-left:			20px;
	margin:					0px;
	height:					28px;
	width:					100%;
	color:					#ffffff;
	background:				#04B204;
	font-weight:			bold;
	font-size:				100%;
}

div.box {
	padding:				0px;
	padding-top:			4px;
	padding-right:			8px;
	margin:					0px;
	background:				url('/images/design/boxes/caravan.gif');
	background-repeat:		no-repeat;
	cursor:					hand;
	width:					150px;
	height:					153px;
	float:					right;	
	text-align:				right;
}

div.search-box {
	padding:				0px;
	padding-top:			4px;
	padding-right:			8px;
	margin:					0px;
	background:				url('/images/design/boxes/caravan-search.gif');
	background-repeat:		no-repeat;
	cursor:					hand;
	width:					150px;
	height:					153px;
	float:					right;	
	text-align:				right;
}
