body {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10pt;
   color: #000000;
   margin: 0px;
   padding: 14px 0px 0px 0px;
   background-color: #e9e9e9;
}

a { text-decoration: none; }
a:link    { color: #8D263A; }
a:active  { color: #e9e9e9; }
a:visited { color: #6C5156; }
a:hover   { color: #b03049; }

.main {
   padding-left: 40px;
   padding-right: 40px;
}

.image {
   border: 1px solid #000000;
}

/*
.loadingimg {
   background-image: url(/images/loadingimg.gif);
   background-repeat: no-repeat;
   background-position: center center;
}
*/

.tblhead {
   color: #606060;
   font-size: 9pt;
   font-weight: bold;
}

.em {
   color: #606060;
   font-size: 9pt;
   font-weight: bold;
}

.caption {
   font-size: 9pt;
}

.photo_id {
   font-size: 8pt;
}

.num_pics {
	padding-right: 25px;
}

.footer {
   font-size: 8pt;
   color: #505050;
   text-align: center;
}