body {
margin: 0px;
padding: 0px;
background-color: #F4F2F3;
}
tr{
font-family:"Tahoma";
font-size:8pt;
color:#5f5f5f;
text-align:left;
}
a{
font-family:"Tahoma";
font-size:11px;
color:#5f5f5f;
text-decoration: underline;
}
.menu_top{
font-size:10px;
color:#0D3FA4;
text-decoration:none;
}
.blue{
color:#00427a;
text-decoration:none;
}
.white{
color:#FFFFFF;
text-decoration:none;
}
.black{
color:#000000;
text-decoration:none;
}
.red{
color:#ff0090;
text-decoration:none;
}
.f10{
font-size:10px;
}
a:hover{
color:#ff0090;
text-decoration: none;
}
a.white:hover{
color:#F1F1F1;
text-decoration: none;
}
input, select, textarea {
font-family:"Tahoma";
font-size:11px;
color:#000000;
border: solid 1px;
border-color:#dddddd;
}

td.pages_page {
  padding: 0px 3px 0px 3px;
}

td.pages_page_active {
  padding: 0px 3px 0px 3px;
}

a.page, a.page:active, a.page:visited {
  color: #616161;
  text-decoration: none;
}

a.page:hover {
  text-decoration: none;
}

a.page_active, a.page_active:active, a.page_active:visited {
  color: #fc0000;
  font-weight: bold;
  text-decoration: none;
  padding: 0px 3px 0px 3px;
}

a.page_active:hover {
  text-decoration: none;
}
img {
  border: 0px;
}

.auction_gray {
  background: #f1f1f1;
}

a.menu_left , a.menu_left:link , a.menu_left:active , a.menu_left:visited {
  text-decoration : none;
  color: #0136a0; 
}

a.menu_left:hover {
  text-decoration : underline;
  color : #ff0000;
}
p, body, td {
font-size: 8pt;
}

td.frm1 {
  padding: 3px 0px 3px 0px;
  text-align: right;
}

td.frm2 {
  padding: 3px 0px 3px 6px;
}

.button {
  background: #0438a1;
  padding: 2px 12px 2px 12px;
  color: #ffffff;
  font-size: 8pt;
  font-weight: bold;
  border: 0px;
}

table.dept_auctions {
  width: 480px;
}

td.dept_auctions_1 {
  width: 100px;
  padding: 5px 0px;
}

td.dept_auctions_1_dark {
  width: 100px;
  padding: 5px 0px;
  background: #f1f1f1;
}

td.dept_auctions_2 {
  width: 380px;
  padding: 5px 0px;
}

td.dept_auctions_2_dark {
  width: 380px;
  padding: 5px 0px;
  background: #f1f1f1;
}
