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

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

h1	{
	text-align: center;
	}

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

a img	{ 
	border: none; 
	}

.page	{
	width: 700px;
	height: auto;
	border-top: 2px solid black;
	border-right: 4px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	padding: 50px 45px 0px 50px;
	margin: auto;
	margin-bottom: 0;
	text-align: justify;
	font: 12px Verdana, Arial;
	line-height: 18px;
	color: #000000;
	background: #EDEAFF;
	float: center; 
	}

.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;
	}

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

.maroon {
	font-family: Verdana, Arial; 
	font-size: 14px; 
	line-height: 18px; 
	color: #800000; 
	font-weight: bold; 
	}

/* TABLES WITHIN ARCHIVE ITEMS */

.archive {
	width: 100%;
	border: 0px;
	border-color: #c9cbb5;
	border-style: solid;
	border-collapse: collapse;
	}

.archive caption {
	padding: 6px 3px 6px 3px;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
	color: #ffffff;
	caption-side: top;
	text-align: left;
	background-color: #1884c6;
	}

	.archive heading {
	padding: 6px 3px 6px 3px;
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #ffffff;
	caption-side: top;
	text-align: left;
	background-color: #1884c6;
	}

.archive th {
	padding: 2px 5px 2px 5px;
	font-family: Verdana, Arial; 
	font-size: 18px;
	line-height: 35px; 
	font-weight: bold;
	text-align: center; 
	text-decoration: none;
	color: #ffffff;
	background-color: #0068c3;
	}

.archive tr.head {
	text-align: center;
	vertical-align: middle;
	}

.archive td {
	padding: 2px 5px 2px 5px;
	font-family: Verdana, Arial; 
	font-size: 14px; 
	font-weight: bold;
	text-decoration: none;
	color: #0068c3; 
	}

.archive tr.row1, .archive tr.row2 {
	text-align: center;
	vertical-align: middle;
	height: 45px;
	}

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

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

.archive td.left {
	text-align: left;
	}

	.archive a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #0068c3;
	}

	.archive a:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #0068c3;
	}

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

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

.archive a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ff0000;
	}
