body
{
	font-family: Arial;
	font-size: 11pt;
	color: #112211;
	background-color:#117744
}
div.container
{
	width: 80%;	
	min-width: 700px;
	position: absolute;
	margin-top: 25px;
	margin-left: 10%;
	margin-right: 10%;
	background-color:#117744
}
div.left
{
	position: relative;
	float: left;
	width: 150px;
}
div.content-container
{
	position: relative;
	margin-left: 170px;
	margin-right: 0px;
	margin-bottom: 20px;
}
div.content
{
	position: relative;
	border: 12px solid #000000;	
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #dddddd;
}
div.footer
{
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

#header
{
	background-image: url(/headerbg.png);
	background-repeat: repeat;
}

fieldset
{
	width: 80%;
}
legend
{
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #0099FF;
}

h1
{
	text-align: left;
	text-indent: 10px;
	font-family: Georgia;
	color: #000;
	border: 1px solid #000000;
	width: 100%;
	position: relative;
	margin-top: 0px;
}
h2
{
	text-align: center;
	font-family: Georgia;
	color: #112233;
	width: 100%;
	position: relative;
	margin-top: 0px;
}
h3
{
	text-align: center;
	font-family: Georgia;
	color: #EEDDCC;
	position: relative;
	margin-top: 0px;
}
h4
{
	text-align: left;
	font-family: Georgia;
	color: #112233;
	width: 100%;
}

p,li
{
	text-indent: 20px;
	padding-left: 5px;
	padding-right: 2px;
}

td.tableheader
{
	text-align: center;	
	border-bottom: 1px dashed #000000;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #224466;
}

td.menu-here
{
	position: relative;
	text-indent: 5px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #777777
}
table.menu-left 
{
	width: 150px;	
	background-color: #dddddd;
	border: 12px solid #000000;
}
td.menu-left
{
	position: relative;
	text-indent: 5px;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
td.menu-left:hover
{
	position: relative;
	text-indent: 5px;
	font-weight: bold;			
	background-image: url(/highlight.png);
	background-repeat: repeat;
}
td.header
{
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #112233;
}

td.text
{
	font-family: Georgia;
	font-size: 10pt;
	color: #330000;
	padding: 4px;
}

table.update
{
	width: 100%;
}
td.update-text
{
	color: #333333;
	text-indent: 25px;
	font-family: Georgia;
	font-weight: bold;
	font-size: 10pt;
	padding: 5px;
}
td.update-date
{
	text-align: right;
	width: 150px;
	border-bottom: 4px dashed #116611;
}
td.update-author
{
	color: #669966;
	text-indent: 10px;	
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
}
td.update-title
{
	border-bottom: 4px dashed #116611;
}
tr.update
{
	width: 100%;
}
pre.update
{
	color: #CCCCCC;
	font-family: Georgia;
	font-weight: bold;
	font-size: 10pt;
	display: inline;	
	text-indent: 25px;
	padding: 5px;
}

table.comments
{
	width: 80%;
}
td.comments-author
{
	color: #669966;
	text-indent: 10px;	
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
}
span.comments-author
{
	color: #669966;
	text-indent: 10px;	
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
}
td.comments-message
{
	font-family: Georgia;
	font-size: 10pt;
	color: #FFCCCC;
	padding: 4px;
}
tr.comments
{
	border: 4px dashed #116611;
}

table.forum
{
	width: 95%;
}
tr.forum
{
	border-bottom: 1px dashed #333333;
}
td.forum
{
	padding: 3px;
	font-family: Georgia;
	font-size: 10pt;
	color: #FFCCCC;
}
td.forum-author
{	
	float: left;
	text-align: left;
	text-indent: 5px;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #9999CC;
}
td.forum-date
{
	float: right;
	text-align: right;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #9999CC;
}
td.forum-message
{
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	font-family: Georgia;
	font-size: 10pt;
	color: #CCCCCC;
	background-color: #dddddd;
	border-top: 1px solid #000000;
}
pre.forum-post
{
	color: #CCCCCC;
	font-family: Georgia;
	font-weight: bold;
	font-size: 10pt;
	display: inline;
}
div.forum-quote
{
	border: 1px dashed #666666;
	width: 100%;
	padding: 5px;
	color: #666699;
	font-family: Georgia;
	font-size: 10pt;
	font-style: italic;
}
span.forum-quote-info
{
	font-family: Arial;
	color: #669966;
	background-color: #333333;
}

pre.forum-quote
{
	color: #CCCCCC;
	font-family: Georgia;
	font-weight: bold;
	font-size: 10pt;
	display: inline;
}

td.subforum-description
{
	text-indent: 30px;
	font-family: Georgia;
	font-size: 11pt;
	color: #CCCCCC;
	padding: 2px;
}

span.left
{
	position: relative;
	margin-top: -18px;
	margin-left: 5px;
	float: left;
}
span.right
{
	position: relative;
	margin-top: -18px;
	margin-right: 5px;
	float: right;
}




code
{
	color: #116611;
	font-family: courier;
	margin-left: 2px;
	margin-right: 2px;
}

td.center
{
	text-align: center;
}

span.attention
{
	color: #006666;
	font-family: Georgia;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	padding: 5px;
}

table.content
{
	width: 100%;
}

p.text
{
	color: #000000;
	font-family: Georgia;
	font-weight: bold;
	font-size: 10pt;
}

a.norm:link, a.norm:visited
{
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: #2222FF;
	text-decoration: none;
}
a.norm:hover, a.norm:active
{
	font-family: Georgia;
	font-size: 10pt;
	font-weight: bold;
	color: #802180;
	text-decoration: none;
}

a.menu-left:link, a.menu-left:visited
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #337733;
}
a.menu-left:hover, a.menu-left:active
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #66CC66;
}
hr
{
	border: 1px dashed #000000;
}

/*
     FILE ARCHIVED ON 15:37:27 Apr 19, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:10:17 Feb 28, 2018.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/