<!--
/* page elements */
body {
  color: #000; background: #39f url(images/cc_bg5a.gif);
  font: normal 12px Verdana,Arial,Helvetica,sans-serif;
  margin: 10px 0 0 0;
}

p {
  color: #000; background-color: transparent;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-align: left;
}

h2 {
  color: #000; background-color: transparent;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
}

h3 {
  color: #6cf; background: #000 none;
  font: bold 12px Verdana,Arial,Helvetica,sans-serif;
  text-align: left;
  margin: 0;
  padding: 1px 2px 1px 2px;
  border-bottom: 1px solid #6cf;
}

hr {text-align: center;}
img  {border: none;}
b,strong    {font-weight: bold;}
i    {font-style: italic;}

a {font: normal 12px Verdana,Arial,Helvetica,sans-serif;}
a:link,a:visited {color: #099; background-color: transparent; text-decoration: none;}
/* a:visited {color: #930; background-color: transparent; text-decoration: none;} */
a:active  {color: #099; background-color: transparent; text-decoration: none;}
a:hover   {color: #fff; background-color: #099; text-decoration: none;}

ol,ul li  {
  color: #000; background-color: #fff;
  font: normal 12px Verdana,Arial,Helvetica,sans-serif;
  text-align: left;
}

#mirc a:hover img {color: #000; background-color: #fff; font-weight: normal; text-decoration: none;}
.smallred {color: #f00; background: transparent; font-style: italic; font-size: 11px;}
.boldred  {color: #f00; background: transparent; font-style: italic; font-weight: bold;}
code,.command {color: #f00; background: transparent; font-size: 1.2em; font-family: 'Lucida Console',FixedSys,monotype;}
.here     {color: #000; background-color: #39f; font-weight: bold;}


#header {color: inherit; background: transparent;}

#logo {
  margin-top: 0;
  margin-bottom: 2em;
  text-align: center;
}

#colL {
  float: left;
  clear: left;
  width: 14.5em;  /* IE width hack */
  \width: 15.5em; /* Gecko-Moz width */
  w\idth: 14.5em; /* recover from IE hack */
  margin-right: 0;
  margin-left: .5em;
  padding: 0;
}

#colL #bonv, #colL #apnet, #colL #apnet a:link, #colL #apnet a:visited {
  color: #000; background: transparent;
  font: bold 12px Arial,Helvetica,sans-serif;
  text-align: center;
  margin: 3em auto 0 auto;
}

#colL #apnet a:hover{color: #fff; background-color: #f00;}

#colR {
  float: right;
  clear: right;
  width: 14.5em;  /* IE width hack */
  \width: 15.5em; /* Gecko-Moz width */
  w\idth: 14.5em; /* recover from IE hack */
  margin-right: .5em;
  margin-left: 0;
  padding: 0;
}

.navBox {
  color: #000; background: #fff none;
  border: #000 1px solid;
  margin: 0 0 15px 0;
  padding-bottom: 2px;
  text-align: left;
}

.navBox ul {
  list-style: none;
  margin: 0;
  margin-left: 0;
  padding: 0;
  padding-left: 0;
}

.navBox a {line-height: 1.25em; padding: 0 2px 0 2px;}

#center {
  color: #000; background: #fff none;
  font: normal 12px Verdana,Arial,Helvetica,sans-serif;
  margin: 0 16em;
  padding: 0 20px;
  border: #000 1px solid;
}

#notables {margin-right: 1em;}

#notables img {
  position: relative;
  float: right;
  top: 0;
  right: -2em;
  width: 50px;
  height: 51px;
  margin: 0;
}

#notables a span {display: none;}

#notables a:hover span {
  display: block;
  position: absolute;
  top: 65em;
  right: 10em;
  width: 9em;
  z-index: 999;
  padding: 3px;
  color: #000;
  background: #ff9;
  font: bold 1em Arial,Helvetica,sans-serif;
  text-align: center;
  border: 2px solid #f00;
}

#footer {
  clear: both;
  margin: 1em auto;
  padding: 0;
}

#w3c {
  text-align: center;
  margin-top: 2em;
}
  
#w3c a:hover {
  color: #099; background: transparent;
  font-weight: normal;
  text-decoration: none;
}

#copyright {
  display: block;
  width: 21.5em;
  color: #000; background: #fff;
  font: normal 11px Arial,Helvetica,sans-serif;
  border: 3px outset #39f;
  text-align: center;
  margin-top: .5em;
  padding: 1px;
}

#copyright a {font: normal 11px Arial,Helvetica,sans-serif;}

div.topofpage {
  position: relative;
  left: 50%;
  width: 6em;
  margin: 1em 0 1em -12em;
  padding: 0;
  border: 2px solid #f00;
  text-align: center;
}

a.top {width: 100%; font: normal .75em Arial,Helvetica,sans-serif; text-decoration: none; text-align: center;}
a.top:link,a.top:visited {color: #000; background: #fff none;}
a.top:active  {color: #f00; background: transparent none;}
a.top:hover  {color: #000; background: #ffe none;}

a.smallred {color: #f00; background-color: transparent; font-style: italic; font-size: 10px;}
a.boldred  {color: #f00; background-color: transparent; font-style: italic; font-weight: bold;}
a.boldred:hover {text-decoration: underline;}
a.h2link   {font-weight: bold; font-size: 18px;}
a.faq {font-weight: bold; font-size: 13px; color: #39f; background: transparent;}

.freddiv {font-weight: bold; color: #90c; background-color: #fff; text-align: center;}
a.fredlink {font-weight: bold; color: #90c; background-color: #fff;}

-->