body {
  font-family:Tahoma,Lucida,sans-serif;
  background-color:#C4C8CB;
  color:#000000;
  margin: 0px;
  padding: 0px;
}

a:link {
	color: #007426;
	text-decoration: none;}
a:visited {
	color: #007426;
	text-decoration:none;}
a:hover { color: #000000;}
a.perma { visibility:hidden; }

.wikiTitle {
  font-family:Trebuchet MS;
  font-size:14pt;
  line-height:1.3;
/*  font-weight:bold;*/
/*  padding-right:20px;*/
  color: #333333;
  text-decoration: none;}

hr.wiki {
  border:0px;
  padding: 0px 0px;
  height:1px ;  
  border-bottom:1px dashed #779098;
}
tt.wiki {font-family:Monotype,Lucida Console,fixed,lucida;font-size:12px;}
tt.foot {
  font-family:Tahoma,lucida,fixed;
  font-size:11px;
  vertical-align: super;}

tt.sister {
  font-family:Tahoma,lucida,fixed;
  font-size:11px;
  vertical-align: super;
  text-decoration: none;}

pre.wiki {
  padding:6px 6px 6px 6px;
  font-family:Lucida TypeWriter,monotype,lucida,fixed;
  background-color:#000000;
  color:#FFD700;}

pre.console {
  padding:6px 6px 6px 6px;
  font-family:Lucida TypeWriter,monotype,lucida,fixed;
  background-color:#000000;
  color:#FFD700;}

pre.quote {
  padding-left:6px;
  padding-top:6px;
  font-family:Georgia,monotype,lucida,fixed;font-size:14px;
  background-color:#ddddc0;}

table.wiki {
  border: 0px;}

td.wiki {
  background-color:#e9e9e9;
  border: 0px;}

textarea.wiki { width:620px; }

table.info {
  width:100%;}

th.info {
  background-color:#F0F0F0;}

td.info {
  background-color:#f7f7f7;}

h1,h2,h3,h4,h5 {
  font-family:Tahoma;}
h1{
  font-size:9pt;
  border-bottom:1px dashed #779098;
  }
h2{
  font-size:120%;
  border-bottom:1px dashed #779098;
  }
h3{
  font-size:120%;
  border-bottom:1px dashed #779098;
  margin-left:20px;
  }
h4{
  font-size:110%;
  border-bottom:1px dashed #779098;
  margin-left:40px;}
h5{
  font-size:100%;
  border-bottom:1px dashed #779098;
  margin-left:60px;}

div.diff-added {
  font-family:Verdana,Lucida Sans TypeWriter,Lucida Console,fixed;
  font-size:12px;
  background-color:#80FF80;
  color:black;}

div.diff-removed {
  font-family:Verdana,Lucida Sans TypeWriter,Lucida Console,fixed;
  font-size:12px;
  background-color:#FFFF80;
  color:black;}

div.diff-sep {
  font-family:georgia,Verdana,Lucida Sans TypeWriter,Lucida Console,fixed;
  font-size:12px;
  background-color:#000000;
  color:#FFD700;}

span.diff-added, ins.diff-added {
  color:blue;}

span.diff-removed, del.diff-removed {
  color:red;}

td.message {
  font-family:georgia,Verdana,Lucida Sans TypeWriter,Lucida Console,fixed;
  font-size:10px;
  color:#DDDDDD;}

.highlight {
  background-color:#FFFF40;}

span.goto, input.goto {
  font-family:Tahoma,Lucida,sans-serif;
  font-size:12px;
  border: 1px solid #CCCCCC;
  width: 100px;
  background-color: #FFFFFF;}
  
  table.comment {
  font-family:Tahoma,Lucida,sans-serif;
  font-size:12px;
  border: 1px solid #CCCCCC;
  width: 640px;
  background-color: #F7F7F7;}
  
  id.comment {
  text-align: center;}
  
  textarea.comment {
  font-family:Tahoma,Lucida,sans-serif;
  font-size:12px;
  border: 1px solid #CCCCCC;
  width: 500px;
  background-color: #FFFFFF;}
  
  input.comment {
  font-family:Tahoma,Lucida,sans-serif;
  font-size:12px;
  border: 1px solid #CCCCCC;
  width: 100px;
  margin-top:10px;
  margin-bottom:10px;
  background-color: #FFFFFF;}


table.closure, td.closure{
  margin:10px 10px 10px 10px;
  padding:10px 10px 10px 10px;
  background-color:#ddddb0;}

.wikiHr {
  visibility:hidden;}

#wikiTrailer {}

#wikiHeader {
  background-image:url("../imgs/nav_bg.gif");}
  
#wikiHeader form {
  margin-top:9px;
  margin-bottom:8px;
  margin-left:15px;  }
  
#wikiHeader a{
  color:#ffffff;
  font-family:Tahoma;
  text-decoration: none;
/*  line-height: 1.6;*/
  font-size:7pt}
  
#wikiHeader a:Hover{
  color:lime;}
#wikiHeader td{
  color:#bbbbbb;
  font-family:Tahoma;
  text-decoration: none;
/*  line-height: 1.6;*/
  font-size:8pt}


#wikiMenu {}

#wikiMenu a {color:white; }
#wikiMenu a {color:white; }


#body_round_lt {background-image:url("../imgs/body_round_lt.gif");}
#body_round_rt {background-image:url("../imgs/body_round_rt.gif");}
#body_round_lb {background-image:url("../imgs/body_round_lb.gif");}
#body_round_rb {background-image:url("../imgs/body_round_rb.gif");}

#body_bg_t {background-image:url("../imgs/body_bg_t.gif");}
#body_bg_b {background-image:url("../imgs/body_bg_b.gif");}
#body_bg_l {background-image:url("../imgs/body_bg_l.gif");}
#body_bg_r {background-image:url("../imgs/body_bg_r.gif");}

#btn_edit {background-image:url("../imgs/btn_edit_icon.gif");}
#btn_diff {background-image:url("../imgs/btn_diff_icon.gif");}
#btn_info {background-image:url("../imgs/btn_info_icon.gif");}

#wikiBody {
  background-color:#F5F5F5;
  font-size:75%; 
  color: #222222;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1.6;
/*  text-align: justify;*/}
  
#wikiBody img {
  vertical-align: baseline;}
  
#wikiContent { }

/* ---------------------------------------------------------------------- */

#wikiFooter {
  font-family:µ¸¿ò,Tahoma,Lucida,sans-serif;
  background-color:#C4C8CB;
  color:#A09385;
  font-size:11px;
  margin-left:10px;
}

#wikiFooter A {color:gray;}

#wikiHint {
  font-family:Georgia,Verdana,Lucida,sans-serif;
  font-size:11px;
  background-color:#E2DAE2;
}

#wikiSister {}

#wikiPreview {
  padding-top: 40px;
}

div.indent { padding-left:2em; }

div.hint {
  font-size: 11px;
  background-color: #606B77;
  padding: 2em 2em 2em 2em;
  color:white; }

/* Blog CSS */
a.purple { font-size: 10px; text-decoration:none;}
div.blog { width:90%; padding: 0em 1em 0em 1em; }
div.blog-user { font-size:10px; }
div.blog-title { font-size:16px; font-weight:bold; }
div.blog-comments { padding: 1em 1em 1em 2em; border-left: 1px dashed #7B9AC5; background-color:#DFF0FF;}

div.blog-date { font-size:18px; font-weight:bold; padding-bottom:5px;}
span.blog-user { font-size:10px; }

/* Calendar */
td.day {
   background:#f9f9f9;
   width:20px;
   text-align: center;}
td.today {
   background:#e0e0e0;
   width:20px;
   text-align: center;}

/* HierarchicalWiki */
span.group {
  font-family:Tahoma,Lucida,sans-serif;
  font-size:10px;
}

/* enscript syntax */
div.wikiPre i,div.wikiPre b{
  font-weight: normal;
  font-style: normal;
}

span.imgAttach {}
img.imgLeft {position:relative;display: block;text-align:left}
img.imgRight {position:relative;display: block;text-align:right}
img.imgCenter {
  position:relative;
  display: block;
  margin-left: -30px;
  margin-right: -30px;
  text-align:center;
  }
img.imgCenter2 {
  position:relative;
  display: block;
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: -20px;
  text-align:center;
  }