body	{	
	margin :0;
	font-family:	Verdana,sans-serif;
	font-size:9pt;
	color: black;
	background: #999999; 
}

h1 {
	font-family: arial;
	font-size: 14pt;
	line-height:28pt;
	font-weight: bold;
	border-bottom: 1px solid black;
	text-align: center;
	padding:0;
	margin: 5px 0 30px 0;
}

h2 {
	font-family: arial;
	font-size: 12pt;
	line-height:28pt;
	font-weight: bold;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	text-align: center;
	padding:0;
	margin: 5px 0 30px 0;
}

a:link { color: black; text-decoration: none;}
a:visited { color: black; text-decoration: none;}
a:hover { color: black; text-decoration:  none;}

td#breadcrumbcell a:link { text-decoration: underline;}
td#breadcrumbcell a:visited { text-decoration: underline;}
td#breadcrumbcell a:hover { text-decoration: underline;}

table#breadcrumbtable { width: 100%; }
td#nextprevcell { font-size: 12pt; font-weight: bold; text-align: right; line-height: 10pt; width: 50px;}
span.play { font-family: "times new roman"; font-size: 9pt;  }
span.disabled { color: #666666; }

div#container {
	width: 700px;
	margin: 10px auto;
	padding: 20px;
	background: #dedede;
	border: 1px solid black;
}

div#contents { padding-left: 6px; background: #dedede;}

div#mainimagediv { 

	padding:0;
	margin-right: 10px;
}

div#breadcrumb { 
	padding: 7px;
	
}

img { border: none; }

img#mainimage { 

	display: block;
	border : 1px solid #660000;
	padding: 6px;
	margin: -6px 6px 6px -6px;
	background: white;
	position: relative;
}

table#thumbnails { margin: 0 auto; width : 550px; border-collapse: collapse; }

table#thumbnails td a:hover img { background: gray; }

table#thumbnails img { 
	border : 1px solid #660000;
	padding: 2px;
	background: white;
	margin-bottom: 5px;
	text-align: center;
	vertical-align:bottom;
}

	
table#thumbnails td { 
	text-align: center;
	padding: 5px;   
	margin: 0; 
	font-size: 8pt; 
	width: 120px; 
	vertical-align: bottom; 
}

table#thumbnails td.thumbtext { 
	vertical-align: top; 
}


table#thumbnails tr { margin: 0;  }

div.notes {
	font-size: 8pt;
	margin:0;
	padding:0;
	margin-bottom: 5px;
}

div.notes a:link { text-decoration: underline; }
div.notes a:visited { text-decoration: underline; }
