body {
	background: url(http://www.onefunsite.com/images/clouds.jpg) fixed
	color: #000000;
}
div.form, div.form td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.83em;
}
.label {
	background-color: #eeeeee;
}
.alt {
	background-color: #ffffff;
}
.selected {
	background-color: #ffff99;
	border: 1px solid #666666;
}
table.header {
	color: #ffffff;
	background-color: #000066;
}
td.content {
	color: #000000;
	background-color: #ffffff;
}
span.retail {
	color: #ff0000;
}
span.highlight {
	color: #0000ff;
}
a:link {
	color: #0033cc;
}
a:visited {
	color: #0033cc;
}
a:active {
	color: #0033cc;
}

browse {
	padding: 0px;
	border: none;
}
td.nav {
	width: 20%;
}
div.foot {
	font-family: Verdana, Arial, Sans-serif;
	font-style: italic;
	font-size: 0.5em;
	text-align: center;
}

a.label, a.alt, a.selected {
	color: #0000ff;
	text-decoration: none;
	display: block;
	text-align:left;
	padding:1px 0px 1px 5px;
}
a.label:hover, a.alt:hover, a.selected:hover {
	background-color: #3c709c;
	color: #ffffff;
	text-decoration: none;
}
span.link_text {
	background-color: inherit;
	old_color:#3c709c;
	color:#ff0000;
	font-weight:normal;
}
