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

a.linkbar { color: #fffb00;
text-decoration: none;
}

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

DIV { font-family:Arial }

body
{
background-image:url('bgc1.jpg');
background-repeat:repeat-y;
background-position:top center;
font-family:"Arial", Verdana, serif;
} 

DIV.linkbar {
font-size:12px;
position:relative;
top:-34px;
}

DIV.tinytext{
font-size:9px;
color:#FFFFFF;
}

DIV.login{
position:absolute;
top:20px;
left:60%;

}

input { 
 background-color: #fffb00; 
border-width:3px;
border-style:solid;
border-color: #ff9900;
}

table.news{
font-family:"Arial", Times, serif;
width:450px;
height:235px;
}

table.auction{
font-family:"Arial", Times, serif;
width:450px;
height:140px;
}

td.news{
vertical-align: top;
}

p.tinytext{
font-size:10px;
font-family:Arial;
line-height:10%;
}

p.smallspace{
margin-top:-10px;
}

p.border
{
border-style:solid;
border-width:5px;
}


