body, td {
	font-family: arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: justify;
}

tt, pre {
	font-family: monospace;
	font-size: 8pt;
}

a {
	text-decoration: none;
	color: #900000;
}
a:hover {
	text-decoration: underline;
}
.fauxlink {
	color: #900000;
}

.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}

.date {
	font-size: 8pt;
}
.greydate {
	font-size: 7pt;
	color: #808080;
}
.footer {
	font-size: 7pt;
}

.postedby {
	font-size: 7pt;
	color: #606060;
}

.menu {
	font-size: 8pt;
}

.formtextbox {
	font-family: arial;
	font-size: 8pt;
	text-decoration: none;
	bordercolor: black;
	border: 1px solid black;
}

.shadowed {
	font-size: 8pt;
	background: %%color:weak_back%%;
}

.meta {
	font-size: 8pt;
}

.index {
	font-size: 8pt;
}

.caption, .index {
	color: %%color:stronger_text%%;
}

.comments {
	font-size: 8pt;
}

#junk {
	margin: 0;
	padding: 0;
}

#junk ul {
	margin-left: 0;
	padding-left: 0;
}

#junk li {
	list-style-type: none;
	vertical-align: middle;
	font-size: 9pt;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 20px;
	margin: 0 0 2px 0;
}

#junk li.folder {
	background-image: url(/images/tree/folder.gif);
}

#junk li.folderopen {
	background-image: url(/images/tree/folderopen.gif);
}

#junk li.root {
	background-image: url(/images/tree/base.gif);
}

#junk li.jpg,li.gif,li.bmp,li.png,li.psp {
	background-image: url(/images/tree/jpg.gif);
}

#junk li.pdf {
	background-image: url(/images/tree/pdf.gif);
}

#junk li.txt {
	background-image: url(/images/tree/txt.gif);
}

#junk li.htm {
	background-image: url(/images/tree/htm.gif);
}

#junk li.dll {
	background-image: url(/images/tree/dll.gif);
}

#junk li.zip {
	background-image: url(/images/tree/zip.gif);
}

#junk li.xml {
	background-image: url(/images/tree/xml.gif);
}

#junk li.bat {
	background-image: url(/images/tree/bat.gif);
}

#junk li.mht {
	background-image: url(/images/tree/mht.gif);
}

#junk li.exe {
	background-image: url(/images/tree/exe.gif);
}

#junk li.mp3,li.ogg,li.wav {
	background-image: url(/images/tree/mp3.gif);
}

#junk li.page {
	background-image: url(/images/tree/page.gif);
}

