body
{
  background-color: #000000;
  background-width: 100%;
  background-height: 100%;
  background-attachment:fixed;
  font-family:verdana;
  font-size:11pt;
  color: #6f6f6f;
  margin:10px;
  margin-top:0px;
  margin-bottom:10px;
}  
img
{
  border:none;
}
table
{
  font-size:8pt;
}
A{color:#d5632b; text-decoration: none;}
A:Hover {color: #e04a00; text-decoration: underline}
A:active {color: #e04a00; text-decoration: underline}
.content
{
  border: 1px solid #d5632b;
  background: url('images/bg.gif');
}
hr
{
  color:#d5632b;
  background-color:#d5632b;
  height:1px;
  border:none;
  
}
.sx{border: 1px solid #000000;}
.so{border: 1px dashed #d5632b;}
.sc{FILTER: Alpha(Opacity=50);border: 0px;}


