body {
 background: #f0f8f0;
 font-family: "Arial", sans-serif;
}

a {
 color: #443322;
}

a:hover {
 text-decoration: none;
 color: #1070a0;
}

.box-links a {
 font-weight: bold;
}
#links {
 text-align: center;
}

.even {
 text-align: center;
 background: #f8f0f0;
}

.odd {
 text-align: center;

 background: #f8fff8;
}

#boxheader {
 background: #fFfff0;
}
#boxheader a {
 color: #000000;
 font-weight: bold;
 text-decoration: none;
}

.searchtitle a {
 color: #000000;
 background: #eaeae5;
}

.searchtitle a:hover {
 background: #9Fbfc0;

}

.searchbox a:hover {
 background: #9Fbfc0;
}

.endrow {
 background: #9fbf90;
}

#logo-box1 {
 background: #B5B5AD;
 border: 1px solid #999999;
}

#logo-box2 {
 background: #f7faff;
 border: 1px solid #999999;
}
#logo-box3 {
 background: #849C9C;
 border: 1px solid #999999;
}
#logo-text1b {
 color: #94acac;
}
#logo-text2b {
 color: #94acac;
}
#logo-text1 a {
 color: #111111;
}
#logo-text2 {
 color: #002200;
}


