
.table-list td, .table-list th {
 padding: 6px;
 font: 12px Verdana, Arial, sans-serif;
 color: #333;
}
.table-list th {
 background: #D6EBD6;
 color: #666;
 font-weight: bold;
 font-size: 10px;
 text-align: left;
}
.table-list td {
 border-bottom: 1px solid #D6EBD6;
}
.table-list .table-list-head {
 margin: 0;
 padding: 6px;
 background: #ADD6AD;
 font-weight: bold;
 font-size: 16px;
 letter-spacing: -1px;
}
.table-list .table-list-icon {
 /*padding-left: 30px;*/
 padding:0;
 background: url(/images/doc-pdf.png) no-repeat 6px 50%;
}
.table-list-icon a 
{
	display: block; 
	padding: 6px 6px 6px 36px; 
	height: 1%; 
}

.table-list a {
 color: #3399CC;
 font-weight: bold;
 text-decoration: none;
}
.table-list a:hover {
 color: #069;
}
.table-list .table-list-blank {
 border: 0 none;
}
.table-list a img {
 border: 0 none;
}
.pageheading{
	text-align:center;
	font-size: 15pt;
}
p 
{
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#hist_folders{float:right; padding-right:40px;line-height: 35px;text-align: right;}
#hist_folders A {border:1px solid; padding:7px; color: #3399CC; font-weight: bold; text-decoration: none;}
#hist_folders A:hover { color: #069;}

