@font-face{ font-family: "Royal Pain"; src: url(ROYALP.TTF) format("truetype"); }
body {
	font-family: courier;
	background-color: transparent;
	text-align: justify;


}
p { }
td { }
a { color: white; font-family: "Royal Pain"; text-decoration: none; }
a:link { font-family: "Royal Pain"; text-decoration: none; }
a:visited { text-decoration: none; }
a:hover {  }
a:active { font-weight: bold; font-stretch: ultra-condensed; text-decoration: none; }
a:link.General { color: #292929; text-decoration: none; }
a:visited.General { color: #292929; text-decoration: none; }
a:hover.General { font-size: 110%; font-weight: bold; }
a:active.General { font-size: 110%; font-weight: bold; text-decoration: none; }
a:link.Submenu { color: #da612a; font-size: small; font-family: "Royal Pain"; text-decoration: none; }
a:visited.Submenu { color: #da612a; font-size: small; text-decoration: none; }
a:hover.Submenu { font-size: 110%; font-weight: bold; }
a:active.Submenu { font-size: 110%; font-weight: bold; text-decoration: none; }
.OrangeShadow { filter: DropShadow(Color=#da612a, OffX=1, OffY=1, Positive=1); text-shadow: #da612a 1px 1px 2px; }
.Title { font-size: 110%; line-height: 200%; text-decoration: underline; }
.Titleful { font-size: 250%; font-family: "Royal Pain"; line-height: 200%; }
a:link.EmailFont { color: black; font-size: 6pt; font-family: "Trajan Pro"; text-decoration: none; }
a:visited.EmailFont { color: black; font-size: 6pt; font-family: "Trajan Pro"; text-decoration: none; }
a:hover.EmailFont { font-size: 7pt; }
.StaffText {
	text-align: justify;
	height: 80%;
	width: 45%;
	left: 45%;
	top: 56px;
	z-index: 2;
	position: absolute;
	overflow: auto;
	clip: rect(auto auto auto auto);
	visibility: visible;
	padding-right: 12px;
}
.GeneralList { line-height: 36px; text-align: left; margin-left: 12px; }
a:hover.ListTight { text-decoration: underline; }
a:active.ListTight { font-size: 100%; font-weight: normal; text-decoration: underline; }

