


body.madGlibs
{
  background-image: url('Dark-Wind.jpg');
  background-color: #5C5C7B
}

.madGlibs_page_title
{
  font-size: 18pt;
  text-align: center;
  font-weight: bold;
  font-variant: small-caps
}

.madGlibs_page_subtitle
{
  font-size: 8pt;
  text-align: center
}

.madGlibs_desc
{
  font-size: 10pt;
  margin-left: 30px
}

.madGlibs_glibword
{
  font-weight:bold;
  color:2738B3
}

.madGlibs_glibbox
{
  border:inset;
  border-color:#8F8FBC;
  width: 580px
}

.madGlibs_removed
{
  display: none;
}

.madGlibs_displayed
{
  display: block;
}

input.madGlibs_fullwidth { width: 590px }

textarea.madGlibs_fullwidth
{
  width:590px;
  height:150px
}

textarea.madGlibs_halfwidth
{
  width:280px;
  height:200px
}

.madGlibs_buttons
{
  font-weight:bold;
  color:#f5f5f5;
  background-color:#444F9F;
  border-style:outset;
  border-color:#B3BBF2;
}

table.madGlibs_page
{
  padding: 10px;
  background-color: #d0d0d0;
  background-image: url('Gray-Wind.jpg');
  border-style: ridge;
  border-color: #B3BBF2;
  width: 625px;
  font-size: 12pt;
}

td.madGlibs_navbar
{
  border-top-style:double;
  border-color:#8F8FBC
}

a:link { color: #0000ee }
a:visited { color: #000099 }
a:hover { color: #0000ff }
a:active { color: #0000ff }

.madGlibs_code { font-weight: bold }
.madGlibs_coded { font-family: monospace }
.madGlibs_high { background-color: #B6CEE6/*99CCFF*/ }
.madGlibs_high2 { background-color: #E4E6B6 }
.madGlibs_high3 { background-color: #c0c0c0 }
.madGlibs_norm { text-decoration: none }

.madGlibs_hover
{
  color: #0000ff;
  text-decoration: underline
}