body {
	/*background: url("images/pagebg.jpg");*/

	margin: 0px;
}
a {
	color: #333311;
	font-weight: bold;
}
a:hover {
	color: #666644;
}
table {
	empty-cells: show;
}
td {
	color: black;
	font-size: small;
	font-family: trebuchet MS, verdana, arial;
}
form {
	display: inline;
	margin: 0px;
	padding: 0px;
}
hr {
	margin: 0px;
	padding: 0px;
	height: 1px;
	color: #BBBB99;
	background-color: #BBBB99;
	border: 0px;
}
div {
	font-family: trebuchet MS, verdana, arial;
	font-size: normal;
	color: black;
}
img {
	border: 0px;
}
input, textarea {
	border: 1px dashed #BBBB99;
}
.titlebox {
	margin-bottom: 5px;
	border-bottom: 1px dashed #BBBB99;
	background: url("images/windowbg.jpg");
	padding: 0px;
}
.menubox a {
	text-decoration: none;
}
.window {
	border: 1px dashed #BBBB99;
	background: url("images/windowbg.jpg");
	padding: 7px;
}


.body_title, .body_title a {
	font-size: 14pt;
	text-decoration: none;
	font-weight: normal;
}

.body_author {
	font-size: normal;
	color: #606060;
	margin: 1em;
	font-style: italic;
}

.work_title, .work_title a {
	font-family: Verdana, arial;
	font-size: small;
	font-weight: bold;
}

.work_by {
	font-family: Verdana, arial;
	font-size: x-small;
	color: #6F6F6F;
	margin: 1em;
}

.tableborder {
	background: #6F6F6F;
}

.tableborder td {
	background: white;
	padding: 5px;
}
