a:link { color: #5F5F5F; text-decoration: none }
a:visited { color: #5F5F5F; text-decoration: underline }
a:active { color: black; text-decoration: underline }
a:hover { color: black; text-decoration: underline; }

html, body, h2, h3, h4, div, p, ul, li, input, td {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

h1 { font-family: Tahoma, Arial, Helvetica, sans-serif; }

th {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: white;
  background-color: rgb(00,80,127);
  text-align: left;
}

th.forumbar {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: white;
  background-color: rgb(00,80,127);
  text-align: right;
}

a.forumbar:link { color: white; text-decoration: none }
a.forumbar:visited { color: white; text-decoration: none }
a.forumbar:active { color: white; text-decoration: underline }
a.forumbar:hover { color: white; text-decoration: underline; }

#sidecell {
  background-image: url(side.jpg);
  background-attachment: fixed;
}
td.rsdb1 {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
}
td.rsdb2 {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 8pt;
  background-color: rgb(232,232,255);
}
td.forumhighlight {
  background-color: rgb(232,232,255);
}

span.bbcode_b     { font-weight: bold; }
span.bbcode_u     { text-decoration: underline; }
span.bbcode_i     { font-style: italic; }
span.bbcode_code  { font-family: Courier; }
span.bbcode_quote { font-style: italic; }
span.forumnote    { font-size: 8pt; }

a.smilies:link    { text-decoration: none; }
a.smilies:visited { text-decoration: none; }
a.smilies:active  { text-decoration: underline; }
a.smilies:hover   { text-decoration: underline; }

td.mailbox10 { font-weight: bold; }
td.mailbox11 { font-weight: normal; }
td.mailbox20 { font-weight: bold; background-color: rgb(232,232,255); }
td.mailbox21 { font-weight: normal; background-color: rgb(232,232,255); }

table.outerbox {
  border: 2px;
  border-style: solid;
};

a.headline:link    { font-weight: bold; font-size: 11pt; }
a.headline:visited { font-weight: bold; font-size: 11pt; }
a.headline:active  { text-decoration: underline; font-weight: bold; font-size: 11pt; }
a.headline:hover   { text-decoration: underline; font-weight: bold; font-size: 11pt; }

img { border-style: none; border-width: medium; }
