body {
scrollbar-base-color: #FFEBCF;
scrollbar-arrow-color: #AB8241;
}

a {
color: #0000FF;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

.subject {
font-size: 90%;
font-family: Verdana, Arial;
font-weight: bold;
}

.post {
font-size: 92%;
font-weight: normal;
font-family: Verdana, Arial;
}

.header { background-color: #AB8241; }
.headertext {
color: #FFFFFF;
font-family: Verdana;
font-weight: bold;
font-size: 80%;
}


.header2 { background-color: #FFEBCF; }
.header2text {
font-family: Verdana;
font-weight: bold;
font-size: 80%;
}


.category {
background-color: #E7C69C;
}
.cattxt {
color: #000000;
font-family: Verdana, Arial;
font-size: 80%;
}

.tablerow {
}


.nav {
font-family: Verdana, Arial;
font-weight: bold;
font-size: 65%;
}


.smalltxt {
font-size: 70%;
font-family: Verdana, Arial;
}


.mediumtxt {
font-size: 80%;
font-family: Verdana, Arial;
color: #000000;
}
.largetxt {
font-size: 90%;
font-family: Verdana, Arial;
color: #000000;
}


.navtd {
font-family: Verdana, Arial;
color: #FFFFFF;
background-color: #AB8241;
text-decoration: none;
}


.multi {
font-family: verdana;
font-size: 80%;
}

.large {
font-family: Verdana, Arial, sans-serif;
font-size: 100%;
font-weight: bold;
}

textarea, select, input, object {
font-family: Verdana, arial, helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
background-color: #FFEBCF;
color: #000000;
}