/* body { background-color: white; color: navy;
  background-image: url(/images/back-grad1.jpg);  background-repeat: repeat-y } */
body { background-color: white; color: navy; }

p { font-family: verdana, arial, sans-serif; 
     font-size: medium; font-weight: normal;
     color: black }

h1, h3, h5 { font-family: georgia, baskerville, serif; font-weight: bold }
h2, h4, h6 { font-family: georgia, baskerville, serif; font-style: italic; font-weight: bold }

h1 { font-size: x-large; color: navy; background-color: transparent}
h2 { font-size: large; color: #000099; background-color: transparent}
h3 { font-size: large; color: navy; background-color: transparent}
h4 { font-size: medium; color: #000099; background-color: transparent}
h5, h6 { font-size: medium; color: navy; background-color: transparent}

span.dd { font-family: verdana, arial, sans-serif; font-size: small; font-weight: normal; color: navy; 
	background-color: white}

pre {font-family: "lucida console", monospace; font-size: medium; font-weight: normal; color: navy;
	background-color: transparent}
b, strong { font-weight: bold }
hr { clear: both }

th {font-family: verdana, arial, sans-serif; font-size: medium; font-weight: bold; color: green}
td {font-family: verdana, arial, sans-serif; font-size: small; font-weight: normal; color: navy}

dl { font-family: georgia, baskerville, serif; font-size: medium; font-weight: normal; 	
	background-color: transparent; color: black }

ul li { font-family: georgia, baskerville, serif;
	font-size: medium; font-weight: normal; 	
	background-color: transparent; color: black }

ol li { font-family: georgia, baskerville, serif; 
	font-size: medium; font-weight: normal; 	
	background-color: transparent; color: black }

a.c1 {font-style: italic}
a:link { background-color: transparent; color: #0000ff }       /* unvisited link */
a:visited { background-color: transparent; color: #880088 }   /* visited links */
a:active { background-color: transparent; color: red }           /* active links */
/* a:hover  {color: #c70; background: transparent none; text-decoration:underline;} */
a:hover  {background: #ffcc33; color: black; text-decoration: underline; }

/* hide borders for linked images */
a.img:link { background-color: transparent; color: white }       /* unvisited link */
a.img:visited { background-color: transparent; color: white }   /* visited links */
a.img:active { background-color: transparent; color: red }       /* active links */

img.u {float: left}

/* is used to set font for the footer, so to speak */
.tail { font-family: arial, helvetica, sans-serif; font-size: small; font-weight: normal; color: black; }

.tail1 { font-family: arial, helvetica, sans-serif; font-size: small; font-weight: normal; color: navy; }

.tailx { font-family: arial, helvetica, sans-serif; font-size: small; font-weight: normal;
	color: #000080; border-top: 1px solid navy; border-bottom: 1px solid #ffcc33;
    padding: .25em; text-align: center	}

.fp {	font-family: verdana, arial, sans-serif; font-size: small; font-weight: normal;
	white-space: nowrap; }

.norml { font-family: georgia, baskerville, serif; font-size: medium; font-weight: normal;
	background-color: white; color: navy }

/* Search Attributes */
/* Paragraph Stuff */
.description {
	Font-Family: Verdana, Arial, Serif; 
	Font-Size: 90%; 
	Text-Align: Justify;
	Margin-Left: 5%;
	Margin-Right: 5%;
	}
.filedata {
	Font-Family: Verdana, Arial, Serif; 
	Font-Weight: 900;
	Font-Size: 75%;
	}

.copy {font-family: "lucida console", monospace; font-size: x-small; font-weight: normal; color: navy;
	background-color: transparent}

/* Navigation Bar Attributes */

th.hd1 {font-family: georgia, baskerville, serif; font-size: medium; font-weight: bold; color: navy;
   text-align: left; background-color: #d2cc68;}
td.hdr1 {font-family: georgia, baskerville, serif; font-size: medium; font-weight: bold; color: #ffcc33;
   text-align: left; background-color: navy;}
td.nav {font-family: georgia, baskerville, serif; font-size: small; font-weight: bold; color: black; 
   text-align: left; background-color: silver;}
td.nav1 { text-align: right; background-color: silver; font-size: small; }
td.ser {font-family: georgia, baskerville, serif; font-size: small; font-weight: bold; color: black; 
   text-align: right; background-color: silver;}
tr.odd {background-color: #fafad2;}

hr.narrow2 {border-bottom: solid 2px #000099;}

.med1 {border-top: solid 3px #000099; }
.thin1 {border-top: solid 1px #d2cc68; }
.thin2 {border-top: solid 1px #000099; }

.titles { font-family: verdana, arial, sans-serif; font-size: small; font-weight: normal;
	color: black; }

.t0 {font-family: verdana, arial, sans-serif; font-size: medium; font-weight: bold; color: green}
.t1 {font-family: verdana, arial, sans-serif; font-size: medium; font-weight: normal; color: navy}
.ptd {font-family: verdana, arial, sans-serif; font-size: x-small; font-weight: normal; color: navy}

.tailm1 { font-family: arial, helvetica, sans-serif; font-size: small; font-weight: normal;
	color: #000080; border-top: 3px solid #000099; padding: .25em; }

.tailm1a { font-family: arial, helvetica, sans-serif; font-size: small; font-weight: normal;
	color: #000080; border-top: 3px solid #000099; padding: .25em; background: #ffff99; }

.tailt1 { font-family: arial, helvetica, sans-serif; font-size: small; font-weight: normal;
	color: #000080; border-top: 1px solid #ffcc33; padding: .25em; }

.tailt2 { font-family: arial, helvetica, sans-serif; font-size: small; font-weight: normal; 
	color: black; border-top: 1px solid #000099; padding: .25em; }