body, html {
font-family:"Trebuchet MS",verdana,georgia,times,serif;
font-size:9pt;
background-position: top left;
background-repeat:  no-repeat;
background-attachment:  fixed;
margin: 0px 0px 0px 0px;
padding:0px;
height: 100%;
}
#wikiedit textarea {
width: 100%;
}

#actions a {
color: #cccccc;
}
#actions a:hover {
color: #000000;
text-decoration: underline;
}
#container {
	width: 800px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	color: #333;
	border: 1px solid gray;
	line-height: 130%;
}

/*#wikibar {
	height: 39;
}*/

#wikititle {
}

#wikititle img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.searchselect {
	font-size: 7pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color:gray;
}


#wikisearch {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#search {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.searchbutton {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 7pt;
	cursor: hand;
}

.searchbox {
	font-size: 7pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid gray;
}
#wikicmds {
color: #ffffff;
font-weight:bold;
}

#wikicmds:hover {
background-color: #333333;
}
#wikicmds a {
font-family: "Trebuchet MS", sans-serif;
color: #ffffff;
font-size: 8pt;
text-decoration: none;
}

#wikicmds a:hover { color:#ff0000; }

#siteheader {
	height: 102px;
}

#groupheader {
	border-bottom: 1px solid gray;
}

#sidebar {
	width: 160px;
	margin: 0;
	padding: .25em .95em .25em .25em;
}

#content {
	border-left: 1px solid gray;
	padding: .25em;
	max-width: 36em;
}

#groupfooter {
	padding: .1em;
	background-color: #ddd;
	border-top: 1px solid gray;
}

#sitefooter {
	margin: 0;
	padding: .1em;
	color: #333;
	border-top: 1px solid gray;
}

#sidebar a {
	color:#09c;
	font-size:9pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
}
#sidebar { border-right: 1px solid #999; }
#sidebar h1 { font-size: 11pt; margin: .1em 0 0 0; }
#sidebar h2 { font-size: 10pt; margin: 0 0 0 0; }
#sidebar p { margin: 0 0 1em 0; }
#sidebar ul {
  list-style: square;
  padding-left: .2em;
  margin-left: 1.2em;
  text-indent: 0em;
}
#content h2 { margin: 0 0 .5em 0; }
#wikibar a.currentgrouplink {}

#wikitext a{ color: #003399; font-weight:bold; font-size: 9pt; text-decoration: none;}
#wikitext a:hover{font-weight:bold; color: #ff0000; border-bottom: 1px dotted #ff0000 }
#wikitext hr {
width: 50%;
height: 1px;
border-top: 1px dashed #999;
border-bottom: 1px dashed #999;
}

#wikitext a.createlink {
font-size:8pt;
background-color: #aaaaaa;
color: #ffff00;
padding: 1px 4px 1px 4px;
margin: 2px 2px 2px 2px;
}

#wikitext a.createlink:hover {
font-size:8pt;  background-color: #ffff00;
color: #000000;
padding: 0px 3px 0px 3px;
margin: 2px 2px 2px 2px;
border-color: #ff0000;
border-style: solid;
border-width: 1px 1px 1px 1px;
}
#groupheader h1 { font-size: 13pt; width: 100%; background-color: #ccc; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; border-top: 1px solid gray;}
#groupheader h2 { font-size: 10pt; font-weight: lighter; width: 100%; margin: 4px 0px 0px 0px; padding: 0px 0px 0px 0px;}
#groupheader a { color: #333300; font-size: 9pt; text-decoration: none; padding: 0; }
#groupheader a:hover { color: #0000cc; background-color: #cccccc; }
#groupfooter h1 { font-size: 13pt; width: 100%; background-color: #ccc; }
#groupfooter a { color: #333300; font-size: 9pt; text-decoration: none; padding: 0; }
#groupfooter a:hover { color: #0000cc; background-color: #cccccc; }
#sitefooter a { color: #000099; text-decoration: none; }
a.wikilink { text-decoration: none; }
#wikitext { font-weight: bold; }
#wikitext h1 {	padding-top: 5px;padding-bottom: 5px; width: 100%; background-color: #cccccc; font-weight: bold; font-size: 13pt; margin: 0 0 0 0; }
#wikitext h2 { font-size: 12pt; margin: 3px 0 0 0; }
#wikitext h3 { font-size: 11pt; margin: 3px 0 0 0; }
td.datafield { font-size: 11pt; }
td.fieldlabel { font-weight: bold; }
#credits { background-color: #ccc; font-size: 9pt; border-top: 1px solid gray; }
#contriblist { font-size: 9pt; font-style: italic; text-align: center; }

textarea {
width: 100%;
}
