BODY,TD {
	background: Black;
	color: #AFC6D4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.bannertable, .bannertable td, .bannertable th, .bannertable tr{
	background : url("artwork/PelagiaBanner_80x800.jpg");
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	border : 0px;
	border-style : none none none none;
}

.bannerfont {
	color: #FFFFFF;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
}


B.goldbodyfont {
	color: #FFB900;
	font-weight : bold;
	font-size : 12px;
}


HR {
	color : #FFB900;
	width : 550px;
	height : 1px;
	border-width : 1px;
	border-style: solid;
	border-color: #FFB900;
}

H1 {
	font-size : 20px;
	color: #FFB900;
}


H2 {
	font-size : 18px;
	color: #FFB900;
}


H3 {
	font-size : 16px;
	font-weight : bold;
	color: #FFB900;
}

H4 {
	font-size : 12px;
	font-weight : bold;
	color: #FFB900;
}

.SmallCaps {
	color: #FFB900;
	font-weight : bold;
	font-size : 10px;
}

A {
	color : #AFC6D4;
	text-decoration : none;
}

A.smallcapslink {
	color: #FFB900;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
}

A.bannerlink {
	color: #FFFFFF;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
}

A.bodylink {
	color: #AFC6D4;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}


A:Hover { 
	color: #FFB900;
	text-decoration: none;
}

A:VISITED {
	color : #4F788C;
	text-decoration : none;
}

A:ACTIVE {
	color : #FFB900;
	text-decoration : none;
}

.goldbold12 {
	color: #FFB900;
	font-weight : bold;
	font-size : 12px;
}

div#toolTip {
  position: absolute;
  width: 220px;
  background-image: url(artwork/paper1.jpg);
  border: 2px solid #000000;
  text-align: left;
  padding: 10px;
  z-index: 1000; }

div#toolTip p					{ margin: 0; padding: 0; color: #000000; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;, sans-serif; font-size: 12px; }
div#toolTip p em				{ display: none; margin-top: 3px; color: #f60; font-style: normal; font-weight: bold; 
}
