/* By Hand, in gedit. Ben Kross, farcool 20070511 */
html { font-size:100.01%; }
body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background: #fff;
  background-position: 100% 100%;
  font-family: Verdana,sans,sans-serif;
  font-size: 1em;
  cursor: default;
}
.wrapper {
  font-size: 80%;
  overflow: visible;
  text-align: left;
  line-height: 1.5em;
  width: 718px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  color: #899182;
}
.editable {
  background: #fff;
  float: left;
  text-align: left !important;
  padding: 34px 44px 34px 44px;
}
.topmenu {
  float: left;
  color: #e1d8bd;
  font-size: 70%;
  font-weight: 600;
  margin: 0px 0px 0px 0px;
  background: #fff;
  background-image: url('../img/menubar1.png');
  background-repeat: repeat-x;
  background-position: left;
}
.topmenu a {
  text-decoration: none;
  background: #fff;
  border-bottom: 1px dotted #a7cbb0;
  color: #c6bde1;
}
.topmenu a:hover {
  text-decoration: none;
  border-bottom: 1px dotted #a7cbb0;
  color: #5e5393;
  background: white url('../img/arrownav.png') top center no-repeat !important;
  padding-top: 20px;
  margin-top: 10px;
}
.topmenu a:visited {
  color: #c6bde1;
  background: white url('../img/tick1.png') top center no-repeat;
  padding-top: 20px;
  margin-top: 10px;
}
.contents {
  width: 600px;
  float: left;
  background: #fff;
  margin: 12px 0px 0px 12px;
}
.contents h1, h2, h3, h4, h5, h6 {
  color: #aec175;
  background: #fff;
  font-style: italic;
  margin: 12px 0px 32px 32px;
}
.contents p {
  color: #939393;
  background: #fff;
  padding: 8px;
  margin: 6px;
}
.contents a {
  background: #fff;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px dotted #a7cbb0;
  color: #5e5393;
}
.contents a:hover {
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px dotted #a7cbb0;
  color: #5e5393;
  background: #e1d8bd;
}
.contents a:visited {
  background: #fff;
  font-weight: bold;
  color: #c6bde1;
}
.footerfeaturelinks {
  background: #fff;
  text-align: center;
  font-size: 85%;
  clear: both;
  line-height: 1.3em;
  padding: 0px;
  margin: 0px;
}
.footerfeaturelinks a {
  background: #fff;
  text-decoration: none;
  border-bottom: none;
  color: #5e5393;
}
.footerfeaturelinks a:hover {
  text-decoration: none;
  border-bottom: none;
  color: #5e5393;
  background: #e1d8bd;
}
.footerfeaturelinks a:visited {
  background: #fff;
  color: #c6bde1;
}
.footerfeaturelinks img {
  padding: 0px;
  margin: 0px;
}
.footer {
  background: #fff;
  clear: both;
  text-align: center;
  font-size: 66.7%;
  line-height: 1.3em;
  color: #9ba4c0;
  overflow: visible;
}
.footer a {
  background: #fff;
  text-decoration: none;
  border-bottom: none;
  color: #c6bde1;
}
.footer a:hover {
  background: #fff;
  text-decoration: none;
  border-bottom: none;
  color: #5e5393;
  background: #e1d8bd;
}
.footer a:visited {
  background: #fff;
  color: #c6bde1;
}
.imgleft {
  background: #fff;
  float: left;
  padding: 0px 24px 8px 8px;
  margin-left: 0%;
}
.imgleftalonediv {
  background: #fff;
  float: left;
  padding: 0px;
  margin-left: 0px;
  display: block;
  clear: both;
}
.imgrightalonediv {
  background: #fff;
  float: right;
  padding: 0px;
  margin-right: 0px;
  display: block;
  clear: both;
}
.imgcenter {
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 8px;
  clear: both;
}
.imgright {
  background: #fff;
  float: right;
  padding: 0px 8px 8px 24px;
  margin-right: 0px;
}
td {
  background: #fff;
  padding: 18px;
}
.farcooltext {
  background: #fff;
  color: #5e5393;
  font-style: italic;
  line-height: 1.5em;
}
.tm {
  background: #fff;
  font-size: xx-small;
  font-weight: normal;
  line-height: 1.5em;
  text-decoration: none;
  color: #cfcfcf;
}
.hlite {
  color: #4c6422;
  background: #fff url('../img/page_tick.gif') top center no-repeat;
  padding-top: 20px;
  margin-top: 10px;
}
.llite {
  color: #5e5393;
  background: #d8e1bd;
}
ol {
  font-size: 1em;
  line-height: 1.5em;
  background: #fff;
  margin: 24px 12px 24px 24px;
}
ol li {
  font-size: 1em;
  line-height: 1.5em;
  background: #fff;
  line-height: 1em;
  margin: 16px 16px 16px 16px;
}
ul {
  font-size: 1em;
  line-height: 1.8em;
  background: #fff;
  margin: 24px 0px 8px 24px;
  list-style-type: none;
  padding-left: 0;
}
ul li {
  font-size: 1em;
  line-height: 1.5em;
  background: #fff;
  background: url('../img/arrow_right.gif') left center no-repeat;
  padding: 8px 20px 8px 50px;
}
blockquote {
  font-size: 1em;
  line-height: 1.5em;
  padding: 12px 32px 8px 48px;
  margin: 0px 8px 0px 52px;
  background: #fff url(../img/bgr.png) right top repeat-y;
  border-top: #eee 1px solid;
  border-right: #ccc 1px solid;
  border-bottom: #ddd 1px solid;
  border-left: #eee 1px solid;
}
blockquote img {
  background: #fff;
  line-height: 2em;
  padding: 0px 8px 0px 0px;
  margin-bottom: 0px;
}
.altblockquote {
  font-size: 1em;
  line-height: 1.5em;
  padding: 12px 32px 8px 48px;
  margin: 0px 8px 0px 52px;
  background: #fff;
  border-top: #eee 1px solid;
  border-right: #ccc 1px solid;
  border-bottom: #ddd 1px solid;
  border-left: #eee 1px solid;
}
.altblockquote img {
  background: #fff;
  line-height: 1.2em;
  padding: 0px 8px 0px 0px;
  margin-bottom: 0px;
}
.shrink {
  background: #fff;
  line-height: 1.5em;
  font-size: 90%;
  padding: 4px 0px 4px 0px;
  margin: 4px 0px 4px 0px;
}
img {
  background: #fff;
  border: none;
  padding: 0px 16px 16px 0px;
}
img a {
  background: #fff;
  border: none;
}
acronym {
  background: #fff;
  cursor: help;
}
.totop {
  float: left;
  background: #fff url('../img/page_up.gif') left center no-repeat;
  font-size: 60%;
  text-decoration: none !important;
  border: none !important;
  padding: 8px 8px 8px 8px;
  margin: 8px 8px 8px 8px;
}
.totop a {
  background: #fff;
  text-decoration: none !important;
  border: none !important;
}
.totop a:hover {
  background: #fff;
}
#pic {
  float: left;
  background-color: #FFFFFF;
  left: 10px;
  position: relative;
  top: 10px;
  width: 160px;
  margin-right: 48px;
}
#pic a .large {
  background: #fff;
  border: 0px;
  display: block;
  height: 1px;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 1px;
}
#pic a img {
  background: #fff;
  border: 0;
}
#pic a.p1, #pic a.p1:visited {
  background: #FFFFFF;
  border: 1px solid #aec175;
  display: block;
  height: 120px;
  left: 0;
  text-decoration: none;
  top: 0;
  width: 160px;
}
#pic a.p1:hover {
  background: #fff;
  color: #000000;
  text-decoration: none;
}
#pic a.p1:hover .large {
  background: #fff;
  border: 2px solid #c6bde1;
  display: block;
  height: 240px;
  left: 182px;
  position: absolute;
  top: -13px;
  width: 320px;
  padding: 0px;
}
.midmenu {
  float: left;
  margin-left: auto;
  margin-right: auto;
  color: #e1d8bd;
  font-size: 70%;
  font-weight: 600;
  background: #fff;
  background-image: url('../img/menubar1.png');
  background-repeat: repeat-x;
  background-position: left;
}
.midmenu a {
  background: #fff;
  text-decoration: none;
  border-bottom: 1px dotted #a7cbb0;
  color: #c6bde1;
}
.midmenu a:hover {
  background: #fff;
  text-decoration: none;
  border-bottom: 1px dotted #a7cbb0;
  color: #5e5393;
  background: white url('../img/arrownav.png') top center no-repeat !important;
  padding-top: 20px;
  margin-top: 10px;
}
.midmenu a:visited {
  color: #c6bde1;
  background: white url('../img/tick1.png') top center no-repeat;
  padding-top: 20px;
  margin-top: 10px;
}
