body		{ font-size: x-small; font-family: Verdana, Helvetica, sans-serif; 
		  background: #F0F0F0; margin-left: 0px; margin-top: 0px; 
		  margin-right: 0px; }
body.footnote	{ font-size: x-small; font-family: Verdana, Helvetica, sans-serif;
		  background: #FFFFFF; margin-left: 10px; margin-top: 10px; 
		  margin-right: 10px; }

table		{ font-size: x-small; }
table.header	{ width: 100% }
table.pic	{ margin-left: 7px; margin-right: 7px }
table.navbar	{ margin-top: 6px; margin-bottom: 10px; }
table.ft_border	{ width: 100%; background: #666666; }
table.ft_bg	{ width: 100%; background: #F0F0F0 }

tr.navbar	{ background: #C0C0C0; }

td	{ vertical-align: top; }

hr	{ color: #666666; height: 1px }

a.navbar		{  }
a.navbar_selected	{ font-weight: bold; color: black; }

img.1	{ border: 1px solid #666666;  }
img.2 	{ border: 2px solid #990000;  border-style: inset; }
img.3	{ border: 1px solid #666666; margin-top: 2px; margin-bottom: 0px; }
img.4  { border: 0px }

img.thumb	   { border: 1px solid #666666; vertical-align: middle; margin-bottom: 3px }
img.thumb_selected { border: 4px solid #990000; width: 54px; margin-bottom: 3px; height: 39px; border-style: inset; vertical-align: middle }
img.image	   { border: 1px solid #666666; margin-top: 2px; margin-bottom: 0px; }

.breadcrumbs      { margin-bottom: 15px; font-weight: bold; font-size: 12pt; }
.subhead          { margin-bottom: 6px; font-weight: bold; font-size: 14pt; }
.caption          { font-weight: bold; margin-top: 3px; margin-bottom: 2px; }
.description      { margin-top: 0px; }
.border           { background: #666666; }
.enlarge          { margin-left: 20px; margin-right: 20px; }
.enlarge_inactive { color: gray; margin-left: 20px; margin-right: 20px; }
.button           {  }
.button_inactive  { color: gray; }
.footer           { text-align: center; font-size: xx-small }
.date             { font-style: italic; color: gray; }

textarea, input, select { font-family: Verdana, Helvetica, sans-serif; font-size: 10px; }
