body, th {
font-family:tahoma, verdana, arial, helvetica, sans;
font-weight:normal;
font-size:9pt;
}

body {
margin:0; 
background-color:#DDF; 
padding:10px; 
}

p { 
margin:0 
}

a { 
text-decoration:none; 
background-color:Transparent;
color:#05F;
}
a:visited { 
color:#55F;
}

a:hover { 
background-color:#EEF; 
}

img { 
border-style:none 
}

td { 
font-size:10pt; 
background:#FFF; 
border:1px solid #BBF
}

td img { 
vertical-align:top 
}

th, th a, th a:visited {
color:#555; 
font-size:13pt; 
font-weight:bold; 
padding-bottom:0; 
}

#foldercomment { 
font-size:10pt; 
color:#888; 
background:#EEE; 
padding:3px; 
border:1px solid #DDD; 
border-bottom:3px solid #DDD; 
margin-top:2px; 
}

#tools { 
text-align:right; 
font-size: 8pt; 
}

#folder, .big { 
font-size:14pt; 
font-weight:bold; 
}

#folderlabel, #folderstats, #footer { 
font-size: 8pt; 
}

#body {
  border-bottom: 4px solid #BBF;
     border-top: 4px solid #BBF;
    border-left: 1px dotted #BBF;
   border-right: 1px dotted #BBF;
  background:#F3F3FF;
  padding:15px;
  margin:15px;
}
.comment { 
font-size:7pt; 
color:#888; 
background:#EEE; 
padding:3px; 
border:1px solid #DDD; 
margin-top:2px; 
}

.button { 
float:right; 
padding:5px; 
padding-top:7px;
margin:15px; 
border:2px solid black; 
background:white; 
font-size:8pt; 
font-weight:bold;
}

.button img { 
vertical-align:text-bottom;
}

.flag { 
font-weight:bold; 
font-size:8pt;
background:white; 
color:red; 
text-align:center; 
border:1px solid red; 
}