body {
	margin:0px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:0.9em;
	/*background-color:#000000;*/
	color:#000000;
}

h1 {
	font-size:1.1em;
	font-weight: 700; 
}

td {
	font-size:0.9em;
	text-align:center;
}
.test {
border: 3px solid #FF00AA;
}
.page_table {
	visibility:visible;
	position:absolute;
	left:0px;
	top:0px;
	
}
.pagesel {
border: 3px solid #666666;
}
.imgdisp {
border: 1px dotted #FF9999;
}
.nav_table {
border: 1px dotted #00FF00;
}
.dir_table {
border: 3px solid #FF0000;
}
.prev_table {
border: 3px solid #666666;
}

.td_head {
	font-weight:700;
	position:absolute; 
	visibility:hidden;
	border: 1px dotted #FF0000;
	/*background-color:black;
	color:white;*/
}
.td_box {
	font-size:0.9em;
	text-align:center;
}

a {
	font-size:0.9em;
	text-decoration:none;
}

a:hover {
	color: #FF0000
}

.textbox {
	font-size:0.9em;
	color: #666666
}

.thumbnail {
	background-color:#ffffff;
}