TABLE.content {
	margin-left: 30px;
	border : 1px solid Black;
	font-size: 90%;
}
TH {
	font-size: 100%;
}
TR.top-back {
	background : #990000;
}
TD.top {
	background: #c6c3b0;
	border-bottom: navy 1px solid;
}
TD.logo {
	background: #ffffff
}
TD.menu {
	background: transparent
}
TD.top-menu {
	color: #a54263;
	border: navy 1px solid;
	border-bottom: navy 2px solid;
	background: #c6c3b0;
	background-image: url(../images/top-menu-back.gif);
	background-repeat: no-repeat;
	font-size: smaller;
	font-family: Century Gothic;
	padding-top: 0px;
	padding-bottom: 0px;
}
TD.compass {
	background: transparent
}
TD.side-menu {
       background-image: url(../images/compasstran.gif); 
       background-repeat: no-repeat;
       background-position: 0px 50px;
}
BODY.compass {
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 1px;
	margin-right: 1px; 
	background: url(../images/compassback.gif) #ffffff fixed no-repeat right bottom;
}
A.compass {
	padding: 2px;
	font-size: 12px;
	display: block;
}
A.compass:link {
	color: #a54263;
	text-decoration: none
}
A.compass:visited {
	color: #a54263;
	text-decoration: none
}
A.compass:active {
	background: #990000;
	color: #c6c3b0;
}
A.compass:hover {
	background: #990000;
	background-image: url(../images/top-menu-back.gif);
	background-repeat: no-repeat;
	color: #c6c3b0;
}
A.content {
	font-size: .9em;
	font-family: Century Gothic;
}
A.content:link {
	color: #0c0cfd;
	padding: 1px 3px 1px 3px;
}
A.content:visited {
	color: #0c0cfd; 
	padding: 1px 3px 1px 3px;
}
A.content:active {
	color: #0000ff;
	background: #adadfd;
	padding: 1px 3px 1px 3px;
}
A.content:hover {
	color: #0000ff;
	background: #adadfd;
	padding: 1px 3px 1px 3px;
}
A.privacy {
	font-family: Arial, Sans Serif;
	font-size: .6em;
}
A.privacy:link {
	color: #000099;
	text-decoration: none;
}
A.privacy:visited {
	color: #000099;
	text-decoration: none;
}
A.privacy:hover {
	color: #000099;
	background: #c6c3b0;
}
A.privacy:active {
	color: #000099;
	text-decoration: none;
}	
P.top {
	padding-top: 2em;
	padding-left: 5px;
}
P.compass {
	padding-left: 25px;
	font-family: Century Gothic;
	font-size: .9em;
}
P.doclist {
	padding-left: 40px;
	font-family: Century Gothic;
	font-size: .9em;
}
SPAN.red {
	color: #a54263;
	background-color: #c6c3b0;
	padding: 4px 16px;
	border: navy 1px solid;
	font-size: 1.2em;
	font-weight: 600;
	font-family: Century Gothic;
}
SPAN.blue {
	color: #000099;
	font-size: 1.1em;
	font-weight: 500;
	font-family: Century Gothic;
	padding: 2px;
}
SPAN.redhead {
	color: #a54263;
	padding-right: 2px;
	padding-left: 2px;
	font-size: 1em;
	font-family: Century Gothic;
}
SPAN.regular {
	color: #000099;
	font-size: 1.1em;
	font-family: Times New Roman;
	font-weight: 400;
}
SPAN.big {
	color: #000099;
	font-size: 1.3em;
	font-family: Times New Roman;
	font-weight: 500;
}
SPAN.bigger {
	color: #000099;
	font-size: 1.4em;
	font-family: Times New Roman;
	font-weight: 500;
}
SPAN.biggest {
	color: #000099;
	font-size: 1.6em;
	font-family: Times New Roman;
	font-weight: 600;
}
SPAN.content {
	font-size: .9em;
	font-family: Century Gothic, Sans Serif, Serif;
	background: transparent;
}
SPAN.header {
	font-size: 1em;
	font-weight: 500;
	font-family: Century Gothic, Sans Serif, Serif;
	background: transparent;
}
SPAN.privacy {
	font-family: Arial, Sans Serif;
	font-size: .6em;
	color: #000099;
}
INPUT.compass {
	background: transparent
}
UL.compass {
	font-family: Century Gothic;
	font-size: 80%;
	line-height: 180%;
	padding-left: 40px;
	margin-left: 40px;
	list-style: url(../images/shadow-bullet.png) outside;
}
UL.content {
	font-family: Century Gothic;
	font-size: 80%;
	line-height: 120%;
	padding-left: 40px;
	margin-left: 40px;
	list-style: url(../images/shadow-bullet.png) outside;
}
OL.compass {
	font-family: Century Gothic;
	font-size: 80%;
	line-height: 180%;
	padding-left: 40px;
	margin-left: 40px;
	list-style: url(../images/shadow-bullet.png) outside;
}
OL.content {
	font-family: Century Gothic;
	font-size: 80%;
	line-height: 120%;
	padding-left: 40px;
	margin-left: 40px;
	list-style: url(../images/shadow-bullet.png) outside;
}
LI.header {
	color: #a54263;
	font-size: 120%;
	font-weight: 600;
	margin-left: -5px;
	list-style: none;
}
PRE.compass {
	font-family: Century Gothic;
	padding-left: 30px;
}
BLOCKQUOTE.compass {
	font-family: Century Gothic;
	padding-left: 30px;
	font-size: .9em;
}
#copyright {
	text-align: right;
}

