object { display:block; }

html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none
}
#apDiv1 {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	z-index:1;
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:372px;
	z-index:1;
	background:url(images/interface/top2_center.jpg);
}
#apDiv3 {
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	
	z-index:2;
}
body,td,th {
	font-family: Courier New, Courier, monospace;
}
.headersize {
	font-size: 30px
}
.mediumsize {
	font-size: 24px
}
.smallsize {
	font-size: 11px
}
a:link {
	color: #369619;
}
a:visited {
	color: #369619;
}
a:hover {
	color: #369619;
}
a:active {
	color: #369619;
}
#about img {
	margin-right:10px;
	margin-bottom:5px;
}
body {
	background-color: #000000;
}

orange {
  color: #FF6600;
}

red {
  color:#CC0000;
}

purple {
  color:#6600CC;
}

green {
  color: #009933;
}

yellow {
  color:#FFCC00;
}

blue {
  color: #0033FF;
}

tiny {
  font-size:9px;
}

huge {
  font-size:42px;
}

.hotspot {border-bottom:0px dotted #900;}

#tt {position:absolute; display:block; z-index: 4; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; z-index: 4; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; z-index: 4; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; z-index: 4; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}