#title {
	position: absolute;
	top: 34px;
	left: 10px;
}

#headbar {
	position: absolute;
	top: 6px;
	left: 10px;
	font-weight: bold;
}

BODY, TD {
	font-family: verdana;
	font-size: 8pt;
	color: #333333;
}

#headbar TD, #headbar TD A {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

#body {
	width: 98%;
	position: absolute;
	top: 106px;
	left: 10px;
}

.subtitle, .subtitle A {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	width: 160px;
}

.content {
}

.error {
	color: red;
}

.timestamp, EM {
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
}

H1 {
	margin: 0px;
	margin-bottom: 40px;
	font-size: 16pt;
}

H1 .pre {
	font-weight: normal;
}

A {
	color: #FF9900;
}

.picsPath {
}

.picsFolders {
	margin-top: 10px;
}

.picTools {
	border: 1px solid #CCCCCC;
}

TD.piccell {
	padding: 6px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

TD.piccellleft {
	padding: 6px;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

TD.piccelllefttop {
	padding: 6px;
	border: 1px solid #CCCCCC;
}

TD.piccelltop {
	padding: 6px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

DIV.badthumb {
	margin-bottom: 6px;
	padding: 6px;
	width: 120px;
	height: 90px;
	border: 1px solid #CC0000;
	color: red;
	text-align: right;	
}


SELECT {
	font-family: verdana;
	font-size: 8pt;
}

.line {
	margin-top: 6px;
	margin-bottom: 8px;
}

.footerline {
	margin-top: 46px;
	margin-bottom: 3px;
}

.footer {
	font-family: verdana;
	font-size: 8pt;
	color: #999999;
}

BLOCKQUOTE {
	border: 1px solid #CCCCCC;
	background-color: #EEEEEE;
	padding: 4px;
	margin: 0px;
	margin-left: 20px;
	margin-top: 10px;
}

BLOCKQUOTE CODE {
	font-size: 10pt;
}
