
body 
{
background-color: #5F6B77;
}

#container 
{
background-color: #ffffff;
overflow: hidden;
padding: 5px;
width: 800px;
}

.header_top_left
{
background:url('');
}

.header_top_left h1
{
font-size: 48px;
margin: 0px;
padding: 0px;
}

.welcome_instructions
{
font-size: 14px;
}

.my_interest
{
border: 1px solid gray;
border-bottom: 0px solid gray;
text-transform: uppercase;
background-color: LightGrey;
}


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

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

.body_right
{
border: 1px solid grey;
}

.visitors
{
background:url('');
background-color: LightGrey;
color: #000000;
border-right: 1px solid grey;
}

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

.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:black; text-decoration:none; font-weight: bold;}
.control_panel_box	a:visited	{text-transform: uppercase; color:black; text-decoration:none; font-weight: bold;}
.control_panel_box	a:hover		{text-transform: uppercase; color:black; text-decoration:underline; font-weight: bold;}
.control_panel_box	a:active	{text-transform: uppercase; color:black; 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;
}


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

.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;
}
