
body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: Black;
	margin-left:0px;
	margin-right:0px;
	font-size: small;
	color : White;
}

h1, h2, h3, h4, h5 { line-height:1em; }
h1 { font-size:150%; }
h2 { font-size:125%; }
h3 { font-size:110%; }
h4 { font-size:100%; }
h5 { font-size:100%; font-weight:normal; font-style:italic; }

a, a:focus, a:link{
	color: Navy
}

a:visited{
	color: Gray
}

a:hover{
	color: White;
	background-color : Navy;
	text-decoration : none;
}

a:active{
	color: Navy
}

#wikilogo{
}

#wikihead { 
  position:absolute; right:10px; top:10px; 
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:85%; 
}
#wikihead input { font-size:85%; }
#wikihead a, a:active{
	color : White;
}

#wikiheademail {
	position:absolute;
	left: 311px;
	top:66px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:85%;
}

#wikiheademail a, a:active{
	color : White;
}

#wikileft {
	width: 162px;
	border-right: 4px solid #EEEEEE;
	padding: 10px 10px 10px 10px;
	font-size: 85%;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : White;
	color : Black;
}

#wikileft ul {
	list-style:none;
	padding:5px;
	margin:0px;
}
#wikileft li {
	margin-top:4px;;
}
#wikileft h1, #wikileft h5, .sidehead 
  {
	margin-bottom:0px;
	font-weight:bold;
	font-style:normal;
	font-size : medium;
}
#wikileft h1 a, #wikileft h5 a, .sidehead a 
  {
	color: #633100;
	font-weight:bold;
	font-style:normal;
}

#wikicmds { float:right; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, 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: Silver;
}

#wikicmds a:hover{
	color: White;
}

#wikibody {
	padding:0px 10px 10px 10px;
	background-color:white;
	color : Black;
}
#wikitext { margin-top:1em; line-height:1.33em; }

#wikititle{
	margin-top: 3px;
}
.pagegroup {
	font-size: 100%;
}
.pagetitle {
	font-size: 160%;
	color : #633100;
	font-weight : bold;
}

#wikifoot {
	padding-left:191px;
	font-size:80%;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	height : 10%;
}

#wikifoot a, a:active, a:hover{
	color: White;
}

#wikiedit img{
	padding-right : 6px;
}
#wikiedit a:hover{
	background-color : White;
}
#wikiedit form { margin:0px; }
#wikiedit textarea { width:98%; }

.figlet{
	line-height: 1em;
}

.urllink{
	background: url(/pub/imgs/external.gif) center right no-repeat;
	padding-right: 13px;
}

.urllink:visited{
	background: url(/pub/imgs/external-vis.gif) center right no-repeat;
}

.urllink:hover{
	background: Navy url(/pub/imgs/external-vis.gif) no-repeat center right;
}

