﻿
.navHeading1   { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: 18pt;
	color: #660066; 
	text-decoration:none;
	margin-top: 0; margin-bottom: 0
}

.navLevel1   { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: 18pt;
	color: #000000; 
	text-decoration:none;
	margin-top: 0; margin-bottom: 0
}

.navLevel2   { 
	font-family: Arial; 
	font-weight: bold; 
	font-size: 12pt;
	color: #000000; 
	margin-left:25; 
	text-decoration:none;
	margin-top: 0; margin-bottom: 0
}

.PageTitle   { 
	font-size: 24pt; 
	font-family: Copperplate Gothic Bold; 
	text-align: left;
	color: #66066
}

.PageSubtitle   { 
	font-size: 18pt; 
	font-family: Copperplate Gothic Bold; 
	text-align: center;
	color: #66066
}

.SiteTitle   { 
	font-size: 40pt; 
	font-family: Copperplate Gothic Bold; 
	text-align: center;
	color: #660660
}

.SiteSubtitle { 
	font-size: 28pt; 
	font-family: Copperplate Gothic Bold; 
	text-align: center;
	color: #66066
}

.SiteTagline   { 
	font-size: large; 
	font-family: Copperplate Gothic Bold; 
	text-align: center;
	color: #66066
}

.TableHeading {color: rgb(204,153,102)}
.legal       { font-family: Arial; font-size: 8pt }
a:link
{
	 
}
a:visited
{
	
} 
a:active 
{
	
}
body

{
	background-position: left;
	font-family: Times New Roman;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 3;
	background-image: url('th18_backgroundB.jpg');
	background-attachment: fixed;
}

table

{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0); 
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}
h1
{
	color: #660066;
}
h2
{
	color: rgb(102,102,0); 
}
h3
{
	color: rgb(204,51,0); 
}
h4
{
	color: rgb(153,102,0);
}
h5
{
	color: rgb(204,51,51);
}
h6
{
	color: rgb(102,0,102);
}
