table.border {
 border: 1px solid #000000; }

table.donationstatustable {
 border: 1px solid #CCCCCC; }

a.newslink {
 color: #FFCC33; }

body {
 background-color: #FFFFFF;
 font: 90% arial, Helvetica, sans-serif;
 color: #000000;
 margin: 0px; }

div, ul, li, td, p {
 font: 90% arial, Helvetica, sans-serif; }

input, textarea, select, option {
 font: 90% arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 {
 font: arial, Helvetica, sans-serif; }

pre {                        
 font: 100% courier; }  

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

.searchlabel {
 color: #000000;
 margin-top: 15px;
 font-size: 80%;
 font-weight: bold; }

table.navbar {
 border: 2px solid #ffcc33; background: #FFDB91; }
table.navbar a {
 display: block;
 width: 100%;
 text-decoration: none;
 color: #000;
 padding: 3px 5px 3px 5px;
 font: 80% arial, Helvetica, sans-serif; }
table.navbar a.left {
 padding: 3px 0px 3px 5px; }
table.navbar a.right {
 padding: 3px 0px 3px 0px; }
table.navbar img {
 margin-right: 5px ; }
table.navbar td {
 padding: 0px 0px 0px 0px;
 border-top: 1px solid #ffc;
 border-bottom: 1px solid #c93; }

tr.navbar {
 background: #FFDB91; }
tr.navbarhover {
 background: #FFCC33; }

a.navbar {
 text-decoration: none;
 font: 90% arial, Helvetica, sans-serif; }

.shaded {
 background-color: #E0E0FF; }
.shaded1 {
 color: #000000;
 background-color: #CCCCFF; }
.shaded2 {
 color: #FFFFFF;
 background-color: #000099; }
.shaded2 a {
 color: 8888FF; }

td.shadowbox {
  border: 1px solid #9a9a9a; }

td.shadowbox-right {
  background: url(/images/shadow-right.gif) no-repeat top right; }
td.shadowbox-bottom {
  background: url(/images/shadow-bottom.gif) no-repeat bottom left; }
td.shadowbox-corner {
  background: url(/images/shadow-corner.gif) no-repeat bottom right; }

td.shadowbox-color-right {
  background: url(/images/shadow-color-right.gif) no-repeat top right; }
td.shadowbox-color-bottom {
  background: url(/images/shadow-color-bottom.gif) no-repeat bottom left; }
td.shadowbox-color-corner {
  background: url(/images/shadow-color-corner.gif) no-repeat bottom right; }

div.alert {
 background: #ff0;
 border: 1px solid #000;
 margin: 10px 0;
 padding: 0 10px;
}

