body {
	background: #999999;
  	color: black;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size:  10pt;
  	font-weight: normal;
  	margin-top: 5px;
  	margin-bottom: 5px;
  	margin-left: 5px;
  	margin-right: 5px;
}

table.outer {
  	background: #666666;
  	color: black;
  	text-align: center;
}
td.outer {
  	background: #cccc99;
	color: black;
  	text-align: center;
}
td.outer_sidebar {
	background: #663333;
	color: black;
  	text-align: center;
}

td.inner {
	background: #cccc99;
	color: black;
  	text-align: center;
	padding: 10px;
}

div.header {
	margin-top: 0px;
  	margin-bottom: 0px;
  	margin-left: 6px;
  	margin-right: 6px;
}
div.tophome {
	text-align: left;
	margin-top: 6px;
  	margin-bottom: 6px;
  	margin-left: 60px;
  	margin-right: 60px;
}
div.sitelogo {
	margin-top: 6px;
  	margin-bottom: 30px;
  	margin-left: 6px;
  	margin-right: 6px;
	border: 0px solid #666666;
}
div.navdiv {
	margin-top: 15px;
  	margin-bottom: 30px;
  	margin-left: 6px;
  	margin-right: 6px;
	border-top: 1px solid #cccc99;
}
p.navlink { 
	background: #666666;
  	color: #cccc99; 
  	margin-top: 0px;
  	margin-bottom: 0px;
  	padding-top: 8px;
  	padding-bottom: 8px;
  	padding-left:  15px;
  	padding-right: 15px;
  	border-bottom: 1px solid #cccc99;
	white-space: nowrap;
	text-align: center;
}
div.sidebar_email {
	background: #663333;
  	color: #cccc99; 
	margin-top: 0px;
  	margin-bottom: 30px;
  	margin-left: 6px;
  	margin-right: 6px;
	border: none;
  	font-size: 8pt;
}
div.copyright { 
	background: #663333;
  	color: #cccc99; 
	margin-top: 70px;
  	margin-bottom: 40px;
  	font-size: 8pt;
}
div.privacy { 
	background: #663333;
  	color: #cccc99; 
	margin-top: 0px;
  	margin-bottom: 20px;
  	font-size: 8pt;
}
p {
  	text-align: left;
  	margin-top: 15px;
  	margin-bottom: 15px;
}
h1 {
	background: #cccc99;
  	color: #663333; 
  	margin-top: 10px;
  	margin-bottom: 10px;
  	margin-left: 0px;
  	margin-right: 0px;
  	font-size:  14pt;
	font-style: oblique;
	font-weight: bold;
}
h1.small {
	background: #cccc99;
  	color: #000000; 
  	margin-top: 0px;
  	margin-bottom: 0px;
  	margin-left: 0px;
  	margin-right: 0px;
  	font-size:  10pt;
	font-style: oblique;
	font-weight: bold;
}
h2 {
  	margin-top: 30px;
  	margin-bottom: 10px;
  	margin-left: 0px;
  	margin-right: 0px;
	border-bottom: 2px solid #999999;
	padding-bottom: 5px;
  	font-size:  12pt;
  	font-weight: bold; 
	font-style: italic;
  	text-align: left;
}
h3 {
  	margin-top: 25px;
  	margin-bottom: 0px;
  	margin-left: 0px;
  	margin-right: 0px;
  	font-size:  10pt;
	text-decoration: underline;
  	text-align: left;
}
ol,ul {
	text-align: left;
}

br.half {
	margin-top: -.5em;
}

.navlink { 
	background: #666666;
  	color: #cccc99; 
  	font-size: 10pt;
  	font-weight: bold; 
}
.forumlink { 
	background: #666666;
  	color: white; 
  	font-size: 10pt;
  	font-weight: bold; 
}
.sidebarlink { 
	background: #663333;
  	color: #cccc99; 
  	font-size: 10pt;
  	font-weight: bold; 
}
.privacylink { 
	background: #663333;
  	color: #cccc99; 
  	font-size: 10pt;
  	font-weight: normal; 
}
a:link     { text-decoration: none; }
a:visited  { text-decoration: none; }
a:hover    { color: red; text-decoration: underline;}
