body {
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.3em;
	color:#333;
}

#body a {
	font-weight:bold;
}

a:link,
.breadcrumb a:visited {
	color: #339944;
}

a:visited {
	color:#554466;
}

a:hover,
a:visited:hover {
	color:#ff9933;
}

hr {
	border-top: 1px dashed #ccc;
	height:0;
	border-bottom:0;
}

.dirSearchContainer {
	background-color: #eeeeff;
	color: #808080;
	font-family: Arial, Helvetica;
	font-weight: bold;
}

#dirWrapper {
}

.capWrapper {
	color: #808080;
}

.catWrapper a:link,
.catWrapper a:visited {

}

.catWrapper ul {
	list-style-type:square;
}

#listings {
	color: #999
}

#listings a.title:link
{
	color: #5577ff;
}

#listings li.listing {
	color: #222;
}

#listings .url {
	color: #080;
}

#listings .breadcrumb li a:link {
	color: #888;
}

#listings .breadcrumb li a:visited {
	color: #888;
}
