body {
	background-image:url(bg.gif);
}
body , p , td {
	font-family: tahoma, arial, sans-serif;
	font-size:11px;
	color:#885017;
	line-height:15px;
}
p {
	margin: 0px 0px 6px 0px;
	text-indent: 6px;
}
blockquote {
	margin: 2px 20px 3px 25px;
}
#body {
	width: 700px;
	position:absolute;
	top: 0px;
	left: 0px;
}
#column {
	position:absolute;
	top: 360px;
	left:20px;
	cursor:default;
	width:180px;
	border-bottom: solid 7px #faf8ed;
}
#bulk {
	position:absolute;
	top: 360px;
	left: 210px;
	width:470px;
	cursor:default;
}
.title {	
	background-color:#b38865;
	color:#dec8b6;
	text-align:center;
	padding:2px;
	border-left: solid 5px #e2c3aa;
	font-variant: small-caps;
	letter-spacing: 2px;
}
.smalltitle {
	color:#f9f6e8;
	background-color:#e6c08a;
	padding: 1px;
	border: 0px 10px 3px 10px;
	text-align:right;
}
.byline {
	text-align:right;
	font-size:9px;
}
.box {
	padding:2px;
	background-color:#eee6c2;
	border-right: solid 7px #faf8ed;
}
.square {
	padding: 2px;
	background-color:#eee6c2;
	border-left: solid 7px #faf8ed;
	border-bottom: solid 7px #faf8ed;
	text-align:justify;
}
strong {
	color:#a48569;
}
a:link , a:active , a:visited {
	color:#a90000;
	text-decoration:none;
	font-weight:normal;
}
a:hover {
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	border-bottom: solid 1px #000000;
}
.cent {
	text-align:center;
}
img {
	border:none;
}
.database td{
	border-collapse: collapse;
	font-size:9px;
	text-align:center;
	border-top: solid 1px #994141;
	border-left: solid 1px #994141;
}
.database table {
	border-collapse: collapse;
}
.tablehead {
	background-color:#d08585;
	color:#f0e7d8;
}

input , select , textarea {
	background-color:#d08585;
	color:#f0e7d8;
	font-family: tahoma;
	font-size: 10px;
	border-left: solid 6px #d8b9b9;
	border-top: none;
	border-right: none;
	border-bottom: none;
	padding: 3px;
}