h1 {

 font-family: Times New Roman;
 color: #687083; 
 letter-spacing: 4px; 
 font-size: 10pt;
 text-transform: uppercase; 
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 3px;
	color: #687083;
	font-variant: small-caps;
}

.shop {
border-width: 1px;
border-style: solid;
border-color: #9F9F9F;
padding: 2px;
margin: 0px 1px 1px 0px;
}


.nav {
	color: #44434A; 
	font-family: "tahoma";
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 3px;
	font-variant: small-caps;
}


body {
 font-family: "Trebuchet MS";
 Font-Size:8pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#687083;
 text-align:justify;
 }
 
 
.credit {
 font-family: "Trebuchet MS";
 Font-Size:6pt;
 letter-spacing: 6px; 
 line-height: 14px;
 color:#687083;
 text-transform: uppercase; 
 }


table, tr, td, div {
	font-family: "Trebuchet MS";
 Font-Size:8pt;
 letter-spacing: 1px; 
 line-height: 14px;
 color:#687083;
 }



.small {

font-family: "Trebuchet MS";
 Font-Size:7pt;
 letter-spacing: 1px; 
 line-height: 8px;
 color:#687083;
	}


textarea,input,select,submit {
	background-color: #051639;
	color: #ADADAD;
	border-width: 1px;
	border-color: #767676;
	border-style: solid;
	padding: 0px;
	margin: 1px;
} 


A:hover {
	color: #C3C6CF;
	text-decoration: none
	}

A:active {
	color: #C3C6CF;
	text-decoration: none
	}

.cap {
border-width: 1px;
border-style: solid;
border-color: #9F9F9F;
padding: 2px;
margin: 0px 1px 1px 0px;
}

	
ul
  {
  margin-left: 0;
  padding-left: 2em;
  list-style-image: url(dot.gif);
  }
li
  {
  margin: 0;
  padding: 0;
  }
  
hr {
  border: 0;
  width: 100%;
  color: #182747;
  background-color: #182747;
  height: 1px;
}

blockquote {
  margin: 0 auto;
  background: #0B1C40;
  border-top: 0px solid #ffffff;
  border-bottom: 0px solid #ffffff;
  border-right: 1px solid #687077;
  border-left: 1px solid #687077;
  color: #687077;
  font-family: "Trebuchet MS";
  Font-Size:10px;
  line-height: 12px;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 2;
  padding: 2px;
  width: 280px;
}

.bodytd {
  margin: 0 auto;
  padding: 0px 20px;
}
