body {
 margin:0px;
 background-color:#e1e1e1;
 font-family:Verdana,Tahoma,Arial,sans-serif;
 font-size:12px;
 color:#020202;
}

a:link {
 text-decoration:none;
 font-weight:normal;
 color:#1A54AF;
}

a:visited {
 text-decoration:none;
 font-weight:normal;
 color:#1A54AF;
}

a:visited:hover {
 text-decoration:underline;
 font-weight:normal;
 color:#990000;
}

a:hover {
 text-decoration:underline;
 font-weight:normal;
 color:#990000;
}

a:active {
 text-decoration:none;
 font-weight:normal;
 color:#1A54AF;
}

#wrapper {
 width:1000px;
 margin:1em;
 background-color:#e1e1e1;
}

#title {
 text-align:center;
 vertical-align:middle;
 font-size:24px;
 font-weight:bold;
 color:#46659e;
}

h1,h2,h3,h4,h5,h6 {
 line-height:16px;
}

td {
 padding:2px 4px 2px 4px;
}

ul {
 list-style-type:square;
 list-style-image:url("bullet.gif");
}

#hspacer {
 height:6px;
}

#vspacer {
 width:5px;
}

#sitesearch {
 width:20%;
 font-size:90%;
 text-align:right;
 height:auto;
}

.searchbox {
 font-size:80%;
}

.searchbutton {
 font-size:80%;
}

#pageactions {
 background-color:#46659e;
 text-align:right;
 font-size:90%;
 height:auto;
 border:1px solid #22437f;
}

#pageactions ul {
 list-style:none;
}

#pageactions li {
 display:inline;
}

#pageactions a {
 color:#ffffff;
}

#pageactions a:hover {
 color:#e1e1e1;
 text-decoration:underline;
}

#pagelefttop {
 padding:1px 4px 3px 4px;
 height:auto;
 font-size:100%;
 border:1px solid #234066;
 background-color:#46659e;
 text-align:left;
 font-weight:bold;
 color:#ffffff;
}

#pageleft {
 padding:2px 4px 4px 4px;
 height:auto;
 font-size:100%;
 border-left:1px solid #a0a0a0;
 border-right:1px solid #a0a0a0;
 border-bottom:1px solid #a0a0a0;
 background-color:#fafafa;
}

#pageleft ul {
 list-style-type:square;
 list-style-image:url("navbullet.gif");
}

#pageleft a {
 display:block;
}

#pagetexttop {
 padding:1px 4px 3px 4px;
 width:80%;
 height:auto;
 font-size:100%;
 border:1px solid #234066;
 background-color:#46659e;
 text-align:left;
 font-weight:bold;
 color:#ffffff;
}

#pagetexttop a {
 color:#ffffff;
}

#pagetexttop a:hover {
 color:#e1e1e1;
 text-decoration:underline;
}

#pagetext {
 padding:2px 4px 4px 4px;
 width:80%;
 height:auto;
 font-size:100%;
 border-left:1px solid #a0a0a0;
 border-right:1px solid #a0a0a0;
 border-bottom:1px solid #a0a0a0;
 background-color:#fafafa;
 color:#020202;
}

#footer {
background-color:#46659e;
padding:4px 4px 6px 4px;
text-align:center;
color:#ffffff;
white-space:nowrap;
font-size:77%;
height:auto;
border:1px solid #22437f;
}

#wikiedit textarea {
width:98%;
}
