﻿p, td {
	font-family:Perpetua;
	font-size:14pt;
}

td.LeftNav 
{
	background-color:#acf;
	padding:7px 0px 0px 0px;
}

td.LeftNav a               { padding:7px 0px 7px 0px; margin:4px; display:block; font-family:Perpetua; font-size:18pt; font-weight:bold; text-align:center; border:inset 2px Black; }
td.LeftNav a:link, 
td.LeftNav a:visited       { color:Black; text-decoration:none; }
td.LeftNav a:active,
td.LeftNav a:hover         { color:#006; background-color:#c0d8ff; }

.Breadcrumb                { padding-left:12px; }
.Breadcrumb a              { font-size:11pt; }
.Breadcrumb a:link,
.Breadcrumb a:visited      { color:#008; text-decoration:none; }
.Breadcrumb a:hover,
.Breadcrumb a:active       { background-color:#c0d8ff; }

.SubfolderDiv              { margin: 0px 0px 8px 8px; border-top:2px solid #c0d8ff; border-left:2px solid #c0d8ff; padding:4px 0px 6px 4px; }
.SubfolderDiv h2           { margin:0px; }
.SubfolderDiv table        { width:100%; }
.SubfolderDiv td           { width:33%; }
.SubfolderDiv td a         { padding:8px; display:block; font-family:Arial; font-size:12pt; }
.SubfolderDiv td a:link,
.SubfolderDiv td a:visited { color:#000088; text-decoration:none; }
.SubfolderDiv td a:hover,
.SubfolderDiv td a:active  { background-color: #c0d8ff; }

.PhotoDiv                  { margin-left:8px; border-top:2px solid #c0d8ff; border-left:2px solid #c0d8ff; padding:4px 0px 6px 4px; } 
.PhotoDiv h2               { margin:0px; }
.PhotoDiv table            { width:100%; }
.PhotoDiv td               { width:50%; text-align:center; padding-bottom:18px; }
.PhotoDiv td div           { position:relative; z-index:5; }
.PhotoDiv td a             { padding:8px; display:block; font-family:Arial; font-size:12pt; }
.PhotoDiv td a:link,
.PhotoDiv td a:visited     { color:#000088; text-decoration:none; }
.PhotoDiv td a:hover,
.PhotoDiv td a:active      { background-color: #c0d8ff; }
div.zoom                   { position:absolute; z-index:3; left:-200px; top:-100px; padding:8px; background-color:white; border:ridge 3px gray; }

textarea                   { font-family:Arial; }