body {
      background-color: #3366AA;
      marginTop: 10px;
      marginLeft: 10px;
      font-family: verdana, arial, sans-serif;
      z-index: 1;
}

table.first {
      width: 620px;
      border: 0;
      background-color: #CCCCCC;
}

table.second {
      width: 615px;
      border: 0;
      background-color: #000099;
}

table.third {
      width: 610px;
      border: 0;
      background-color: #6699CC;
}

table.fourth {
      width: 100%;
      border: 0;
      background-color: white;
      align: top;       
	padding: 5px
}

table.fifth {
      width: 100%;
      border: 0;
      background-color: #6699CC;
      padding: 8px;
}

table.sixth {
      width: 100%;
      border: 0;
      background-color: white;
      padding: 8px;
      align: top; 
}

div.indexform {
	position: relative;
        left: 0px;
        top: -5px;
        z-index: 2;
	color: #000099;
	text-align: left;
	font-family: "Arial Narrow", arial, sans-serif;
	font-size: 10pt;
	background-color: #6699CC;
	border-top: #000099 thin solid;
	border-bottom: #000099 thin solid;
	padding: 3px;
}

div.currentpage {
      position: relative;
      top: -10px;
      left: 1px;
      color: #3366AA;
      text-align: left;
      font-family: "Arial Narrow", arial, sans-serif;
      font-size: 9pt;
      font-weight: bold;
}

p, li {
	font-size: 10pt;
}

.narrow {
      width: 80%;
}

h1 {
	color: #3366AA;
	text-align: center;
	font-size: 20pt;
}

h2 {
	color: #000099;
	text-align: left;
	font-size: 16pt;
	font-variant: small-caps;
}

h3 {
	color: #3366AA;
	text-align: left;
	font-size: 12pt;
	font-variant: small-caps;
}

h4 {
	color: #6699CC;
	text-align: left;
	font-size: 10pt;
	font-variant: small-caps;
}

h5 {
	color: white;
	text-align: left;
	font-size: 11pt;
	font-variant: small-caps;
}

h6 {
	color: #99CCFF;
	text-align: left;
	font-size: 10pt;
	font-variant: small-caps;
}

table.popup {
      width: 100%;
	font-family: "Arial Narrow", verdana, sans-serif;      
      color: #CCCCCC;
      background-color: #000099;
      padding: 5px;
}

table.metals {
      width: 100%;
	font-family: "Arial Narrow", verdana, sans-serif;      
      color: #CCCCCC;
      background-color: #000099;
      padding: 5px;
}


div.sidebarleft {
	color: #3366AA;
	background-color: #CCCCCC;
	float: left;
    width: 200;
	text-align: center;
	font-family: "franklin gothic medium", arial, sans-serif;
	font-size: 12pt;
	border-top: #000099 medium solid;
	border-bottom: #000099 medium solid;
	padding: 5px;
    margin: 5px;
}

div.sidebarright{
	color: #3366AA;
	background-color: #CCCCCC;
	float: right;
    width: 200;
	text-align: center;
	font-family: "franklin gothic medium", arial, sans-serif;
	font-size: 12pt;
	border-top: #000099 medium solid;
	border-bottom: #000099 medium solid;
	padding: 5px;
    margin: 5px;
}

.photocaption {
    valign: middle;
	text-align: left;
	font-family: "Arial Narrow", arial, sans-serif;
	font-size: 10pt;
	color: #585858;
	padding: 5px;
}

.rightphoto {
	float: right;
	padding: 5px;
}

.leftphoto {
	float: left;
	padding: 5px;
}

div.date {
	text-align: right;
	font-family: "Arial Narrow", arial, sans-serif;
	font-size: 10pt;
	font-weight: plain;
	color: #CCCCCC;
}

.contactrow
{
    color: #3366AA;
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 10pt;
    font-style: italic;
}

div.botnav {
	color: #6699CC;
	font-weight: plain;
	text-align: center;
	font-family: "Arial Narrow", arial, sans-serif;
	font-size: 9pt;
}

div.sendmail {
	color: #3366AA;
	font-weight: plain;
	text-align: center;
	font-family: "Arial Narrow", "times new roman", serif;
	font-size: 8pt;
}

div.copyright {
	position: relative;
	left: 105px;
	color: #CCCCCC;
	font-weight: plain;
	text-align: left;
	font-family: "times new roman", serif;
	font-size: 8pt;
}


a:link {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: maroon;
	text-decoration: underline;
}

a:visited {
	color: gray;
	text-decoration: none;
}

a.sideb {
	color: navy;
    text-decoration: underline;
}

a.botnav {
	color: #CCCCCC;
	text-decoration: none;
}

a.boilnav {
        text-decoration: underline;
}

a.captionnav {
        text-decoration: none;
}

a.nav {
	color: #CCCCCC;
	text-decoration: none;
}


.cri {
	font-variant: small-caps;
}	

UL { 
	list-style-image: url(images/bullet.gif);
}



div.logopage {
      color: #000099;
      text-align: center;
      font-family: enviro, arial, sans-serif;
      font-size: 18pt;
      font-weight: bold;
}
