body {
	background-color: #654319;
	font-family: Verdana, Tahoma, arial, sans-serif;
	color: black;
	margin: 0px;
	margin-bottom: 10px;
}
  A:link { color: blue; text-decoration: underline; }
  A:visited { color: blue; text-decoration: underline; }
  A:active { color: blue; text-decoration: underline; }
  A:hover { text-decoration: underline; }
  A.newslink {color: 660000;}
  A.newslink:visited {color: blue;}
  A.newslink:active {color: blue;}
  A.newslink:hover {color: blue;}

  A.navlink {
	font-size: 11px;
	text-decoration: none;
	color: black;
}
  A.navlink:visited {
        font-size: 11px;
        text-decoration: none;
	color: black;
}
  A.navlink:active {
        font-size: 11px;
        text-decoration: none;
	color: black;
}
  A.navlink:hover {
        font-size: 11px;
        text-decoration: none;
	color: black;
}
  A.Outside {
	color: white;
	text-decoration: underline;
}
td.newsitem {
        xbackground-color: #0c0c0c;
        color: black;
        border: 1px solid #008000;
        margin: 10px;
        padding: 3px;
        font-size: 13px;
}
span.newstitle {
	font-size: 15px;
	font-weight: bold;
}
span.newsdate {
	font-size: 11px;
	font-weight: bold;
	color: black;
}
span.newsauthor {
	font-size: 11px;
	font-weight: bold;
	color: black;
}
div.newstext {
	margin-left: 5px;
        font-size: 13px;
}
div.affiliates {
	margin-top: 10px;
}
div.links {
	margin-top: 10px;
	font-family: monospace;
	font-weight: bold;
	font-size: 11px;
}
span.menuheading {
	font-family: monospace;
	font-weight: bold;
	font-size: 9px;
}
a.other {
        font-weight: bold;
        font-size: 10px;
	text-decoration: none;
	color: black;
}
span.caption {
	font-size: 10px;
}
div.navigation {
	font-weight: bold;
	font-size; 12px;
}
div.lighter {
	background-color: #000000;
        width: 100%;
        height: 100%;
	padding: 2px;
}
div.leftbox {
        margin-left: 8px;
	xbackground-color: #000000;
	width: 100%;
	height: 100%;
	padding: 2px;
}
div.products {
        font-weight: bold;
        font-size; 12px;
        margin-top: 10px;
}
table.autotable td {
        border: 1px solid #000000;
        padding: 2px;
}
table.autotablenolh td {
        border: 1px solid #000000;
        padding: 2px;
}
td.border {
	border: 1px solid #000000;
	padding: 2px;
}
td.bio {
        border: 0px;
	border-bottom: 1px solid white;
        padding: 2px;
	background-color: black;
	color: white;
}
td.header {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
       border: 1px solid #000000;
	background-color: #AE742C;
	height: 20px;
}
td.header a {
	color: #ffffff;
}
td.logo {
        background-color: #001000;
	padding: 0px;
	border: 0px;
}
span.header {
        font-size: 16px;
        font-weight: bold;
}
.color1table {
	background-color: #dddddd;
        font-size: 12px;
	line-height: 150%;
}
.autotable {
        background-color: #dddddd;
        font-size: 12px;
        line-height: 150%;
}
.autotablenolh {
        background-color: #dddddd;
        font-size: 12px;
}
.color1 {
        background-color: #aaaaaa;
}
.color2 {
	background-color: #aaaaaa;
}
img.fixwidth {
	width: 100%;
}
img.small {
	height: 200px;
	border: none;
}
img.sample {
	height: 200px;
	border: 1px solid black;
	float: right;
	padding: 3px;
	margin: 3px;
}
