table{
font-family::verdana,arial, helvetica, sans-serif;
color:#252525;
border:none;
margin:20px 0;
font-weight:normal;
width:1000px;
}
tr.one{
background:#ffd451;
font-size:12px;
}
tr.two{
background:#ecac00;
font-size:12px;
}
tr.one:hover{
background-color:#ffc82e;
}
tr.two:hover{
background-color:#ffc82e;
}
th{
font-size:12px;
font-weight:bold;
color:#b2b2b2;
background-color:#7a2531;
padding:10px;
}
th a{
color:#b2b2b2;
text-decoration:none;
font-weight:bold;
}
th a:hover{
color:#fff;
}
td{
padding:6px;
}
th.one{
width:200px;
}
td.one{
width:200px;
}
td.two{
width:100px;
text-align:right;
}
td.three{
width:130px;
text-align:right;}
td.one{
width:75px;
}
td a{
text-decoration:none;
color:#252525;
border: none;
}
td a:hover{
font-weight:bold;
}
.picsort{
float:right;
border:none;
}
p.status{    
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding:0px;
}

.pages{
color:#ECAC00;
padding:2px;
}
span.pages{
font-size: 12px;
font-weight:bold;
}

a.pages{
font-size: 11px;
text-decoration: none;
}
a.pages:hover{
font-size:12px;
font-weight: bold;
color:#FFD451;
}