﻿/* CSS Document */
img.head 
{
}

div.picgroup1 
{
/*	border: 1px solid blue;
	height: 194px;*/
	width: 543px;
}

img.pic1land 
{
	border: 3px solid white;
}

img.pic1port 
{
	border-bottom: 3px solid white;
	border-left: 3px solid white;
	border-right: 3px solid white;
	border-top: 3px solid white;
}

div.body1 
{
	background-color: white;
	line-height: 5px;
	text-align: center;
}

div.itineraries
{
	line-height: 16px;
	text-align: left;
}

div.itineraries p
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
}

div.itineraries span
{
	color: #2A3580;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 16px;
}

div.body1i
{
	background-color: white;
	line-height: 2px;	
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 490px;
}

div.body2i
{
	line-height: 16px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 490px;
}

div.backto 
{
	background-color: white;
	text-align: center;
}
