img{
border:0;
}
a:link,
a:visited{
color:#800000;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
.h1{
font:bold 20px Georgia,"Courier New",Courier,monospace;
margin-bottom:13px;
}
#menutable a:link,
#menutable a:visited{
background:#eeeeee;
display:block;
font-weight:bold;
margin-right:5px;
padding:5px;
}
#menutable a:hover,
#menutable #thispage{
background:#fafafa;
}
#sortord{
float:left;
width:200px;
}
#search{
float:left;
width:300px;
}
input,select{
font:12px Verdana,Arial,sans-serif;
}
#archive{
font:11px Verdana,Arial,sans-serif;
width:100%;
clear:both;
}
#archive tr td{
border-top:1px solid #cccccc;
padding:2px;
vertical-align:middle;
}
#archive tr#alt{
background:#eeeeee;
}
#archive th{
font-weight:bold;
padding:2px;
text-align:left;
vertical-align:bottom;
}
.borders tr:hover td{
background:#fafafa;
}
#archive .tdl{
border-right:1px solid #cccccc;
padding-right:5px;
text-align:left;
}
#archive .tdu{
border-right:1px solid #cccccc;
}
#archive .tdu,#archive .tdbr,#archive .tdt,#archive .tdls{
border-right:1px solid #cccccc;
border-top:1px solid #cccccc;
padding-left:5px;
padding-right:5px;
text-align:center;
}
#archive .tdls{
padding-left:2px;
padding-right:2px;
width:100px;
}
#archive .tdt{
font-style:italic;
}
#archive .tdh{
padding-left:5px;
text-align:right;
}
#archive .bad .tdh,#archive .bad a{
color:#808080;
text-decoration:line-through;
}
#archive .comments{
font-size:10px;
}
#pagenum{
color:#808080;
margin-top:1em;
text-align:center;
}
#pagenum strong{
color:#000000;
}
.infobox{
background:#faeeee;
border:1px solid #cc8080;
font-weight:bold;
padding:10px 0 10px 0;
text-align:center;
width:100%;
}
#popup{
background:#eeeeee;
border:1px solid #cccccc;
color:#000000;
display:none;
filter:Alpha(opacity=95);
height:400px;
left:15%;
opacity:0.95;
overflow:hidden;
overflow-x:hidden;
overflow-y:auto;
position:absolute;
top:0;
width:600px;
}
#popupcontent{
float:left;
padding:10px;
}
#popupx{
display:block;
float:right;
padding:5px;
text-align:right;
}
#popup #editingrelease,#popup #editingartist{
display:none;
}
.editform table td,#addform table td{
padding:2px 0 2px 0;
}
.editform table input,#addform table input{
margin-left:10px;
width:300px;
}
.inputinfo{
color:#999999;
}
.don1{
font-weight:bold;
}
.don2{
text-align:right;
}
#addform table select{
margin-left:10px;
}