body {
background-color:#DCDCDC;
background-repeat:repeat;
padding:0px;
margin:0px;
/*background-image:url(/germany/tanks-heavy/pzkpfw-vi-ausf-e-tiger-heavy-tank/pzkpfw-vi-ausf-e-tiger-heavy-tank-12.png)*/
}
div, td, p {
 font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* Headings */
h1, h2, h3, h4, h5, h6 {
 font-family:Georgia, "Times New Roman", Times, serif;
/* font-family:Verdana, Arial, Helvetica, sans-serif;*/
 margin-top:2px;
 margin-bottom:2px;
}
h1 {
 font-size:1.75em;
 padding-top:1em;
 color: DarkGreen;
}
h2 {
 font-size: 1.5em;
 color: Green;
}
h3 {
 font-size: 1.1em;
 color: #666600;
}
h4, h5, h6 {
 font-size: 1em;
 color: #663300;
}
/* Title of Page Header Text */
#pageTitle {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:xx-large;
 font-weight:bolder;
 padding: 0 0 0 2px;
 color:#990000;
 text-decoration:none;
}
/* Citing Sources */
cite {
 font-size:1em;
/* color:#006400;*/
}
p.sources + ul > li {
 color:#006400;
 font-size:1em;
 padding-left:3px;
}
/* Specifications and Calendar tables */
.specificationsTable, .calendarTable {
 background-color:white;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 font-size: 11px;
 border-collapse:collapse;
 border:2px solid black;
}
.specificationsTable TD, .calendarTable td  {
 vertical-align: top;
 border-bottom:1px solid black;
 border-right:1px solid #B89F98;
 padding-left:2px;
 padding-right:1px;
}
.specificationsTable TH, .calendarTable TH {
/* border-top: 1px solid #DDDEE8;
 border-right: 0px solid #666666;
 border-bottom: 1px solid #666666;
 border-left: 1px solid #DDDEE8;*/
 background-color:#B89F98;
 text-align:center;
 color:Black;
 font-weight:bold;
 border-bottom:1px solid black;
 border-right:1px solid #66CCFF;
 padding-left:2px;
 padding-right:1px;
}
.specificationsTable ul {
 padding-left:0em;
 margin-left:1.5em;
 margin-top:0em;
 margin-bottom:0em;
}
/* superscript for Sources */
.sources {
/* color:#006400;*/
color:#CC0000;
padding-left:3px;
}
sup .sources {
color:#CC0000;
padding-left:3px;
} 
.specificationsTable TD #sources {
color:#CC0000;
}
.specificationsTable TH #sources {
 font-weight: normal;
}
.specificationsTableVerticle #sources {
 font-size:1em;
}
/* used for caption with photos */
.photo {
 color:#003300;
 font-family:Georgia, "Times New Roman", Times, serif;
}
/* Proper names in copy */
.names {
 padding: 1px;
 font-weight: bold;
}
.countryLinkName { 
 color: Black; 
 padding-left: 2px;
}
.otherCountryUse {
 font-weight: bold;
 background-color: #A4AFC1;
}
.photoBorder {
 margin:2px;
 border:1px solid black;
 }
.photoBar {
border:1px solid black;
float:right;
width:150px;
}
.photoBar img {
border:1px solid blue;
}
.photoBarHorizontal {
min-width:150px;
}
.photoBarHorizontal img {
border:1px solid blue;
}
.rssFeed {
 display:block;
}
.rssFeed img {
 margin:10px;
 border:1px solid black;
}
a.rssHead:link  {
text-decoration:none;
}
a.rssHead:hover {
text-decoration:underline;
}