﻿
body {
	font-size: 10pt; 
	font-family: Verdana;
}

img 
{
	border-style: none;
}	

span.h1 {
	font-family: Verdana; 
	font-size: 22px;
	font-weight: bold;
}

h1 {
	font-family: Verdana; 
	font-size: 25pt;
}

h2 {
	font-family: Verdana; 
	font-size: 18pt;
}

h3 {
	font-family: Verdana; 
	font-size: 14pt }

h4 {
	font-family: Verdana; 
	font-size: 10pt }

span.h4 {
	font-family: Verdana; 
	font-size: 10px;
	font-weight: normal;
	color: black;
}


span.h5 {
	font-family: Verdana; 
	font-size: 7px;
	color: black;
}
	

a:link {
	color: #0000FF; 
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #0000FF; 
	text-decoration: none;
}


a.a1 {
	font-family: Verdana; 
	font-size: 14px;
	font-weight: bold;
	color: black; 
}

a.a1:hover {
	background: silver;
}


a.a2 {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: Blue;
}	 

a.a2:hover
{
	background: paleturquoise;
}

a.a3 {
	padding-left: 25px;
	font-family: Verdana;
	font-weight:normal;
	font-size: 9pt;
	color: Black;
}

a.a3:hover {
	background: cyan;
}

a.a4 {
	font-family: Verdana;
	font-weight:normal;
	font-size: 7pt;
	color: Black;
}

a.a4:hover {
	background: cyan;
}


a.aRow {
	font-family: Verdana; 
	font-size: 12px;
	font-weight: normal;
	color: black; 
	
}


td.td1 
{
	background-color: White; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	padding-left: 25px; 
	padding-right: 25px; 
	text-align: left;
	vertical-align: top;
}	


div.imgDiv {
  
  position: absolute;
  visibility: hidden;
  border-style: none;
  text-align: right;
  top: 0px;
  left: 0px;
  width : 145px; 
  height: 185px;
  z-index: 101;
}



div.yrList 
{
	display: none;
	color: Green;
}

div.hList 
{
	display: none;
}

div.hListCL
{ 
	display: none;
	font-size: 10px;
	border-top: gray thin solid; border-right: gray thin solid; border-left: gray thin solid; border-bottom: gray thin solid; 

}


tr.trCL1
{
	background-color: gainsboro;
}


td.tdCL1 
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: Blue;
	cursor: pointer;
}	 

td.tdCL2
{
	font-size: 10px;
	color: Black;
	background-color: lavender;
}	 

tr.trMenuA
{
	height: 27px;
	font-family: 'Comic Sans MS';
	font-size: 10pt;
	font-weight: normal;
	color: #252525; /*background-color: #ccccff;*/ /*background-color: #c6c9a5;*/
	cursor: pointer;
	color: ThreeDDarkShadow;
}

tr.trMenuB
{
	height: 27px;
	font-family: 'Comic Sans MS';
	font-size: 10pt;
	font-weight: bold;
	color: darkblue; /*background-color: #99ccff;*/ /*background-color: #c6c9a5;*/
	cursor: pointer;
}


tr.hiddenRow
{
	visibility: hidden;
	display: none;
}

img.TImg 
{
	
  border-style: none;
  width : 140px; 
  height: 185px;

}


object.nav 
{
	position: fixed; 
	left: 0; 
	bottom: 0 ;
}

.caption {
	font-size: 9pt; font-family: Verdana; padding-left: 5px;
}

.imgTab 
{
	height: 12px;
}	


.menuTab {	
	width: 100%; 
	height: 22px;
	color: #000000; 
	background-color: #ededed; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none;
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 3px; 
	padding-top: 3px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-left-width: 1px; 
	border-bottom-width: 1px; 
	border-left-color: #666666; 
	border-top-color: #666666; 
	border-bottom-color: #cccccc; 
	border-right-color: #cccccc
}

.menuTab:hover {
	color: #ffffff; background-color: #9999ff
}

.tdButton 
{
	font-family: Verdana;
	font-weight: bold;
	border-right: black 1px solid; 
	border-top: silver 1px solid; 
	border-left: silver 1px solid; 
	border-bottom: black 1px solid;
	cursor: pointer;
	padding-left: 10px;
	padding-right: 10px;
	height: 12px;
}


img.Pic
{
	border-right: lightgrey thick ridge;
	border-top: lightgrey thick ridge;
	border-left: lightgrey thick ridge;
	border-bottom: lightgrey thick ridge;
}

a.Path 
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: Blue;
	cursor: pointer;
}
a.Path:hover {
	background: silver;
}
