input, textarea, select, file, button{
	border:1px solid #000000;
	background-color:#ffffff;
	margin: 2px;
}
input:active, textarea:active, select:active, button:active{
	border:1px solid #000000;
}
input:hover, textarea:hover, select:hover, button:hover{
	border:1px solid #898900;
}
a:link, a:visited{
	color: #000000;
}
a:hover, a:active{
	color: #898900;
}
#contboxtop2
{
  background-image: url(http://worms.ja-lb.com/images/boxtopbg.png);
  background-repeat:repeat-x;
  overflow:hidden;
  padding:2px;
  font-size:13px;
  color:#F8FF90;
  font-weight:bold;
  font-style:italic;
  height:19px;
}
#contboxbot2
{
  overflow:hidden;
  padding:2px;
}
blockquote {
	background: #FFFAD8 none 6px 8px no-repeat;
	border: 1px solid #CEC7AF;
	font-size: 0.95em;
	margin: 0.5em 1px 0 25px;
	overflow: hidden;
	padding: 5px;
}