body {font-family: Verdana, Arial; Margin: 0px; padding: 10px;}

.nav {Margin-Left: 5%; Margin-Right: 5%; Font-Size: 95%; Font-Weight: 600; Text-Align: Justify;}

.panel {Border: 2px inset #EEE;}

/* Directory Fancy Indexing */
H1.indexed  {Font-Size: 95%;}
.HTTPDList {Width: 100%;}
.HTTPDList TH {Font-Size: 75%; Font-Weight: 700; Border-Bottom: 1px solid #000; Vertical-Align: Middle; Text-Align: center;}
.HTTPDList TD {Font-Size: 75%; Font-Weight: 100; line-height: 1.2em; Vertical-Align: Middle; Border-Bottom: 1px solid #AAA;}
.HTTPDList TD IMG {Height: 1.2em; Float: Left;}

/*	Column Types */
.HTTPDList .object {Width: 35%; Border-Right: 1px solid #CCC; Text-Align: Left;}
.HTTPDList .document {Width: 80%; Border-Right: 1px solid #CCC; Text-Align: Left;}
.HTTPDList .size   {Width: 5%; Border-Right: 1px solid #CCC; Text-Align: Center;}
.HTTPDList .score   {Width: 3%; Border-Right: 1px solid #CCC; Text-Align: Center;}
.HTTPDList .modified {Width: 20%; Border-Right: 1px solid #CCC; Text-Align: Center;}
.HTTPDList .descript {Width: 40%; Text-Align: Left;}
