body {
  font-family: Verdana,sans-serif;
  background-color: #ffffff;
  margin-top:0px; margin-left:0px; margin-right:0px; 
  font-size:12px; 
}

h1, h2, h3, h4, h5 { line-height:1em; color:#006699; }
h1 { font-size:180%; }
h2 { font-size:140%; }
h3 { font-size:120%; }
h4 { font-size:100%; }
h5 { font-size:100%; font-weight:normal; font-style:italic; }

#wikilogo { 
  padding-left:10px; padding-bottom:5px; 
}

#wikihead { 
  position:absolute; right:10px; top:10px; 
  font-family:Verdana,sans-serif; font-size:85%; 
}
#wikihead input { font-size:85%; } 

#wikileft { 
  width:123px; 
  padding:0;
  font-family: Verdana, sans-serif;
  background-image:url(menu_bg.gif);
  background-repeat:repeat-y;
}
#wikileftshadow {
  width:12px;
  background-image:url(shadow_left.gif);
  background-repeat:repeat-y;
}
#wikileftfoot { 
  width:135px; 
  padding:0;
  font-family: Verdana, sans-serif;
}

a:link {  color: #0033FF; text-decoration: none; font-weight: bold}
a:visited {  color: #0033FF; text-decoration: none; font-weight: bold}
a:hover {  color: #0099FF; text-decoration: none}

#wikileft ul { list-style:none; padding:8px; margin:0px; }
#wikileft li { margin-top:4px; }
#wikileft h1, #wikileft h5, .sidehead {
  border-top:1px #3333cc solid;
  border-bottom:1px #3333cc solid;
  color:#ffffff;
  background-color:#4b7cb2;
  padding-left:5px;
  line-height:26px;
  margin-bottom:0px;
  font-weight:bold;
  font-style:normal;
}
#wikileft h1 a, #wikileft h5 a, .sidehead a 
  { color:#505050; font-weight:bold; font-style:normal; }

#wikiright { 
  width:135px;
  font-family: Verdana, sans-serif;
}
#wikirightshadow {
  width:7px;
  background-image:url(shadow_right.gif);
  background-repeat:repeat-y;
}

#wikirightcont {
  width:128px;
}

.righttext {
  padding:8px;
}
  
#wikicmds { float:right; font-family:Verdana,sans-serif; 
  font-size:80%; white-space:nowrap; }
#wikicmds ul { list-style:none; }
#wikicmds li { display:inline; margin:0px 5px; }
#wikicmds li a { text-decoration:none; color:black; }
#wikicmds li a:hover { text-decoration:underline; color:blue; }

#wikibody { padding:0px 10px 10px 10px; background-color:white; }
#wikitext { margin-top:1em; line-height:1.33em; }

.pagegroup { margin-top:10px; font-size:85%; }
.pagetitle { margin-top:2px; font-size:180%; color:#006699; }

.urllink {
background-image:	url(link.gif);
background-position:	left top;
background-repeat:	no-repeat;
padding-left:	15px;
}

#wikifoot { 
  padding-left:180px; 
  border-top:2px #6666ff solid; 
  font-size:80%; 
  font-family:Verdana,sans-serif;
}

#wikiedit form { margin:0px; }
#wikiedit textarea { width:98%; }

