/*     MTS-STYLE	CSS STYLES FOR SHACKLETON TRANSCRIPTS                      */
/*                                                                             */
/*	2007-09-25	migrate pardo styles to respective procs                       */
/*	2007-09-24	eliminate unused classes                                       */
/*                                                                             */
/*  redefine built-in classes                                                  */

body { background-color: #d9d9d9; background-image: none; }

table { margin-left: 2px; margin-top: 2px; margin-right: 2px; }

td { padding: 1px; margin: 0px; text-align: left; }

hr { height: 1px; color: #aaaaaa; margin: 0.3em 5%; }

p, td { 
font-family: "Book Antiqua", "Times New Roman", Times, serif;
text-align: justify;
text-indent: 0em;
font-size: 16px;
}
h3 {
font-family: "Book Antiqua", "Times New Roman", Times, serif;
font-size: 16px;
text-align: center;
margin: 1em 5%;
padding: 6px;
background-color: #d0d0d0;
}
h4 {
font-family: "Book Antiqua", "Times New Roman", Times, serif;
font-size: 16px;
text-align: center;
margin: 5px;
padding: 0px;
}
img {
margin: 4px;
vertical-align: bottom;
border: solid 1px #666666;
}
/*  end of built-in classes                                                     */
/*  --------------------------------------------------------------------------- */
/*  start of local classes                                                      */

.captionmain {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.9em;
text-align: center;
color: #000099;
}
.pslink {
color: #003399 ; 
font-weight: bold; 
font-size: 12px; 
font-family: Arial, Helvetica, sans-serif; 
}
.imgrighty {
float: right;
margin: 0px 5% 10px 10px;
}
.greybak {
background-color:#c8c8c8;
}
.greyg {
margin-left: 10%;
margin-right: 10%;
padding: 6px;
font-style:italic;
border:dashed #808080 2px;
}
.credits {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
}
.pubdate {
font-size:16px;
font-style:italic;
text-align:right;
}

/*  end of local classes                                                        */
/*  --------------------------------------------------------------------------- */
