@charset "utf-8";
/* CSS Document */

td.photo {
	background-color: #d2d2f2;
	}
						/*	Start text definitions	*/

h1	{
	text-align: center;
	}

body.details {
	margin: 0px;
	background-image: url(../images/backgnd-d.jpg);
	background-repeat: repeat-y;
	}

p	{ 
	font: 12px Verdana, Arial;
	line-height: 18px;
	text-align: justify;
	color: #000000;
	}
						/*	Start sruise table definitions	*/
.cruise	{
	width: 100%; 
	border: 0px; 
	margin: 0px; 
	cellpadding: 0px; 
	cellspacing: 0px; 
	border-collapse: collapse; 
	}

.cruise td.name { 
	width: 150px; 
	font-weight: bold; 
	text-align: left; 
	vertical-align: top; 
	} 

input,select { 
	font-size: 10px; 
	font-family: Arial; 
	float: center; 
	}

a img	{ 
	border: none; 
	}

.content {
	width: 100%;
	height: auto;
	margin: 0; 
	padding: 0; 
	border: 0;
	float: left;
	}

.center	{
	margin-left:auto;
	margin-right:auto;
	}

.pagemenu {
	width: 745px;
	height: auto;
	border: 0;
	float: center; 
	margin-left: auto;
	margin-right: auto;
	}

.page	{ 
	width: 625px;
	height: auto;
	margin: auto; 
	background: #EDEAFF;
	padding: 20px 45px 0px 70px;
	border-top: 1px solid black;
	border-right: 4px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	margin-bottom: 0;
	font: 12px Verdana, Arial;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	float: center; 
	}
						/*	Start multi-part part changes	*/
.page-blank { 
	width: 740px;
	height: auto;
	margin: auto; 
	background: #EDEAFF;
	padding: 0;
	border-top: 1px solid black;
	border-right: 4px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	}

.page-data { 
	width: 625px;
	height: auto;
	padding: 20px 45px 0px 70px;
	font: 12px Verdana, Arial;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	float: center; 
	}
						/*	END multi-part page changes	*/
.thumbnails {
	border-top: 1px solid black;
	border-right: 4px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	width: 740px;
	margin: auto;
	font: 12px Verdana, Arial;
	line-height: 18px;
	color: #000000;
	text-align: center;
	padding: 10px 0 0 0;
	background-color: #edeaff;
	}

.prtpage {
	display: none; 
	position: relative; 
	left: 600px; 
	top: 50px; 
	width: 20px;
	}

.buttons {
	border: 0;
	width: 200px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	font: 8px Verdana, Arial;
	text-align: center; 
	} 

.slides	{
	border-top: 1px solid black;
	border-right: 4px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	width:740px;
	height: auto;
	margin: auto;
	margin-top: 0;
	padding: 0;
	background-color: #edeaff;
	}

.text	{
	font: 12px Verdana, Arial;
	line-height: 18px;
	color: #000000;
	text-align: justify;
	}

.caption {
	font-family: Verdana, Arial; 
	font-size: 11px; 
	line-height: 15px; 
	color: #666; 
	font-weight: bold;
	}

.maroon {
	font-family: Verdana, Arial; 
	font-size: 14px; 
	line-height: 18px; 
	color: #800000; 
	font-weight: bold; 
	}
						/*	Start Lightbox definitions	*/
.opacityit img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	border: 1px solid #FFFFFF;
	}

.opacityit:hover img {
	border: 1px solid #FFFFFF;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	-moz-opacity: 0.3;
	}

.opacityit:active img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	border: 1px solid #FFFFFF;
	}

.opacityit:hover {
	color: green;         /* irrelevant definition to overcome IE bug */
	}
						/*	End Lightbox definitions	*/

						/*	Start Monthly Report definitions	*/
.monthlyreport {
	width: 650px; 
	border: 0px;
	border-color: #c9cbb5;
	border-style: solid;
	border-collapse: collapse;
	cellspacing: 0; 
	cellpadding: 2;
	}

.monthlyreport caption {
	padding: 10px 3px 10px 3px;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	caption-side: top;
	text-align: center;
	background-color: #1884c6;
	}

.monthlyreport tr.row1, .monthlyreport tr.row2 {
	width: 620px; 
	text-align: left;
	vertical-align: top;
	}

.monthlyreport tr.row1 td {
	background-color: #EBE7E8;
	}

.monthlyreport tr.row2 td {
	background-color: #F5F5F5;
	}

.monthlyreport td {
	height: 45px; 
	padding: 2px 5px 2px 5px;
	font-family: Verdana, Arial; 
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	}

.monthlyreport a {
	font-family: Verdana, Arial; 
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #0068c3;
	}

.monthlyreport a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #00B4E6;
	}

.monthlyreport a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
	}
						/*	End Monthly Report definitions	*/

