body{
  background-color:#000;
}

td {
	font-family: "Times New Roman", Times, serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #666666;
}

.copyright {
	FONT-SIZE: 11px;
	COLOR: #A19E97;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.copyHome {
	FONT-SIZE: 13px;
	COLOR: #6D6D6D;
}

a:link {
	COLOR: #0099FF;
	TEXT-DECORATION: underline;
}
a:visited {
	COLOR: #0099FF;
	TEXT-DECORATION: underline;
}
a:hover {
	TEXT-DECORATION: none;
}
.navon {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #333333;
}
.botnav{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#scroller {
	width: 274px;
	height: 470px;
	border: 1px solid #fff;
	overflow: auto;
	padding-right: 10px;
	margin: 0px;
}
.webby {
	color: #CCCCCC;
	text-decoration: underline;
	padding-left: 15px;
}
.webbylogo {
	color: #CCCCCC;
	text-decoration: underline;
	padding-bottom: 10px;
	margin-right: 10px;
}
.popup-item{
/*
	font-size: 12px;
	line-height: 1.2em;
	background-color: #fff;
	color: #666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;*/
}

.bubbleInfo {
  position: relative;
/*top: 150px;
left: 100px;
width: 500px;
*/
}
.trigger {
/*position: absolute;*/
}

/* Bubble pop-up */

.popup {
  position: absolute;
  display: none;
  z-index: 50;
  border-collapse: collapse;
	border:2px solid #777;
  width:767px;
	color:#666;
	background-color:#fff;
}

.popup td.corner {
  height: 15px;
  width: 19px;
}
.about{
  padding-left:2em;
	color:#0097eb;
	text-decoration:underline;
}
.infoxin{
  margin:1em;
}

