body {
        margin: 0px; padding: 0px;
        height: 100%; width: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 90%;
        color: #444;
}
body {
        background: url(public_paper.gif) #aaa fixed center top;
	color: #764;
	padding: 0px;
	margin: 0px;
	font:0.8em Arial,Helvetica,sans-serif;

	margin: 0;
	padding: 0;
        font: 0.8em 'Trebuchet MS', Verdana, Helvetica, sans-serif;
        line-height: 1.5em;
	background-color: #aaa;

}

h1, h2, h3, h4, h5 {
        color: #D18834;
        margin-bottom: .2em;
}
h1 {
        font-size: 24px;
}
h2 {
        font-size: 20px;
}
h3 {
        font-size: 18px;
}
h4 {
        font-size: 16px;
}
h5 {
        font-size: 12px;
}

a:LINK, a:VISITED {
        color : #a96f29;
}
a.:HOVER {
        text-decoration: underline;
}


table td {
        vertical-align: top;
}

table#bottompage td {
        vertical-align: middle;
}

.wikibody {
	background-color: #ffffff;
}

.header {
	background-color: #444455;
}

.footer {
	font-size: 12px;
	color: #dddddd;
}

a.footer:link, a.footer:visited {
        color : #dd9900;
}

TABLE.footer {
        background-color: #444455;
}

.bodyArea {
	padding: 10px;
	margin: 10px;
}

.nav {
	background-color: #444444;
	align: right;
}

.navLabel {
   background-color: #000000;
   color: #FFFFFF;
}

.navBody {
   background-color: #FFFFFF;
   color: #000000;
}

/* Main Menu */
.menu, A.menu:LINK, A.menu:VISITED {
        font-size: 12px;
        letter-spacing : 1px;
        color : #dd9900;
        font-weight: bold;
        text-decoration: none;
}
A.menu:HOVER {
        letter-spacing : 1px;
        color : #ff9900;
        text-decoration: underline;
}

/* Revision Page */
.revdate {
        font-family:verdana,sans-serif;
        font-size:11px;
}
.revtype {
        font-family:verdana,sans-serif;
        font-size:11px;
        font-weight:bold;
}
.revadd {
        background:#99ff99;
        color:black;
}
.revdel {
        background:#ffff99;
        color:black;
}

td#toplevelnav {
        vertical-align: bottom;
        text-align: right;
        color: #D18834;
        font-weight: bold;
        padding-top: 5px;
}

td#toplevelnav a {
        color: #fff;
        text-decoration: none;
}

td#toplevelnav a:link, td#toplevelnav a:visited {
        padding: 1px 10px 1px 10px;
        color: #D18834;
        border-left: 1px solid #fff;
        text-decoration: none;
}

td#toplevelnav a:hover {
        color: #fff;
        background-color: #D18834;
}

/* Left Page */
td#leftpage h1 {
        color: #D18834;
        margin: 6px 0px 0px 0px;
        padding: 3px 6px 3px 0px;

        font: Arial, Verdana, sans-serif;
        font-size: 120%;
        text-align: right;
}

td#leftpage p {
       color: #A59B7C;
       margin: 6px 10px 10px 10px;
       padding: 3px 0px 3px 0px;
}
td#leftpage a {
        display: block;
        margin: 0px 0px 0px 0px;
        padding: 4px 6px 4px 15px;
        text-decoration: none;
        font: 100% Arial, Verdana, sans-serif;
        color: #A59B7C;
        background: transparent;
        text-align: right;
}

td#leftpage a:visited {
        color: #A59B7C;
}


td#leftpage a:hover {
        background-color: #fff;
        font: 100% Arial, Verdana, sans-serif;
        color: #A59B7C;
}



.spreadheader {
        border-top-width:2px;
        border-top-color:rgb(102,102,102);
        border-top-style:solid;
        border-bottom-width:1px;
        border-bottom-color:rgb(102,102,102);
        border-bottom-style:solid;
}
.spreadbottom {
        border-bottom-width:1px;
        border-bottom-color:rgb(102,102,102);
        border-bottom-style:solid;
}

.spreadtotal {
        border-top-width:1px;
        border-top-color:rgb(102,102,102);
        border-top-style:solid;
        border-bottom-width:2px;
        border-bottom-color:rgb(102,102,102);
        border-bottom-style:solid;
}

