body {
	margin: 0;
	padding: 0;
	background: #000000;
	color: #FFFF99;
}

form td {
	background: transparent;
	color: #000000
}	

.hiker a:hover {
	background: transparent;
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline
}

.hiker a:link, a:visited {
	background: transparent;
	color: #FFFF99;
	font-weight: bold;
	text-decoration: underline
}

.headline {
	text-align: left;
	padding: 0;
	color: #FFFF99;
	font-size: 200%;
	font-family: georgia, arial
}

.nohiker {
	background-color: #006600;
	width: 900px;
	height: 100%
}

.nohiker a:hover {
	background: transparent;
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline
}

.nohiker a:link, a:visited {
	background: transparent;
	color: #FFFF99;
	font-weight: bold;
	text-decoration: underline
}

.nonheadline {
	padding: 0;
	color: #FFFF99;
	font-size: 150%
}

.slogan {
	text-align: left;
	padding: 0;
	color: #FFFF99;
	font-size: 120%;
	font-style: italic
}

.producttitle {
	text-align: left;
	padding: 0;
	font-size: 120%;
	font-family: georgia, arial
}

.pagetitle {
	text-align: center;
	padding: 0;
	font-size: 120%;
	font-family: georgia, arial
}

.hiker {
	background-image: url(fadedcorner.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #006600;
	width: 1000px;
	height: 100%
}

.products {
	background-color: #FFCC00;
	color: #000000;
	height: 150px;
	text-align: left
}

.spacer {
	background-color: transparent;
	width: 100%;
	height: 20px;
	text-align: center
}

.spacer tr {
	vertical-align: top
}

.remainder {
	text-align: center;
	color: #FFFF99;
	background-color: #006600;
	width: 100%;
	height: 100%
}

.sidespacer {
	background-color: transparent;
	width: 20px;
	height: 100%
}

.yellowbox {
	background-color: #FFCC00;
	color: #000000;
	width: 100%;
	height: 150px;
	text-align: center
}

.yellowbox ul {
	background-color: #FFFF99;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc
}


.yellowbox a:hover {
	background: transparent;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline
}

.yellowbox a:link {
	background: transparent;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline
}

.yellowbox a:visited {
	background: transparent;
	color: #800080;
	font-weight: bold;
	text-decoration: underline
}

.yellowbox td {
	background-color: #FFFF99;
	width: 100%;
	height: 100%
}

.inyellowbox {
	background-color: transparent;
	color: #000000;
	width: 100%;
	text-align: left
}

.inyellowbox ul {
	background-color: #FFFF99;
	color: #000000;
	text-align: left;
	list-style-position: outside;
	list-style-type: disc
}

.inyellowbox a:hover {
	background: transparent;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline
}

.inyellowbox a:link {
	background: transparent;
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline
}

.inyellowbox a:visited {
	background: transparent;
	color: #800080;
	font-weight: bold;
	text-decoration: underline
}

.inyellowbox td {
	background-color: transparent;
	width: 100%;
	height: 100%
}

.inyellowbox tr {
	vertical-align: top
}

.redbox {
	text-align: center;
	background: #ff0000;
	color: #ff0000
}

.footer {
	text-align: left;
	padding: 0;
	color: #FFFF99;
	font-size: 70%;
	font-family: georgia, arial
}
