body {
	background-color: #eeeeee;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#whitebase {
	padding: 2px;
	width:600px;
	background-color: #fff;
	}
#greylevel {
	padding: 2px;
	background-color: #D1D2D4;
	}	
#whitetop{
	padding: 15px;
	padding-bottom: 0px;
	background-color: #fff;
	}		
#whitetopm{
	padding: 4px;
	background-color: #fff;
	}		
#signature{
	position:absolute;
	top: 12px;
	left: 270px;
	}	
.thumbs {
	padding: 2px;
	margin: 1px;
	border: 1px solid #ddd;
	height: 65px;
	float: left;
	}	
.zoom {
	padding:2px; 
 	border: 1px solid #ddd;
 }	
.pad5 {
	height:5px;
	}	 
.pad25 {
	height:25px;
	}	 
.pad75 {
	height:75px;
	}		
.pad200 {
	height:200px;
	}	
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #777;
	font-style: italic;
	font-weight: bold;
	}	
a:link { color: #777; text-decoration: none; }	
a:hover { color: #999; text-decoration: none; }	
a:active { color: #777; text-decoration: none; }	
a:visited { color: #777; text-decoration: none; }	