/* CSS Document */
@font-face {
    font-family: EngraversGothic BT;
    font-style:  normal;
    font-weight: normal;
    src: url(/fonts/ENGRAVE0.eot);
}
@font-face {
    font-family: EngraversGothic BT;
    font-style:  normal;
    font-weight: normal;
    src: url(/fonts/ENGRAVE0.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: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.PageTitle {
		font-family: "EngraversGothic BT";
    font-size: 45px;
	text-transform: uppercase;
	color: #CCFFFF;

}
.DropMenu {
	font-family: "EngraversGothic BT";
	font-size: 13px;
	text-transform: uppercase;
	color: #CCFFFF;
}
.clrMoscow {
	color: #990000;
}
.clrVienna {
	color: #CCCC00;
}
.clrNewyork {
	color: #006666;
}
.clrPrague {
	color: #6600CC;
}
.clrParis {
	color: #000099;
}
.clrArizona {
	color: #FF6600;
}
.clrAbstractions {
	color: #00CC00;
}
.clrWilliamsburg {
	color: #993300;
}
.clrTest {
	color: #99CC33;
}

.Copyright {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

