HTML,BODY {
	background-color:#000000;
	margin: 0;
	padding: 0;
	border: none;
	height: 100%;
}
	
BODY, TD, .NormalText {
	font-family: Georgia, "Times New Roman", arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 14px;
	color: #C0C0C0;
	text-decoration: none;
}

.Purple { color: #7D2A7A; }
.White  { color: #ffffff; }

.Header { 
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #DEDEDE;
	text-decoration: none;
}

.SmallArialText	{ 
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
}
	
A:link { 
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12px;
	color: #DEDEDE;
	text-decoration: none;
	font-weight: bold;
}

A:visited { 
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12px;
	color: #DEDEDE;
	text-decoration: none;
	font-weight: bold;
}

A:hover	{ 
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12px;
	color: #DEDEDE;
	text-decoration: underline;
	font-weight: bold;
}

* #bigtable
	{
	height: 100%;
	margin: 0 auto;
	padding: 0;
	border: none;
	}

* #b1bigtable
	{
	height: 100%;
	margin: 0 auto;
	padding: 0;
	border: none;
	}

* #b2bigtable
	{
	height: 100%;
	margin: 0 auto;
	padding: 0;
	border: none;
	}

* #b3bigtable
	{
	height: 100%;
	margin: 0 auto;
	padding: 0;
	border: none;
	}

* .GeorgiaText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

* .title1	
	{ 
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DEDEDE;
	text-decoration: none;
	}

* .text1	
	{ 
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12px;
	color: #C0C0C0;
	text-decoration: none;
	}

* .text1b	
	{ 
	font-family: arial,tahoma,verdana,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#C0C0C0;
	text-decoration: none;
	}

* .brdersmain1 { background-color:#989898; }

* .brdersmain2 { background-color:#770077; }

* .brdersmain3 {
	background-image: url(images/dogwood_tile2.jpg);
	background-color: #770077;
}

* .brdersmain4 {
	background-image: url(images/dogwood_tile1.jpg);
	background-color: #770077;
}

* .leftbgrd { background-image:url(images/tile_left.gif); }

* .style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

