body, html
{
	font-family: helvetica, arial, verdana, serif;
	color: black;
	background-image: url(/pix/gradient1.png);
	background-color: #cccccc;
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

a
{
	color: #000060;
}
a:active
{
	color: white;
}
a:visited
{
	color: #800000;
}
a:hover
{
	color: black;
	background-color: #c090e0;
	text-decoration: none;
}

h2
{
	margin-top: 0px;
	margin-bottom: 0px;
}


.toctable
{
	background-color: black;
	padding: 2px;
	border: 2px;
	border-bottom: 2px solid white;
	border-top: 2px solid white;
}

.toctext
{
	font-size: 13px;
	color: white;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}

.toctext:link { text-decoration: underline; }
.toctext:active { text-decoration: underline; color: #008000; }
.toctext:visited { text-decoration: underline; color: white; }
.toctext:hover {
	color: #d0c0ff;
	text-decoration: underline;
	background-color: black;
}

[accesskey]:after { content: " [" attr(accesskey) "]" }

.tocsep
{
	border-left: 1px solid white;
}


.newsdate
{
	padding: 3px;
	white-space: nowrap;
	padding-left: 16px;
	font-size: 12px;
	color: yellow;
	text-align: left;
	background-color: #000080;
	border: 1px solid white;
	font-weight: bold;
	width: 20px;
}

.opbmFolder
{
	font-size: 16px;
	background: #c0c0c0;
}

.opbmLink
{
	font-size: 9px;
}

.infobox
{
	background-color: #C0B0A0;
}

