/* CSS Document */
@font-face {
    font-family: EngraversGothic BT;
    font-style:  normal;
    font-weight: normal;
    src: url(/fonts/ENGRAVE0.eot);
}
@font-face {
    font-family: BakerSignet BT;
    font-style:  normal;
    font-weight: normal;
    src: url(/fonts/BAKERSI0.eot);
}
body,td,th {
	font-family: "EngraversGothic BT";
	font-size: 13px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.PageTitle {
	font-family: "BakerSignet BT";
	font-size: 30px;
	text-transform: uppercase;
}
.DropMenu {
	font-family: "EngraversGothic BT";
	font-size: 13px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.clrAsian {
	color: #FFFF99;
}
.clrFields {
	color: #CC6600;
}
.clrRain {
	color: #993300;
}
.clrDualities {
	color: #999966;
}
.clrMeditations {
	color: #CC9933;
}
.clrReflections {
	color: #BA5205;
}
.clrWave {
	color: #669999;
}
.clrTime {
	color: #FFFF99;
}.clrQuilt {
	color: #FFCC33;
}
.Copyright {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
