body {
	font-family: "ElegaGarmnd BT", "GarmdITC Bk BT", "OrigGarmnd BT", Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../html/images/background.jpg);
	background-repeat: repeat-x;
	margin: 10px;
	color: #FFFFFF;
}
td.navigation {
	background-color: #442539;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "ElegaGarmnd BT", "GarmdITC Bk BT", "OrigGarmnd BT", Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
table.navigation {
	font-family: "ElegaGarmnd BT", "GarmdITC Bk BT", "OrigGarmnd BT", Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}
table.Background {
	background-image: url(../html/images/table-bg.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
}
a:link {
	font-family: "ElegaGarmnd BT", "GarmdITC Bk BT", "OrigGarmnd BT", Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
}
a:visited {
	font-family: "ElegaGarmnd BT", "GarmdITC Bk BT", "OrigGarmnd BT", Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #CCCCCC;
}
a:hover {
	font-family: "ElegaGarmnd BT", "GarmdITC Bk BT", "OrigGarmnd BT", Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #B38EA6;
	background-color: #442539;
}
a:active {
	font-family: "ElegaGarmnd BT", "GarmdITC Bk BT", "OrigGarmnd BT", Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #747F2C;
}
a.navigation:link {
	color: #000000;
	text-decoration: none;
	font-family: "ElegaGarmnd BT", "GarmdITC Bk BT", "OrigGarmnd BT", Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	height: 25px;
	width: 125px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}
a.navigation:visited {
	color: #000000;
	text-decoration: none;
}
a.navigation:hover {
	color: #573b4d;
	text-decoration: none;
}

