/* comment */

BODY, TD, P, UL, OL, LI {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:10pt;
  }

/* works around netscape bug of ignoring things */
/* there is still the problem of font +/-1 not working */

SMALL {
  font-size:7.5pt;
  }
BIG {
  font-size:12pt;
  }

A:hover{color:#FF0000}
A.leave {color:blue;font-weight:normal}
A.leave:Visited {color:blue}
A.leave:Active {color:blue}
A.leave:Hover {color:green}
A.igh {color:#606060;text-decoration:none}
A.igh:Visited {}
A.igh:Active {}
A.igh:Hover {color:red}
A.ex {text-decoration:none}
A.ex:Visited {}
A.ex:Active {}
A.ex:Hover {color:red}

/* ------------------------------------- */

#msel{color:#808080}
#mpt{font-size:10pt}
#ititle{font-size:18pt}
#bgred{background-color:#FF0000}
#bgborder{background-color:#000000}

/* index gray header */

#igh{font-size:14pt;color:#606060}
#ex{font-size:12pt}
#is{font-size:7.5pt}
#grayborderedtight {border-width:1px;border-style:solid;border-color:gray}
#zonetag{color:red; font-size:7.5pt; font-style:italic; font-weight:bold}
#msgtitle{color:red}

A.mnav {color:black;text-decoration:none;font-weight:bold}
A.mnav:Visited {color:black}
A.mnav:Active {color:black}
A.mnav:Hover {color:red}

A.edname {color:#996633;text-decoration:none;font-size:18px;font-weight:700}
A.edname:Hover {color:red;text-decoration:underline}

.testing{font-weight:bold;color:yellow;background-color:#FF0000}
.martest{margin-left:10pt;margin-right:10pt}
.boxed {background-color:#F0F0F0;border-width:1px;border-style:solid;border-color:black;padding:2px}
.menubarbgcolor{background-color:#E0E0E0}
.mainbody{margin:5px}
.smalllist{font-size:7.5pt}

h1 {
  text-align:center;
  font-size:18pt;
  font-weight:normal;

  /*font-style:italic;*/
  color:blue;
  margin-top:0px;
  margin-bottom:0px;
  }

h2 {
  color:#800000;
  background-color:#e0e0e0;
  font-size:14pt;
  font-weight:bold;
  color:#800000;
  border-style:solid;
  border-width:1px;
  border-color:#808080;
  padding-left:5px;
  }

h3 {
  color:#800000;
  font-weight:normal;
  font-size:12pt;
  border-style:solid;
  border-color:#800000;
  border-left:0px;
  border-top-width:0px;
  border-right-width:0px;
  border-bottom-width:1px;
  }

h4 {
  color:black;
  font-size:10pt;
  font-weight:bold;
  }

h5 {
  color:gray;
  font-size:12pt;
  font-weight:bold;
  }

h6 {
  text-align:center;
  color: black;
  font-weight:bold;
  font-style:italic;
  font-size:12pt;
  }

.prodtableframe_nm {
	border: thin solid #333399;
}

.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.tblframe {
	border: 1px #0000FF;
}

.pt9 {font-size: 9pt; font-weight: bold; }
.pt8 {font-size: 8pt}
