body {
    color: yellow;
    background-color: #4F4F4F;
    /*background-repeat: repeat;
    background-attachment: fixed;*/
    font-family: Times New Roman;
    font-size: 14pt;
       /*behavior: url(csshover.htc);*/
    /*width: 800px;*/
}

a:link {color: #50cccc}
a:visited {color: #00FF00}
a:hover {color: #f31200}
a:active {color: #0000FF}

div.main {
    padding: 0 0 0 0;
    background-color: transparent;
    font-size: 14pt;
}

/*#header {
    background: url(images/headerbowfineatingtrexc.jpg) no-repeat;
    border: 0;
    padding: 0;
    margin: 0;
    height: 200px;
    width: 800px;*/
}

div.container {
    text-align: center;
    font-size: 12pt;
}

.nav {
    font-family: Times New Roman;
    font-size: 14pt bold;
    
  
}

div.table {
    padding: 2em;
    font-size: 14pt;
    font-family: Times New Roman;
    
}

.table2 {
    border: solid 1px black;
    border-collapse: collapse;
    padding: 2em;
    font-size: 8pt;
    font-family: Bookman Old Style;
    
}

.table3 {
    border: solid 1px #9f132d;
     border-collapse: collapse;
    padding: 2em;
    font-size: 8pt;
    font-family: Bookman Old Style;
    background: #FFFFD4;
    cellspacing: 2px;
        
}
.td3 {
      border: solid 3px #9f132d;
}

div.text {
    padding: 2em;
    font-size: 12pt; 
}

h3 {
   font-size: 16pt;
}

img {
    border: 0;
}

#frontimg {
    float: right;
    /*margin: 0 0 0 0;*/
  /* border: 4px outset #004c00;*/
    
}


div.updates {
    padding: 0 0 2em 0;
}

div.comments {
    color: #FF9900;
}

div.questions {
    font-style: italic;
}

div.left {
    float: left;
    padding: 0.5em;
}

div.right {
    float: right;
    padding: 0.5em;
}

div.style1{
    padding: 2em;
    font-family: Times New Roman;
    font-size: 12pt; 
}

.spec {
    width: 750px;
    height: 1600px;
}

span.link {
    font-size: 14pt;
}

#border {
    margin: -3em 0 0 0;
}

#disclaimer {
    text-align: center;
    font-size: 0.85em;
}

#design {
    text-align: center;
    font-size: 0.85em;
}
