body {
	margin: 0;
	padding: 0;
	background-color: #fffffe;
	background-color: appworkspace;
}
div.outer {
	padding: 0;
	margin: 0;
	overflow: visible;
	max-width: 1120px;
	min-height: 500px;
	background-color: #fffffe;
	background-image: url(splash/tile.jpg);
}
span.nbsp {
	visibility:hidden;	
}
div.wrap {
	overflow: visible;
	min-height: 1200px;
	background-image: url(splash/2008010000.jpg);
	background-position: top right;
	background-repeat: repeat-y;
}
ul.sketchy {
	letter-spacing: 0.0em;
}
span.vol {
	color: #808080;
	font-weight: bold;
	//font-variant:small-caps;
}
div.i {
	text-align: left;
	clear: both;
	border: none;
	color: #000000;
	min-height: 102px;
	margin-top:  0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	padding: 0px;
	padding-bottom: 10px;
	font-size: 10pt;
	letter-spacing: 0.1em;
	word-spacing: 0.3em;
	white-space: nowrap;
}
table.ul {
	text-align: right;
	border: none;
	font-stretch: expanded;
	font-size: 10pt;
	letter-spacing: 0.1em;
	word-spacing: 0.3em;
	white-space: nowrap;
}
table.ul td {
	padding-right: 0.4em;
}
img {
	border: 1px solid #404040;
	margin-right:  10px;
	margin-bottom: 10px;
	float: left;
}
table.hb {
	border-bottom: 1px solid #FFFFFA;
        color: #fffffe;
}
table#hb_top {
	margin-bottom: 10px;
}
table#hb_bottom {
	border-top: 1px solid #FFFFFA;
	border-bottom: 1px solid #FFFFFA;
	margin: 0;
	position: static;
}
td.ii_x {
        background-color: #fffffe;
}
td.ii {
        border-left: 0.14em solid #fffffe;
}
td.ii a {
        color: #fffffe;
}
ul {
	margin: 0;
	margin-top: 0.3em;
	list-style: none;
}
.head {
	font-weight: bold;
	font-size:   12pt;
	font-family: Courier New, Monospace;
	letter-spacing: 0.15em;
}
.head2 {
	font-weight: bold;
	font-size:   11pt;
	font-family: Courier New, Monospace;
	letter-spacing: 0.15em;
}


