body {
font: 77% Verdana,Tahoma,Arial,sans-serif;
background-color: #e5e5e8;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
	background: url(images/catbg.jpg) #88A6C0 repeat-x;
	color: #ffffff;
	padding-left: 1px;
	padding-right: 1px;
}
/* This is used on tables that should just have a border around them. */
.tborder
{
	padding: 1px;
	border: 1px solid #696969;
	background-color: #FFFFFF;
}


#content {
margin: 1em;
background-color: #e5e5e8;
}

#sitesearch {
text-align: right;
height: auto;
}

#head {
height: auto;
color: #000000;
}

#pageactions {
background: url(images/catbg.jpg) #88A6C0 repeat-x;
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: #e5e5e8;
text-decoration: underline;
}

#pagelefttop {
padding: 1px 4px 3px 4px;
height: auto;
border: 1px solid #234066;
background: url(images/catbg.jpg) #88A6C0 repeat-x;
text-align: left;
font-weight: bold;
color: #ffffff;
}

#pagelefttop a {
color: #ffffff;
}

#pagelefttop a:hover {
color: #e5e5e8;
text-decoration: underline;
}

#pageleft {
padding: 2px 4px 4px 4px;
height: auto;
border-left: 1px solid #a0a0a0;
border-right: 1px solid #a0a0a0;
border-bottom: 1px solid #a0a0a0;
background-color: #f6f6f6;
}

#pageleft ul {
list-style: none;
}

#pageleft a {
display: block;
text-align: left;
}

#pagetexttop {
padding: 1px 4px 3px 4px;
width: 80%;
height: auto;
border: 1px solid #234066;
background: url(images/catbg.jpg) #88A6C0 repeat-x;
text-align: left;
font-weight: bold;
color: #ffffff;
}

#pagetexttop a {
color: #ffffff;
}

#pagetexttop a:hover {
color: #e5e5e8;
text-decoration: underline;
}

#pagetext {
padding: 2px 4px 4px 4px;
width: 80%;
height: auto;
border-left: 1px solid #a0a0a0;
border-right: 1px solid #a0a0a0;
border-bottom: 1px solid #a0a0a0;
background-color: #f6f6f6;
}

#footer {
background: url(images/catbg.jpg) #88A6C0 repeat-x;
padding: 4px 4px 6px 4px;
text-align: center;
color: #ffffff;
font-size: 90%;
height: auto;
border: 1px solid #22437f;
}

#footer a {
color: #ffffff;
}

#footer a:hover {
color: #e5e5e8;
text-decoration: underline;
}

#hspacer {
height: 6px;
}

#vspacer {
width: 5px;
}

#wikiedit textarea {
width:100%;
}

h1,h2 {
line-height: 30px;
}

h3 {
line-height: 20px;
}


h4,h5,h6 {
line-height: 10px;
}

a {
color: #1A54AF;
text-decoration: none;
}

a:hover {
color: #990000;
text-decoration: underline;
}

a:visited {
color: #7f469e;
}

a.createlinktext {
color: #0d00ff;
border-bottom: none;
}

ul {
list-style-type: square;
list-style-image: url("bullet.gif");
}

code {
font-size: 125%;
overflow: auto;
}

pre {
color: black;
background-color: #ebebeb;
font-size: 125%;
overflow: auto;
}

td {
padding: 2px 4px 2px 4px;
}

hr {
height: 1px;
color: #aaaaaa;
background-color: #a9a9a9;
border: 0;
}
