﻿<!--BODY { font-family: Lucida Calligraphy, garamond, serif; color: black; background-color: black; background-image: url(../images/parchment_bg.jpg); } -->
BODY { font-family: Lucida Bright, garamond, serif; color: black; background-color: black; background-image: url(../images/parchment_bg.jpg); }
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; font-size: 14;
	text-align: left;
}

TH { color: black }
AFTER { color: black }

a:active     { color: black }
a:hover      { color: darkred; font-weight: bold; font-style: italic; text-decoration: none; }
a:link       { color: black }
a:visited    { color: black }

.Gradient1		{ background: #800000; font-size: 8pt; color:white; font-weight: bold; filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr=#A40000, startColorstr=#800000, gradientType=0); }

.background1		{ filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr=white, startColorstr=#99CCCC, gradientType=0); }
.background2		{ filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr=#1A4A88, startColorstr=#1A2051, gradientType=0); }
.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; }

.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 }