body
{
	background-image: url(pattern_122.gif);
	background-repeat: repeat;
	margin: 0em;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	width: 100%;
}

div.container
{
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	width: 70em;
	background-color: rgb(255,255,255);
	border: 1px solid rgb(153,51,0);
}

div.header
{
	margin: 0em;
	padding: 0em;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(153,51,0);
}

div.footer
{
	margin: 0em;
	padding: 0em;
	width: 100%;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(153,51,0);
}

div.menu
{
	margin: 0em;
	width: 15em;
	float: left;
	padding: 1em;
}

div.content
{
	margin-left: 17em;
	float: none;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom: 0em;
	padding: 1em;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgb(153,51,0);
	text-align: justify;
}

div.footer p
{
	margin: 0em;
	color: rgb(60,40,25);
}

div.menu p
{
	margin: 0em;
	color: rgb(60,40,25);
	font-weight: bold;
}

div.indent
{
	text-indent: 1em;
}

div.indent2
{
	text-indent: 2em;
}

div.small
{
	font-size: 0.85em;
}

div.small2
{
	font-size: 0.8em;
}

div.content p
{
	margin: 0em;
	color: rgb(60,40,25);
}

h1
{
	font-family: Verdana, sans-serif;
	margin: 0em;
	color: rgb(60,40,25);
	font-size: 1.2em;
	font-weight: bold;
}

h2
{
	font-family: Verdana, sans-serif;
	margin: 0em;
	color: rgb(60,40,25);
	font-size: 1em;
	font-weight: bold;
}

a:link, a:visited
{
	color: rgb(153,51,0);
	text-decoration: underline;
}

a:hover/*, a:active*/
{
	color: rgb(60,40,25);
	text-decoration: none;
}
