body {
	background-color: #000000;

	color: #008800;

	font-family: arial, helvetica;
	font-size: 10pt;

	scrollbar-face-color:003300;
	scrollbar-shadow-color:#008800;
	scrollbar-highlight-color:#008800;
	scrollbar-3dlight-color:#001800;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#001800;
	scrollbar-arrow-color:#000000;
}

td {
	color: #008800;

	font-family: arial, helvetica;
	font-size: 10pt;
}

a {
	color: #008800;

	font-family: arial, helvetica;
	font-size: 10pt;
	
	text-decoration: underline;
}

a:hover {
	color: #008800;

	font-family: arial, helvetica;
	font-size: 10pt;
	
	text-decoration: underline;
}


form {
	margin: 0px;
}

input, button {
	background-color: #000000;

	color: #008800;

	font-family: arial, helvetica;
	font-size: 10pt;

	border: 1px solid #008800;
}

textarea {
	background-color: #000000;

	color: #008800;

	font-family: arial, helvetica;
	font-size: 10pt;

	border: 1px solid #008800;
}

/* ====== TagBox ====== */

.TagBoxTop {

	font-weight: bold;

}

.TagBoxContent {


}
