body
{
	background-image: url(../gfx/bg1320x256.gif);
	background-repeat: repeat;
	background-position: center 111px;
	margin: 0;
	width:100%;
	font-family: 'palatino linotype', palatino, georgia, serif;
	letter-spacing: 0pt;
	word-spacing: 0pt;
}

a
{
	text-transform: inherit;
	text-decoration: underline;
	color: #900;
}

a:visited { color: #300; }

a:hover { color: #F00; }

li
{
	list-style-position: inside;
}

li.nav a,li.nav a:visited, li.nav a:hover
{
	text-transform: inherit;
	text-decoration: none;
	color: #000;

}

li.nav a.currentfolder,li.nav a.currentfolder:visited, li.nav a.currentfolder:hover
{
	color: #900;
}

td a,td a:visited, td a:hover, h2 a, h2 a:visited, h2 a:hover
{
	text-transform: inherit;
	text-decoration: none;
	color: #000;
}

.header
{
	background-image: url(../gfx/header1100x111.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: 0;
	height: 111px;
	min-width: 730px;
}

.bg
{
	margin: 0px auto 0px auto;
	min-width: 730px;
}

.wrapper
{	position:relative;
	margin: -50px auto 0px auto;
	width: 680px;
	padding: 220px 0 0 0px;
	background-image: url(../gfx/header.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
}

.navigation
{
	width: 8.889em;
	margin: 0 0 0 0;
	padding: 0px;
	list-style-type: none;
	list-style-position: outside;
	position: absolute;
	left: 0em;
	font-size: 90%;
}

.content
{
	margin: 0 0 0 9em;
}

h1
{
	clear:both;
	margin: 0 0em 0 0em;
	text-align: center;
	text-transform: inherit;
	border-color: #900;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	background-image: url(../gfx/bg-nav.gif);
	letter-spacing: 0.05em;
	font-weight: bold;
	font-size: 150%;
}

h2
{
	clear:both;
	margin: 1em 0em 0 0em;
	text-align: center;
	text-transform: inherit;
	border-color: #900;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	background-image: url(../gfx/bg-nav.gif);
	letter-spacing: 0.05em;
	font-weight: bold;
	font-size: 133.333%;
}

h3
{
	clear: both;
	margin: 1em 0em 0 0em;
	text-align: left;
	text-transform: inherit;
	border-color: #900;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	background-image: url(../gfx/bg-nav.gif);
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
}

li.nav
{
	border-color: #900;
	border-width: 1px;
	border-style: solid;
	margin: 0 0 0.5em 0;
	padding: 2px 2px 2px 2px;
	background-image: url(../gfx/bg-nav.gif);
	list-style-type: none;
	list-style-position: outside;
}

li.nav:hover
{
	background-image: url(../gfx/bg-nav-hover.gif);
	border-color: #600;
	border-width: 1px;
	border-style: solid;
}

.text
{
	font-size: 90%;
	line-height: 120%;
	text-transform: inherit;
	margin: 0.5em 0 0.5em 0em;
	text-align: justify;
}

img
{
	float: left;
	margin: 0.33em 0.5em 1em 0;
}

img.ri
{
	float: right;
	margin: 0.33em 0em 1em 0.5em;
}

.intro
{
	font-size: 90%;
	line-height: 120%;
	text-transform: inherit;
	margin: 0.5em 0 0.5em 0em;
	text-align: justify;
}

.authordate
{	font-size: 90%;
	line-height: 120%;
	text-transform: inherit;
	margin: 0 0 1em 0;
	text-transform: inherit;
	font-style: italic;
	width: 100%;
	color: #900;
	text-align: left;
}

table
{
	clear:both;
}

table.text
{
	background-image: url(../gfx/bg-nav.gif);
	border-collapse: collapse;
	margin: 0 2px 0 0;
	border-width: 1px 1px 1px 1px;
	border-color: #900;
	border-style: solid;
	letter-spacing: 0.05em;
	width: 100%;
	clear: both;
}

table.thead
{
	background-image: url(../gfx/bg-nav.gif);
	border-collapse: collapse;
	margin: 0 2px 0 0;
	border-width: 1px 1px 1px 1px;
	border-color: #900;
	border-style: solid;
	letter-spacing: 0.05em;
	width: 100%;
	clear: both;
}

.subfolder
{
	background-image: url(../gfx/bg-nav.gif);
	border-collapse: collapse;
	margin: 0 2px 0 0;
	border-width: 0px 0px 0px 0px;
	border-color: #900;
	border-style: solid;
	letter-spacing: 0.05em;
	width: 100%;
	clear: both;
}

table td
{
	padding: 2px;
	text-align: justify;
	text-transform: inherit;
	font-size: 90%;
	line-height: 120%;
	letter-spacing: 0.0em;
	vertical-align: top;
}

table.subfolder td
{
	border-color: #900;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	padding: 2px;
	font-weight: bold;
	text-align: center;
	text-transform: inherit;
}

hr
{
	clear: both;
	overflow: default;
	visibility: hidden;
}

ul, ol
{
	margin: 0;
	padding: 0;
}
