/* base html formatting */
/* padding: 0.2em 0.5em 0.2em 0.5em; */  /* padding Top Right Bottom Left */
body       { margin-left: 0px; margin-top: 0px; color: #000000; background: #ffffff; font-family: book antiqua, georgia, times roman, serif; }
a          { text-decoration: none; }
a:link     { color: #1E1EBB;  }       /* unvisited link */
a:visited  { color: #6F6F00;  }       /* visited links  */
a:hover, a:active { color: #808080; text-decoration: underline; } /* active links   */
table      { }
td         { font-size="105%" font-family: book antiqua, georgia, times roman, serif; vertical-align: top }
th         { font-family: book antiqua, georgia, times roman, serif; text-align: left; vertical-align: top; font-weight: bold; }
h1, h2     { font-size: 150%; line-height: 130%; color: #333333; font-style: italic; text-align: left; padding: 0 0 0 0;  }
h3, h4, h5 { font-size: 100%; line-height: 80%; color: #333333; text-align: left; padding-left: 5px; padding-bottom: 2px; }
input, textarea, select { font-family: arial, helvetica, sans-serif; font-size: 85%; }

.leftnav   { width: 199; text-align: right; background-color: #000000; border-right: 1px solid #000000; border-bottom: 1px solid #660000; } 
a.navhdrlink { color: #ffffff; font-weight: bold; }
a.email    { font-family: times roman, serif; font-size: 90%; color: #ffffff; font-weight: bold; }
.content   { width: 580px; padding-left: 12px; padding-top: 12px; padding-right: 12px; border-bottom: 1px solid #660000; }
.content p { line-height: 150%; }
.content a { color: #1E1EBB; }
.content a:visited { color: #6F6F00; }
.products a { font-size: 90%; color: #cccccc; }
.products a:visited { font-size: 90%; color: #999999; }

div#leftnav { width: 185; height: 1200; text-align: right; padding-right: 1em; font-size: 100%; color: #eeeeee; background-color: #000000; }
#leftnav a:link { color: #ffffff; }
#leftnav a:visited { color: #cccccc; }

/*  link="#574EAB" vlink="#418143" alink="#808080" link="#1E1EBB" vlink="#6F6F00" alink="#808080" */