body
{
	margin: 3px;
}

body, th, td, div, p
{
	font-family: sans-serif;
}

a, a:visited, a:active
{
	color: #330099;
        background: transparent;
	text-decoration: none;
}
a:hover { text-decoration: underline; }

img
{
	border: 0px;
}

ol, ul
{
	margin: 2px;
        padding-bottom: 2px;
}

.s9xBox
{
	color: #cccccc;
	background-color: #000000;
}

.s9xBoxRed
{
	color: #000000;
        background-color: #ff0000;
}

.s9xBoxList
{
	color: #9966cc;
        background-color: #000000;
        font-size: small;
        list-style-type: square;
        list-style-image: url("libox.png");
        /*margin-left: -9px;*/
}

.s9xBoxLeftSquare
{
	color: #000000;
        background-color: #009996;
	height: 99px;
	margin-top: 99px;
	margin-bottom: 99px;
}

.s9xBoxRightSquare
{
	color: #000000;
        background-color: #9966cc;
	height: 99px;
	vertical-align: middle;
}

.s9xBoxDots
{
	color: #ffcc33;
        background-color: #000000;
        font-weight: bold;
        font-size: large;
	height: 99px;
	vertical-align: middle;
}

.s9xBoxLink, .s9xBoxLink:visited, .s9xBoxLink:active,
.extBoxLink, .extBoxLink:visited, .extBoxLink:active
{
	color: #00deda;
	text-decoration: none;
}
.s9xBoxLink:hover, .extBoxLink:hover { text-decoration: underline; }

.s9xBoxFinePrint, .s9xDevelopedOn
{
	color: #999999;
        font-size: x-small;
}

.s9xContentPage
{
	color: #ffffff;
	background-color: #666666;
	background-image: url("bg.png");
	background-attachment: fixed;
}

.s9xTitle
{
	color: #ff0000;
	background: #333333;
	font-style: oblique;
	font-weight: bold;
}

.s9xNewsPage
{
	color #ffffff;
	background-color: #665577;
}

.s9xNewsLink, .s9xNewsLink:visited, .s9xNewsLink:active, .s9xLinkListHeader
{
	color: #ffffff;
        background-color: #000000;
        text-decoration: underline;
        font-weight: bold;
}

table.s9xContent, div.s9xContent
{
	border: 3px #666666 outset;
	margin: 9px;
        width: 90%;
	text-align: left;
	vertical-align: top;
}

.s9xContent
{
	color: #000000;
	background-image: url("textbg.png");
	padding: 0.2em;
}

.s9xHeadline
{
	color: #000000;
	background-color: #cccccc;
	text-align: left;
	font-weight: bold;
	/*width: 75%;*/
}

.s9xDate
{
	color: #000000;
	background-color: #cccccc;
	text-align: right;
	font-size: small;
	width: 25%;
}

.s9xShowNotesJot
{
	color: #660099;
}

address
{
	display: inline;
	font-style: italic;
}
.emailAddress
{
	color: #000033;
        font-style: normal;
        font-weight: bold;
}

