body {
}
a {
 color:navy;
 text-decoration:none;
}
a:hover {
 text-decoration:underline;
}
.nolnk {
 color:gray;
}
li {
 font-family:Verdana;
 font-size:12;
 padding-bottom:7;
}
div.error {
 font-family:Verdana;
 font-size:12;
 border:solid 1px red;
 color:red;
 font-weight:bold;
}
table.index {
 font-family:Verdana;
}
table.index th {
 font-family:Verdana;
 font-size:10;
 font-weight:normal;
 border-bottom:0;
 color:navy;
}
table.index td {
 padding-left:4;
 margin:4;
}
table.index td img {
 width:320;
 height:240;
 border:solid 1px navy;
}
td.info {
 text-align:right;
}
div.thumb {
 text-align:center;
}
div.thumb a {
 font-family:Arial;
 font-size:20;
 font-style:italic;
 color:navy;
}
div.thumb img {
 border:solid 1px black;
 width:160;
 height:120;
}
table.detail {
 font-family:Verdana;
 width:640;
}
caption {
 font-family:Arial;
 font-style:italic;
 font-size:20;
 font-weight:bold;
 color:navy;
}
tr.dir {
 height:32;
}
table.detail th {
 font-size:10;
 text-align:left;
}
