BODY { color: #FFFF00 ;
       background-color: #000000 ;
       background-image: url(MTMGbg.gif) ;
       background-attachment: fixed ;
       font-family: arial , sans-serif   }

TD.menu      { color: #FFFF00 }
TD.body      { color: #FFFF00 }

table.logo   { background-image: url(header2.gif) ; background-repeat: no-repeat }
table.errors { color: #FFFF00 }
table.note   { color: lime    ; font-style: italic }
table.prev-next { }

DT { color: #848884}
DD { margin-left: 1pc ; display: list-item ; list-style-type: circle ; color: gray}
HR { color: #808080  }

A.menu:link    { color: silver ;  text-decoration: none ; font-size: small  }
A.menu:active  { color: red      ;  text-decoration: none ; font-size: small  }
A.menu:visited { color: silver     ;  text-decoration: none ; font-size: small  }
A.menu:hover   { color: white    ;  text-decoration: none ; font-size: small  ; 
                 background-color: navy    }

A:link    { color: silver ;  text-decoration: underline  }
A:active  { color: red      ;  text-decoration: underline  }
A:visited { color: silver     ;  text-decoration: underline  }
A:hover   { color: white    ;  text-decoration: underline  ;
            background-color: navy }

table.downloads td {
			font-size: 10pt ;
			font-family: arial , sans-serif ;
			border-style: solid      ;
			border-color: #404040    ;
			border-top-width: 0pt    ;
			border-right-width: 0pt  ;
			border-left-width: 0pt   ;
			border-bottom-width: 1pt
			}

tr.header5 td { color: #F5F5F5 ;  text-align: center ; background-color: #191970 ; border-bottom-width: 0pt }
tr.header6 td { color: #FFFF00 ;  text-align: center ; background-color: #000080 ; border-bottom-width: 0pt }
