HTML { height:100%; width:100%; }

BODY { width:100%; height:100%; margin:0px; padding:0px; background-color:#ffffff; }

BODY,TD	{
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 0.9em;
	}

@media print
{
	.noprint { display:none; }
}

#sidebar .sidehead 	{ font-size:1.1em; margin: 20px 0px 10px 0px; font-family:serif; font-variant: small-caps; letter-spacing:0.3em; color: #666666; }
#sidebar .sidehead A	{ color: #555555; }
#sidebar UL { list-style-type: none; list-style-image: none; margin:0px; padding:0px; font-size:1.0em; }
#sidebar UL UL { list-style-type: none; list-style-image: none; margin:0px; padding:0px; font-size:0.9em; }
#sidebar LI LI A { color: #666622; }

#page-actions p { margin: 0px; padding: 0px; }

#wikitext {
margin: 5px 10px 10px 0px;
padding: 0px 0px 0 0;
}

A:link          { text-decoration:none; color:#0033AA; }
A:visited       { text-decoration:none; color:#0033AA; }
A:hover         { text-decoration:underline; color:#0033AA; }
A:active        { text-decoration:none; color:#0033AA; }

H1	 { font-size:1.5em; font-weight:bold; color:#666666; margin:0em 0em 1.5em 0em; }
.h1	 { font-size:1.5em; font-weight:bold; color:#666666; margin:0em; }
.title	 { font-size:1.5em; font-weight:bold; color:#666666; margin:0em; }
H2 	 { font-size:1.1em; font-weight:bold; color:#cc6600; margin:2.0em 0em 1.5em 0em; }
.h2	 { font-size:1.1em; font-weight:bold; color:#cc6600; margin:0em; }
.section { font-size:1.1em; font-weight:bold; color:#cc6600; margin:0em 1.5em 0em 0em; }
H3	 { font-size:0.9em; font-weight:bold; color:#cc6600; }
.h3	 { font-size:0.9em; font-weight:bold; color:#cc6600; }
#page-actions UL { list-style: none; margin: 0px; padding: 2px; }
#page-actions LI { display: inline; margin: 0px; padding: 2px; }

hr { border:none; height:1px; background-color:#cccccc; color:#cccccc; margin:0px; padding:0px; }

pre {
  background: #f8f7ef;
  border-top: 1px dashed #666;
  border-bottom: 1px dashed #666;
  padding: 10px;
  font-family: monospace;
  font-size: 9pt;
}

.lastmod {
  font-style: italic;
}


#wikilogo {
  padding-left:10px; padding-bottom:5px;
  border-bottom: 1px #ccc solid;
}

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

#wikileft {
  position: absolute;
  z-index: 10;
  top: 0; left: 20px;
  width: 160px;
  padding: 60px 10px 10px 10px;
  border-left: 4px double #aaa;
  border-right: 4px double #aaa;
  border-bottom: 4px double #aaa;
  font-size: 9pt;
  background: #edead5;
  font-family: Georgia, Times, Palatino, serif;
}

#wikisearch {
  position: absolute;
  top: 0px; left: 0px;
  width: 160px;
  padding: 2px 10px 0px 10px;
  font-family: Georgia, Times, Palatino, serif;
  background: transparent;
}

#wikileft a, #wikigroupbar a { text-decoration:none; color: #333; }
#wikileft a:hover, #wikigroupbar a:hover { text-decoration:underline; color: #333; }
#wikileft ul, #wikigroupbar ul { list-style:none; padding:5px; margin:0px; }
#wikileft li, #wikigroupbar li { margin-top:4px; }
#wikileft h1 a, #wikigroupbar h1 a, #wikileft h5 a, #wikigroupbar h5 a

#wikibody {
  position: relative;
  left: 210px;
  padding: 0px 0px 5px 5px;
  background: transparent;
}

#wikitop {
  position: relative;
  z-index: 2;
  height: 8px;
  width: 100%;
  background: #334858;
}

#wikiruleback {
  position: absolute;
  z-index: 0;
  top: 0; left: 0;
  height: 55px;
  width: 100%;
  background: #FFFFFF;
}

#wikirule {
  position: absolute;
  z-index: 15;
  top: 0; left: 0;
  height: 55px;
  width: 100%;
  border-bottom: 1px solid #333;
  background: transparent;
}

#wikititlebar {
  position: absolute;
  top: 5; left: 0;
  width: 100%;
  text-align: left;
  font-size: 14pt;
  padding: 0px;
  margin-right: 0px;
  font-family: Georgia, Times, Palatino, serif;
  background: #FFEEDD;
}

#wikicmds {
  position: relative;
  z-index: 20;
  text-align: center;
  font-size: 14pt;
  padding: 8px;
  margin-right: 20px;
  font-family: Georgia, Times, Palatino, serif;
  text-transform: uppercase;
  color: #334858;
}
#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: none; color: #aa2d39; }


#wikiright {
  position: absolute;
  top: 70px; left: 785px;
  width: 150px;
  font-family: Georgia, Times, Palatino, serif;
  font-size: 11pt;
    border-bottom: 1px dashed #999;
}

#wikigroupbar {
  padding: 20px 0 10px 0;
  font-size: 9pt;
  font-family: Georgia, Times, Palatino, serif;
}

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

#wikifoot {
  text-align: center;
  font-size: 80%;
  padding-top: 12px;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

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

img.thumbs { border:1px solid #dddddd; margin:2px; padding:4px; vertical-align: middle; }
img.thumbs:hover, table.thumbtable td.thumbtd div.img:hover { border:1px solid red; }
table.thumbtable img.thumbs { border: 0; padding:0; }
table.thumbtable td.thumbtd {  margin:4px; padding:2px;}
table.thumbtable td.thumbtd:hover { border-color:red; }
table.thumbtable { border:1px solid #cccccc; }
table.thumbtable td.thumbtd div.img { border: 1px solid #dddddd; text-align:middle;}
table.thumbtable td.thumbtd div.caption { font-size:.8em; overflow:hidden; padding:0px; line-height:1.1em;}
