﻿BODY { font-family: garamond, serif; color: black; }
H1 { color: navy; font-weight: bold; font-style: italic }
H2 { color: navy; font-weight: bold; font-style: italic }
H3 { color: navy; font-weight: bold; font-style: italic }
H4 { color: navy; font-weight: bold; font-style: normal }
H5 { color: navy; font-weight: bold; font-style: normal }
H6 { color: navy; font-weight: bold; font-style: normal }
OL { color: black }
UL { color: black }
DD { color: black }
TD { color: black }
TH { color: black }
AFTER { color: black }

a:active     { color: navy }
a:hover      { color: darkred; font-style: italic; text-decoration: none; }
a:link       { color: navy;
	font-weight: 700;
}
a:visited    { color: navy }

.tab-button	{ background: buttonface; border-top: 1px solid buttonhighlight; border-left: 1px solid buttonhighlight; border-bottom: 1px solid buttonshadow;  border-right: 1px solid buttonshadow; cursor: hand; font-family: Tahoma; font-size: 8pt; color:black; font-weight: bold; background:#99CCCC; }
.tab-button2	{ background: buttonface; border-top: 1px solid buttonshadow; border-left: 1px solid buttonshadow; border-bottom: 1px solid buttonhighlight;  border-right: 1px solid buttonhighlight; cursor: hand; font-family: Tahoma; font-size: 8pt; font-weight: bold; background:#00AEAE; color: black; filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr=white, startColorstr=#3399FF, gradientType=1); }
.tab-header	{ background: buttonface; border-top: 1px solid buttonshadow; border-left: 1px solid buttonshadow; border-bottom: 1px solid buttonhighlight;  border-right: 1px solid buttonhighlight; font-family: Tahoma; font-size: 8pt; font-weight: bold; background:#3399FF; color: white; }

.boxed	{ width:100%; background: buttonface; border-top: 1px solid; border-left: 1px solid; border-bottom: 1px solid;  border-right: 1px solid; font-family: Tahoma; font-size: 9pt; color:black; font-weight: normal; background:lightyellow; }

.bar-button	{ background: buttonface; border-top: 1px solid white;  border-left: 1px solid white; border-bottom: 1px solid buttonshadow; border-right: 1px solid buttonshadow; cursor: hand; background: #3399FF; font-size: 8pt; font-family: Tahoma; color:white; font-weight: bold; }
.bar-button2	{ background: buttonface; border-top: 1px solid buttonshadow; border-left: 1px solid buttonshadow; border-bottom: 1px solid buttonhighlight; border-right: 1px solid buttonhighlight; cursor: hand; background: #00AEAE; font-size: 8pt; font-family: Tahoma; color:black; font-weight: bold; filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr=white, startColorstr=#99CCCC, gradientType=1); }
.bar-button-x	{ background: buttonface; border-top: 1px solid white;  border-left: 1px solid white; border-bottom: 1px solid buttonshadow; border-right: 1px solid buttonshadow; cursor: hand; background: #3399FF; font-size: 8pt; font-family: Tahoma; color:white; font-weight: bold; }
.bar-button-x2	{ background: buttonface; border-top: 1px solid buttonshadow;  border-left: 1px solid buttonshadow; border-bottom: 1px solid buttonhighlight; border-right: 1px solid buttonhighlight; cursor: hand; background: #00AEAE; font-size: 8pt; font-family: Tahoma; color:black; font-weight: bold; filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr=white, startColorstr=#99CCCC, gradientType=1); }

.background1		{ filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr=white, startColorstr=#99CCCC, gradientType=0); }
.background2		{ filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr=#1A4A88, startColorstr=#1A2051, gradientType=0); }

.on		{ font-size: 18; font-weight: bold; text-decoration: none; color: blue; background-color: white; cursor: hand }
.off		{ font-size: 16; 	text-decoration: underline; color: black; cursor: hand }
.blue		{ background:#B7B7FF; color:black; font-weight: bold; cursor: text }
.desertblue	{ background:#0099CC; color:black; font-weight: bold; cursor: hand }
.bluehand	{ background:#B7B7FF; color:black; font-weight: bold; cursor: hand }
.lightblue	{ background:#CBF1F3; color:black; font-weight: bold }
.navy		{ background:navy; color:white; font-weight: bold; cursor: hand }
.darkred	{ background:darkred; color:white; font-weight: bold; cursor: hand }
.darkgreen	{ background:#006600; color:white; font-weight: bold; cursor: hand }
.darkgreenhelp	{ background:#006600; color:white; font-weight: bold; cursor: help }

.rowhighlight	{ filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr=white, startColorstr=#6666CC, gradientType=1); scrollbar-3dlight-color:cyan; scrollbar-arrow-color:white; scrollbar-base-color:#0066FF; scrollbar-darkshadow-color:blue; scrollbar-face-color:#3366CC; scrollbar-highlight-color:#6699FF; scrollbar-track-color:#6666FF; scrollbar-shadow-color:blue; }