
s { color:#999999 }    
s a:link { color:#999999 }
s a:visited { color:#999999 }
s a:hover { color:#cc3300 }
s img { filter:Gray } 

.wiki-section-header { margin:10px 0 5px; border-bottom:2px solid #cccccc; }
h2 { color:#999999; font:      26px Arial, sans; padding:0; margin:0 }
h3 { color:#999999; font:      23px Arial, sans; padding:0; margin:0 }
h4 { color:#aaaaaa; font: bold 17px Arial, sans; padding:0; margin:0 }


blockquote {  border-left:#999 3px solid; padding:5px; }
blockquote p {padding: 0; margin: 5px 0;}

tt { color:#666600; background:#ffffcc; padding: 0 2px; font-size:115% } 

hr { height: 1px; color: #999999 }

dfn { font-variant: small-caps; letter-spacing: 0.1em; font-style: normal; cursor: help; border-bottom: 1px dotted #000; }


.wiki-fore,
.wiki-fore-red   { color: #CC0000; }
.wiki-fore-green { color: #008000; }
.wiki-fore-blue  { color: #0000CC; }

.wiki-back,
.wiki-back-red   { background: #FFAAAA; }
.wiki-back-green { background: #AAFFAA; }
.wiki-back-blue  { background: #AAAAFF; }


table.wiki-usertable {
  border: 1px none;
  border-collapse: collapse;
}
table.wiki-usertable tr td
{
  border-width: 1px;
  border-color: black;
  border-style: solid;
  padding: 4px;
  vertical-align: top;
}
table.wiki-dtable {width:100%; border: 0 none; border-collapse: collapse;}
table.wiki-dtable tr td { vertical-align:top; border-width: 0;  border-color: #999999;  border-style: none;  padding: 4px; }


.wiki-email0 { color:#808000; font-weight:bold; border-left: 4px solid #808000 }
.wiki-email1 { color:#d04040; font-weight:bold; border-left: 4px solid #d04040 }
.wiki-email0, .wiki-email1 { padding:2px 5px 2px 5px; margin: 10px 0 10px 10px }

/* uncomment next line to see how wiki-text is broken into sections
.wiki-section-content { border: 1px dashed #aaaaaa; margin:2px; padding:2px }
*/