body, td, th {
	font-size: 14px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box {
	padding: 10px;
	border: thin solid #333333;
	margin: 10px;
	font-size: 80%;
	background-repeat: no-repeat;
	background-position: center bottom;
}
body {
	background-color: #000000;
}
.taba {
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/taba.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	line-height: 12px;
}
.tabi {
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/tabi.png);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	margin: 0px;
	line-height: 12px;
}
.tabt {
	background-image: url(images/tabt.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 24px;
	text-align: left;
	text-indent: 100px;
	font-weight: bold;
}
h1 {
	font-size: 150%;
	color: #000000;
	line-height: normal;
	font-weight: bolder;
}
h2 {
	font-size: 120%;
	color: #000000;
	line-height: normal;
	margin: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.content {
	text-align: justify;
	background-image: url(images/wmark.png);
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
.logo {
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.page {
	background-image: url(images/bgrad.png);
	background-repeat: repeat-y;
}
.top {
	background-image: url(images/1acts-top.png);
	background-repeat: no-repeat;
}
textarea {
	overflow: auto;
}
form {
	line-height: 22px;
	vertical-align: bottom;
}
.ds a {
	color: #CCCCCC;
	text-align: left;
}
.floatleft {
	float: left;
	clear: both;
}
li {
	list-style-image: url(images/bullet.png);
	list-style-position: inside;
	line-height: 16px;
}
.floatright {
	float: right;
	clear: both;
}
