acronym        { font-variant: small-caps; }

h1 acronym     { font-variant: normal; }

body           { background: #ffffcc;
                 color: black; }

div.copyright,
div.footer,
div.nav-bottom { border-top-color: #6666cc;
                 border-top-style: solid;
                 border-top-width: thin;
                 width: 515px; }

div.copyright,
div.nav-bottom { padding: 1em 0pt; }

.email         { font-style: italic; }

img.footer     { border: none; }

p.footer       { font-size: 80%;
                 font-style: italic; }

h1,
.head,
.titlepage     { text-align: center; }

.name          { font-weight: bold; }

p.nav          { background: #6666cc;
                 color: #ffffcc;
                 font-family: Tahoma, Helvetica, sans-serif;
                 font-weight: bold;
                 margin-top: 1em;
                 padding: 0.25em; }

p.nav a,
p.nav :link,
p.nav :visited { color: #ffffcc; }

div.nav-bottom p,
div.nav-top p  { margin: 0pt; }

div.nav-top    { border-bottom-color: #6666cc;
                 border-bottom-style: solid;
                 border-bottom-width: thin;
                 padding-bottom: 1em;
                 width: 515px; }

p.note         { font-style: italic;
                 margin-bottom: 0pt;
                 margin-top: 0pt; }

a:active,
a:focus,
a:hover        { color: #ffcc00; }
:link          { color: blue; }
:visited       { color: #0000cc; }

.donate_button {  
  display:block; 
  background: url(http://satri.org/donate_button_fon_right.gif) no-repeat 100%;
  float: left; 
  outline: none; 
  padding-right: 10px; 
  text-decoration: none; 
 } 

.donate_button:hover {  
  text-decoration: none; 
} 

.donate_button span{  
  display:block; 
  background: url(http://satri.org/donate_button_fon_left.gif) no-repeat;  
  white-space: nowrap; 
  line-height: 29px; 
  padding: 0 0 0 10px; 
  font-family: Arial, Verdana; 
  font-size: 15px; 
  font-weight: bold;  
  color: rgb(0,0,0);
 }

.donate_table {
  border-width: 2px;
  border-spacing: 2px;
  border-style: solid;
  border-color: #0304aa;
  border-collapse: collapse;
}
.donate_table th {
  border-width: 2px;
  padding: 4px 10px;
  border-style: solid;
  border-color: #0304aa;
  background-color: #0304aa;
  color: white;
  -moz-border-radius: ;
}
.donate_table td {
  border-width: 2px;
  padding: 10px;
  border-style: solid;
  border-color: #0304aa;
  -moz-border-radius: ;
  vertical-align: top;
}

