#Title {
  border-style: none;
  border-color: silver;
  border-left: 2px none silver;
  margin-left: auto;
  display: block;
  font-family: verdana;
  background-position:  center center;
  font-size: 12px;
  margin-right: auto;
  text-align: center;
  position: static;
  font-weight: inherit;
  color: black;
  width: 1000px;
  height: 80px;
  min-height: 0px;
}
.Class {
  border-style: none;
  margin: 0px auto;
  padding: 0px;
  position: static;
  width: 97%;
}
.Header {
  border-style: ridge ridge none;
  border-color: #cccccc;
  border-width: 2px 2px 0px;
  color: white;
  background-color: #000099;
  font-weight: bold;
  display: block;
  font-size: 1.1em;
  text-align: center;
  line-height: 1.8em;
  font-family: verdana;
}
.Method {
  border:  none;
  width: 100%;
  font-family: verdana;
}
.Method-Label {
  border: 2px ridge #cccccc;
  color: white;
  height: 100%;
  font-weight: bold;
  line-height: 2em;
  vertical-align: top;
  background-color: black;
  width: 100%;
  padding-left: 9px;
  text-align: center;
  font-size: 0.9em;
}
.Method-function {
  border-style: none none none ridge;
  border-width: 0px 0px 0px 2px;
  border-left: 2px ridge #cccccc;
  border-bottom: 0px none #cccccc;
  margin: 0px;
  padding: 0px;
  position: static;
  font-weight: inherit;
  float: left;
  display: table;
  font-size: 1em;
  width: 100%;
  background-color: #ffffcc;
  line-height: 2em;
  font-family: verdana;
}
.Method-function td {
  border-style: none ridge ridge none;
  border-right: 2px ridge #cccccc;
  border-bottom: 2px ridge #cccccc;
  margin: 0px;
  padding: 0px 0px 0px 10px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  position: static;
  font-weight: inherit;
  text-align: left;
  display: table-cell;
  width: 33%;
}
.Variable {
  border:  none;
  width: 100%;
  font-family: verdana;
}
.Variable-Label {
  border: 2px ridge #cccccc;
  color: white;
  text-align: center;
  height: 100%;
  font-weight: bold;
  line-height: 2em;
  vertical-align: top;
  width: 14%;
  background-color: #666666;
  font-size: 0.9em;
}
.Variable-function {
  border-style: none none none ridge;
  border-width: 0px 0px 0px 2px;
  border-left: 2px ridge #cccccc;
  border-bottom: 0px none #cccccc;
  margin: 0px;
  padding: 0px;
  position: static;
  font-weight: inherit;
  float: left;
  display: table;
  font-size: 1em;
  width: 100%;
  background-color: #ffffcc;
  line-height: 2em;
  font-family: verdana;
}
.Variable-function td {
  border-style: none ridge ridge none;
  border-right: 2px ridge #cccccc;
  border-bottom: 2px ridge #cccccc;
  margin: 0px;
  padding: 0px 0px 0px 10px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  position: static;
  font-weight: inherit;
  text-align: left;
  display: table-cell;
  width: 49%;
}
.Constants {
  border-style: none;
  width: 100%;
  font-family: verdana;
}
.Constants-label {
  border: 2px ridge #cccccc;
  color: white;
  text-align: center;
  height: 100%;
  font-weight: bold;
  line-height: 2em;
  vertical-align: top;
  width: 14%;
  font-size: 0.9em;
  background-color: #999999;
}
.Constant-function {
  border-style: none none none ridge;
  border-width: 0px 0px 0px 2px;
  border-left: 2px ridge #cccccc;
  border-bottom: 0px none #cccccc;
  margin: 0px;
  padding: 0px;
  position: static;
  font-weight: inherit;
  float: left;
  display: table;
  line-height: 2em;
  font-size: 1em;
  width: 100%;
  background-color: #ffffcc;
  font-family: verdana;
}
.Constant-function td {
  border-style: none ridge ridge none;
  border-right: 2px ridge #cccccc;
  border-bottom: 2px ridge #cccccc;
  margin: 0px;
  padding: 0px 0px 0px 10px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  position: static;
  font-weight: inherit;
  text-align: left;
  display: table-cell;
  width: 49%;
}
.Inherited {
  border-style: none;
  border-width: 0px;
  width: 100%;
  font-family: verdana;
}
.Inherited-label {
  border: 2px ridge #cccccc;
  color: white;
  text-align: center;
  height: 100%;
  font-weight: bold;
  vertical-align: top;
  width: 14%;
  font-size: 0.9em;
  background-color: silver;
  line-height: 2em;
  font-family: verdana;
}
.Inherited-function {
  border-style: none none none ridge;
  border-left: 2px ridge #cccccc;
  border-bottom: 0px none #cccccc;
  margin: 0px;
  padding: 0px;
  position: static;
  font-weight: inherit;
  float: left;
  display: table;
  line-height: 2em;
  font-size: 1em;
  width: 100%;
  background-color: #ffffcc;
  font-family: verdana;
}
.Inherited-function td {
  border-style: none ridge ridge none;
  border-right: 2px ridge #cccccc;
  border-bottom: 2px ridge #cccccc;
  margin: 0px;
  padding: 0px 0px 0px 10px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  position: static;
  font-weight: inherit;
  text-align: left;
  display: table-cell;
  width: 49%;
}
.Methods-Even {
  border: 4px groove #999999;
  display: block;
  position: static;
  font-weight: inherit;
  padding-bottom: 25px;
  font-family: Verdana;
  margin-right: auto;
  margin-left: auto;
  width: 97%;
  background-image: url(../MainMenu/images/paper_old.png);
}
.Methods-Odd {
  border: 4px groove #999999;
  display: block;
  position: static;
  font-weight: inherit;
  padding-bottom: 25px;
  font-family: Verdana;
  margin-right: auto;
  margin-left: auto;
  width: 97%;
  background-image: url(../MainMenu/images/paper_old.png);
}
.Function {
  border-style: groove ridge ridge groove;
  border-color: #cccccc;
  border-width: 4px;
  display: block;
  margin-left: 15px;
  margin-right: 15px;
  padding-left: 15px;
  padding-bottom: 20px;
  background-color: #ffffcc;
}
.Code {
  border-style: groove ridge ridge groove;
  border-color: #cccccc;
  border-width: 4px;
  padding-left: 15px;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 20px;
  padding-top: 20px;
  background-color: #e6e6e6;
}
h5 {
  margin: 0;
  padding: 0;
  color: #006600;
  font-style: normal;
  font-weight: normal;
  font-size: medium;
  font-family: Verdana;
}
h6 {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size: medium;
  font-family: Verdana;
  color: #000099;
}
h3 {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  font-size: medium;
  font-family: Verdana;
  color: #993300;
}
.Table-Even {
  border-style: double double none;
  overflow: auto;
  display: block;
  position: static;
  font-weight: inherit;
  font-family: Verdana;
  margin-right: auto;
  margin-left: auto;
  line-height: 45px;
  background-color: #ffffcc;
  border-top-width: 2px;
  border-right-width: 2px;
  border-left-width: 2px;
  font-size: 15px;
  width: 97%;
}
.Table-Odd {
  border-style: double double none;
  border-width: 2px 2px 0px;
  overflow: auto;
  display: block;
  position: static;
  font-weight: inherit;
  font-family: Verdana;
  background-color: #e6ffe6;
  margin-right: auto;
  margin-left: auto;
  line-height: 45px;
  width: 97%;
  font-size: 15px;
}
.Title_Header {
  display: block;
  position: static;
  width: 97%;
  color: black;
  font-weight: bold;
  text-align: center;
  font-size: 25px;
  line-height: 30px;
  font-family: verdana;
}
