body {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: bottom right;
  background-color:#000000;

  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt; color: #ff0000;

  scrollbar-3dlight-color: #000000;
  scrollbar-arrow-color: #000000;
  scrollbar-base-color: #ffffff;
  scrollbar-darkshadow-color: #000000;
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #000000;
}

input {
  font-size: 10pt;
  background-color: #eeeeee;
  border: 1px solid #000000;
}

select {
  font-size: 10pt;
  background-color: #eeeeee;
}

textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: #eeeeee;
  border: 1px solid #000000;
}

a, a:visited { color: #99d3ff; text-decoration: none; }
a:hover      { color: #99d3ff; text-decoration: underline; }
a:active     { color: #99d3ff; text-decoration: underline }

h1           { font-family: Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold }
h2           { font-family: Arial, Helvetica, sans-serif; font-size: 15pt; font-weight: bold }
h3           { font-family: Arial, Helvetica, sans-serif; font-size: 13.5pt; font-weight: bold }
h4           { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold }
h5           { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold }
table        { border-width:0; font-family: Arial, Helvetica, sans-serif; font-size: 10pt }
th           { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; background-color: #eeeeee; align:center}
.small       { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }
.entry_header{ font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #909090 }
.entry_footer{ font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #909090 }
.cnotice     { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; }
.error_msg   { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #ff0000 }
.nav         { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; background-color: #e8e8e8 }
.thumb       { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; background-color: #e8e8e8 }
.albums      { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; background-color: #e8e8e8 }
.translucent { background-image: url('http://javelin.blogs.friendster.com/photos/temporary/white_checker_bg.gif')}
.white_anchor a:hover { color: #ffffff; text-decoration: underline; }
