BODY {
	background: white;
	background-image: none;
}

.right {
	background: white;
	background-image: url( ../gfx/backright.gif );
	background-position: bottom right;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: left;
}

.left {
	background: white;
	background-image: url( ../gfx/backleft.gif );
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	text-align: right;
}

A:link, A:visited { color: black }
A:active { color: #222233 }

.listtopic2 {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: bold;
	border-width: 2px;
	border-color: #5E85AD #222260 #222260 #5E85AD;
	border-style: solid;
	background-color: #9E85AD;
	spacing: 1em 2em 3em 4em;
}

.list2 {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 80%;
	border-color: #5E85AD #222260 #222260 #5E85AD;
	border-width: 2px;
	border-style: dotted;
	background-color: #FFEEEE;
	spacing: 1em 2em 3em 4em;
}

.listtopic {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 100%;
	font-weight: bold;
	border-width: 2px;
	border-color: #5E85AD #222260 #222260 #5E85AD;
	border-style: solid;
	background-color: #5E85AD;
	spacing: 1em 2em 3em 4em;
}

.list {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 80%;
	border-color: #5E85AD #222260 #222260 #5E85AD;
	border-width: 2px;
	border-style: dotted;
	background-color: white;
	spacing: 1em 2em 3em 4em;
}

.listhilite {
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 100%;
	border-width: 2px;
	border-color: #5E85AD #222260 #222260 #5E85AD;
	border-style: solid;
	background-color: #f2f2f2;
	spacing: 1em 2em 3em 4em;
}

.texttopic {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 100%;
	color: black;
	font-weight: bold;
}

.textnormal {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 80%;
	color: black;
}

.textsmall {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-size: 60%;
	color: black;
}
