
.td_a { color: #000000 }
.td_a:hover { color: #333322 }
.comment1 {COLOR: blue; }
.comment2 {COLOR: red; }
td {
	color: #000000;
	font-family: verdana, helvetica;
	font-size: 12px;
	text-decoration: none;
}
.sign {
	color: #999999;
	font-family: verdana, arial;
	font-size: 10px;
	text-decoration: none;
}
.small {
	font-family: verdana, arial;
	font-size: 11px;
	text-decoration: none;
}
.url a:link{
	color: #000000;
	font-family: verdana, arial;
	font-size: 11px;
	text-decoration: underline;
}
.url a:hover{
	color: #000000;
	font-family: verdana, arial;
	font-size: 11px;
	text-decoration: none;
}
.avatar {
	border:1px solid #D6EFFF;
}
.story {
	color: #000000;
	font-family: verdana, helvetica;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
}
a {
	color: #000000; 
	text-decoration: none;
}
a:hover {
	color: #0053A6;
}
a.menu {
	text-decoration: none;
	font-weight: normal
}
a.menu:hover {
	font-weight: normal; 
	color: #FFFFFF; 
	background-color: #0DB5D2; 
	font-weight: bold;
}
.line-bg {
	background-image: url('/images/music/line_bg.gif');
	background-repeat: repeat-x;
	background-position-y:bottom;
}
.input1 {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin: 0px;
	padding: 0px;
}
.box {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0px solid #666666;
}
.bb-quote{
background-color: #ECFAFF; 
}
body {
	SCROLLBAR-FACE-COLOR: #DAE0E4; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	OVERFLOW: auto; 
	SCROLLBAR-SHADOW-COLOR: #DAE0E4; 
	SCROLLBAR-3DLIGHT-COLOR: #DAE0E4; 
	SCROLLBAR-ARROW-COLOR: #004675; 
	SCROLLBAR-DARKSHADOW-COLOR: #004675;
	SCROLLBAR-TRACK-COLOR: #DAE0E4;
}
#container {
  position: relative;
  width: 750px;
  left: 50%;
  margin-left: -375px;
  border: 1px solid #5B6A90;
}
#ajax-process {
  position: absolute;
  height: 1em;
  right: 0px;
  top: 0px;
  background-color: #e24c4c;
  color: #eee;
  font-weight: bolder;
  padding: 2px;
  display: none;
  z-index: 101;
}

