html, body, table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
/*	background: White; */
	color: #F9FFFF;
/*	background: #FFFFEC; light yellow */
	background-color: #0E0F40;
}

hr {
  width: 90%;
}

table.maintable {
	width: 100%;
	background-color: #0E0F40; 
	color: Navy;
	border: none;
}
td.maintableleft {
	width: 15%;
	min-width: 15%;
	background-color: #0E0F40;
	color: #F9FFFF;
	font-size: smaller;
/* 	font-weight: bold;  */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
td.maintableright {
	width: 85%;
	min-width: 85%;
	background-color: #0E0F40;
	color: #F9FFFF;
	vertical-align: top;
	padding-left: 2%;
	padding-right: 2%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table.threecol {
	width: 100%;
	background-color: #0E0F40;  /*#15165F*/
	color: #F9FFFF;
	border: none;
}
td.threecolleft {
	width: 15%;
	vertical-align: top;
	background-color: #0E0F40;
	color: #F9FFFF; 
	min-width: 15%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	border: none;
/*	font-weight: bold; */
}
td.threecolmiddle {
	width: 70%;
	vertical-align: top;
	background-color: #0E0F40;
	color: #F9FFFF;
	min-width: 70%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 2%;
	padding-right: 2%;
	font-weight: bold; /*	font-family: "Comic Sans MS";  */
	border: none;
}
td.threecolright {
	width: 15%;
	vertical-align: top;
	background-color: #0E0F40; 
	color: #F9FFFF; 
	min-width: 15%;
	font-family: "Comic Sans MS";
/*	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  */
	font-size: smaller;
	border: none;
/*	font-weight: bold;  */
}


h1 {
	color: Silver;
	font-size: 115%;
	font-weight: bold;
}

h2 {
	color: Silver;
	font-size: 105%;
	font-weight: bold;
}

h4 {
	font-size: medium;
	color: Silver;
}

h5 {
	font-size: 75%;
	color: Silver;
}

br.image {
	clear: left;
}

sup {
	font-size: xx-small;
	font-variant: small-caps;
	vertical-align: super;
}

blockquote {
	font-style: italic;
}

a:link {
	color: Yellow;
	text-decoration: none;
}

a:link.darklink {
	color: Red;
	text-decoration: none;
}

a:visited {
	color: Yellow;
	text-decoration: none;
}

a:visited.darklink {
	color: Red;
	text-decoration: none;
}

a:active {
	color: Yellow;
	text-decoration: none;
}

a:active.darklink {
	color: Red;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:hover.darklink {
	color: Red;
	text-decoration: underline;
}

.imagelink {
	border: none;
}

.displaylink {
	border: outset;
	border-color: Silver;
}

/*
a.menu {
	padding:10px;
	margin: 10px;
	font-size: 110%;
	font-face: "Arial";
	display: inline;
	width: 30px;
	text-decoration: none;
	color: white;
	background: navy;
	white-space: nowrap;
	}
span.submenu {
	padding:10px;
	margin: 10px;
	font-size: 100%;
	font-face: "Arial";
	text-decoration: none;
	color: white;
	background: navy;
	white-space: nowrap;
	visibility: hidden;
	position: relative;
	top: +20;
	left: +2;
	}

ul.menu {
	padding:0px;
	margin: 0px;
	font-size: 110%;
	font-face: "Arial";
	}
ul.menu li {
	display: inline;
	width: 30px;
	color: White;
	background: Navy;
	}
ul.menu li a {
	text-decoration: none;
	color: white;
	background: Navy;
	font-weight: bold;
	padding: 2px 2x;
	white-space: nowrap;
}
ul.menu li a:hover {
	color: navy;
	background: white;
	}
*/

.header {
	text-align:center;
	font-size: 80%;
	width: 100%;
	color: #F9FFFF;
	background-color: #0E0F40;
}

.wheader {
	text-align:center;
	font-size: 80%;
	width: 100%;
	background: #CC0000;
	}


.menu {
	text-align:center;
	font-size: 80%;
	width: 100%;
	background: navy;

}

.quote {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: italic;
}

.pullquoteright {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: italic;
	float: right;
	width: 30%;
	border: groove;
	padding: .5%;
	clear: both;
}

.specialinfo {
	text-align: center;
	font-weight: bold;
	background-color: #eaeaea;
	color: #0E0F40;
	border: outset;
}


.textright {
	text-align: right;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	float: right;
	clear: both;
}

.normal {
	font-size: 90%;
}

.important {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Maroon;
	background-color: F9FFFF;
	font-size: larger;
	font-weight: bold;
	border: thin dashed;
	padding-bottom: 1%;
	padding-top: 1%;
	padding-left: 2%;
	padding-right: 2%;
	text-align: center;
}

.lotsoftext {
	font-size: 80%;
}

.textonly {
	font-size: 85%;
	text-align: left;
	vertical-align: top;
}

ul.textonly {
	background: White;
	text-indent: 0%;
	text-align: left;	
	list-style: none;
	margin-left: 0%;
	padding-left: 0%;
	vertical-align: top;
}

a.textonly {
	background: White;
	font-size: 115%;
}

td.textonly {
	background: White;
	font-size: 75%;
}

.copyr {
	font-size: x-small;
	text-align: center;
	color: #F9FFFF;
	background-color: #0E0F40;
}

.footer {
	text-align: center;
	font-size: 80%;
	width: 100%;
	color: #F9FFFF;
	background-color: #0E0F40;
}

.instructions {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
	background-color: F9FFFF;
	font-size: smaller;
	border: thin dotted;
	padding-bottom: 1%;
	padding-top: 1%;
	padding-left: 2%;
	padding-right: 2%;
	text-align: center;
}

div.figure {
  float: left;
  width: 25%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
img.scaled {
  width: 100%;
}

table.pictures {
	margin: 0px;
	padding: 0px;
}

span.oldprice {
	text-decoration: line-through;
}

span.price {
	color: Red;
}

.packlink {
	text-decoration: none;
}

.orderform {
	text-align: left;
	font-size: 85%;
	font-weight: bold;
}

.formheader {
	text-align: left;
	font-size: 115%;
	font-weight: bold;
	padding-bottom: 3px;
}

.orderformerrors {
	text-align: left;
	font-size: 85%;
	font-weight: bold;
	color: #DD0044;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
