html {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#89127A;
}
body,td,th {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
}
body {
	background-color: #660000;
	background-image: url(image/bg.gif);
}
.default {
	font-size: 12px;
	color: #FFFFFF;
}
textarea {
	width: 380px;
	height: 130px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #800000;
	border-right-color: #4F0000;
	border-bottom-color: #4F0000;
	border-left-color: #800000;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFCC00;
	background-repeat: no-repeat;
	margin: 10px;
	padding: 10px;
	background-attachment: fixed;
}
.copy {
	font-size: 10px;
	color: #FFFFFF;
}
img {
	border-width: 0px;
}
hr {
	border-top: 1px solid #571056;
	height: 1px;
}
