a
{
 color: #BDB76B;
 text-decoration: none;
}

a.hover
{
 color: #990000;
 text-decoration: none;
}

a.visited
{
 color: #BDB76B;
 text-decoration: none;
}

form
{
 margin: 2px;
}

body
{
 background-color: #000000;
}

.background
{
 background-color: #000000;
 width: 95%; /*151px;*/
}

#asb_container
{
 /*border: 1px dashed #0099FF;*/
 width: 150px;
}

#asb_contentwrap
{
 font: 8pt Arial;
 color: #777777;
 height: 200px;
 /*background-image: url(background.jpg);*/
 overflow: auto;
}

#asb_content
{
 margin: 3px;
}

#asb_content .name
{
 color: #999999;
 font-weight: bold;
 padding-right: 5px;
}

#asb_inputwrap
{
 font: 8pt Arial;
}

#asb_input .text
{
 border: 1px solid #999999;
 padding:2px;
 font: 8pt Arial;
 font-align: 8pt Arial;
 width: 146px;
 background-color: #f4f4f4;
}

#asb_input .button
{
 width: 80px;
 margin-top: 4px;
 background-color: #BDB76B;
 font: bold 8pt Arial;
 color: #000000;
 border: 1px solid #999999;
}

.text
{
 border: 1px solid #999999;
 padding:2px;
 font: 8pt Arial;
 font-align: 8pt Arial;
 width: 146px;
 background-color: #f4f4f4;
}

.button
{
 width: 80px;
 margin-top: 4px;
 background-color: #BDB76B;
 font: bold 8pt Arial;
 color: #000000;
 border: 1px solid #999999;
}

.bbcode
{
 width: 30px;
 margin-top: 4px;
 background-color: #BDB76B;
 font: bold 8pt Arial;
 color: #000000;
 border: 1px solid #999999;
}
