/* CSS Document */
body {
	background-image: url(st3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
  }
a{text-decoration:none;}
a:link {
  color:#009;
  text-decoration:none;
  }
a:visited {
  color:#009;
  text-decoration:none;
  }
a:hover {
  color:#000;
  text-decoration:none;
  }
a:active{
  color:#00c;
  text-decoration:none;}


.post {
	height: 2px;
}

  .top {
	background-color: #9ad;
	position: absolute;
	height: 42px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: -2;
}
  .top2 {
	top: 0px;
	height: 14px;
	width: 100%;
	background-color: #9ad;
}
.content {
	width: 755px;
	top: 0px;
	z-index:5;
	text-align: center;
}

.title_line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000;
	z-index: 5;
}
.content_line {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #000;
	z-index: 5;
}

.commenthidden {
display:none;
}

.small_bar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 7px;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000;
	z-index: 5;
}
.on {
	margin: 0px;
	padding: 0px;
	background-color: #000099;
	height: 7px;
	width: 8px;
	left: 0px;
}

.over {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	height: 7px;
	width: 8px;
	left: 0px;
}

.off {
	margin: 0px;
	padding: 0px;
	background-color: #C5CEEB;
	height: 7px;
	width: 8px;
	left: 0px;
}
.box {
	margin: 0px;
	padding: 0px;
	height: 6px;
	width: 8px;
	left: 0px;
}


#backy {
	background-color: #9ad;
}
#button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant: small-caps;
  	color:#009;
	z-index: 5;
	background-color:#9ad;
	border: solid;
}
#in_boxes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #000;
	z-index: 5;
	background-color:#9ad;
	width: 420px;
	scrollbar-3dlight-color:#9ad;
	scrollbar-arrow-color:#9ad;
	scrollbar-base-color:#9ad;
	scrollbar-darkshadow-color:#9ad;
	scrollbar-face-color:#000;
	scrollbar-highlight-color:#9ad;
	scrollbar-shadow-color:#9ad;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}