
body 
{
background-color: #000000;
}

#container 
{
background-color: #d6c629;
overflow: hidden;
padding: 0px;
width: 800px;
}



.header_top
{
background-color: #d6c629;
}

.header_top_left
{
background:url('');
margin: 5px;
}

.header_top_right
{
margin: 5px;
}


.welcome_instructions
{
font-size: 14px;
}


.my_interest
{
border: 1px solid black;
border-bottom: 0px solid gray;
text-transform: uppercase;
background-color: #555522;
color: white;
}


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

.my_interest_content
{
border: 1px solid black;
border-top: 0px solid gray;
width:170px;
background-color: white;
color: black;
}

.body_right
{
border: 1px solid black;
}

.visitors
{
background:url('');
background-color: #555522;
color: white;
border-right: 1px solid black;
}

.control_panel_box
{
border-bottom: 1px solid black;
}

.control_panel_box a
{
background:url('');
background-color: #16405;
color: #C9D255;
text-transform: uppercase;
font-size: 10px;
text-align: center;
font-weight: bold;
}

.control_panel_box	a:link		{text-transform: uppercase; color:white; text-decoration:none; font-weight: bold;}
.control_panel_box	a:visited	{text-transform: uppercase; color:white; text-decoration:none; font-weight: bold;}
.control_panel_box	a:hover		{text-transform: uppercase; color:white; text-decoration:underline; font-weight: bold;}
.control_panel_box	a:active	{text-transform: uppercase; color:white; text-decoration:none; font-weight: bold;}


.textbutton
{
background-color: red;
color: white;
padding: 2px;
border-right: 1px solid black;
border-bottom: 1px solid black;
font-weight: bold;
}


.data
{
background-color: white;
}

.bids
{
color: #000000;
}

.bid_left
{
background:url('');
background-color: #ffffff;
color: #000000;
}


.bid_middle
{
background:url('');
background-color: #ffffff;
color: #000000;
}


.blue_bg
{
background-color: #ffffff;
}
