 body { 
 scrollbar-base-color: #222222; 
 scrollbar-track-color: #880000; 
 scrollbar-arrow-color: #ffffff; 
 }
 
.content {
	background-image: url(../images/messystamp10.gif);
	font-family: "Trebuchet MS", Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	overflow: visible;
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 0px;
	z-index: 0;
	background-repeat: repeat-y;
	border: none;
	width: 100%;


}


}
hr {
	border-top: 2px solid #000000;
	border-right: 2px none #000000;
	border-bottom: 2px none #000000;
	border-left: 2px none #000000;
	width: 90%;

}
.smalltext {
	font-size: 11px;
}
input {
	font-family: tahoma, arial;
	font-size: 11px;
	color: #000000;
}
textarea {
	font-family: tahoma, arial;
	font-size: 11px;
	background-color: #AAAAAA;
	color: #000000;
}
select {
	font-family: tahoma, arial;
	font-size: 11px;
	background-color: #AAAAAA;
	color: #000000;
}

news {
	font-family: tahoma, arial;
	font-size: 15px;
	color: #DED4D4;
}
