* { padding:0px; margin:0px auto; }
body
{
margin: 0px;
padding: 0px;
background-color: #000000;
background-image: url(images/bg.gif);
background-repeat: repeat-x;
background-position: right top;
font-family:Tahoma;
}

a:link
{
color: #990B00;
text-decoration: underline;
}

a:visited
{
color: #990B00;
text-decoration: underline;
}

a:hover
{ 
color: #e9d710;
text-decoration: underline;
}

a:active
{
color: #B95600;
text-decoration: underline;
}

.thumbs { border:.05em solid #B95600; }

.table { border:.05em dashed #B95600; }



.sx{border: 1px solid #3F250C;background-color: #090602;}
.so{border: 1px dashed #e50990;background-color: #090602;}
.sc{FILTER: Alpha(Opacity=70);border: 1px solid #171716;}
