div#sub_navigation {
	height:22px; /* new height for sub navigation different from other pagess */
	padding:0em 2em 0em 2.3em;
}

div#page_name_image {
	background:url(/images/calendar/calendar_heading.gif) no-repeat;
	width:607px;
	height:78px;
	margin:0em 2em 0em 2em;
}

.table_calendar {
	width:565px;
}

.table_title_name {	
	font-family:Arial;
	font-weight:bold;
	font-size:16px;
	color:#083C89;
	border-bottom:1px solid #000000;
}

.view_details a {
	color:#083C89;
	text-decoration:none;
}

td .view_details, td .expedition_disembarks, td .expedition_embarks, td .expedition_name, td .calendar_expedition_image {
	padding:2px 0px 2px 0px;
	border-bottom:1px solid #000000;
}

/* START OF SUB NAVIGATION LINK STYLES */

A.expedition_calendar_link:link, A.expedition_calendar_link:active, A.expedition_calendar_link:visited {
	float:left;
	background:url(/images/calendar/sub_navigation/expedition_calendar_link.gif) no-repeat left bottom;
	background-repeat:no-repeat;
	display:block;
	height:22px;
	width:111px;
}

A.expedition_calendar_link:hover { 
	background-image:url(/images/calendar/sub_navigation/expedition_calendar_link.gif);
	height:22px;
	width:111px;
}