@charset "utf-8";
/* CSS Document */

#wsarchives_content {
   float: none; 
   width: 745px; 
   border: 1px solid #FFF; 
   background-color: #fff; 
   overflow: hidden;
   font-family: 'Trebuchet MS';
   font-size: 12px;
}

#wsarchives_content h2 {
   margin: 0;
   background-color:#999999;
   text-indent: 3px;
   color: #000066;
}

#wsarchives_content h3 {
   margin: 0;
   text-indent: 3px;
   color: #000066;
}

#wsarchives_content table {
   border: 1px solid #999999;
   width: 100%;
}

#wsarchives_content img {
	width: 130px;
	height: 175px;
}

#wsarchives_content .ws_blank {
	width: 130px;
	height: 175px;
}

#wsarchives_page {
	margin:0;
	border: 0;
	height: 25px;
	position: relative;
}

#wsarchives_page a {
	font-family: 'Trebuchet MS'; 
	font-size: 16px;
	text-decoration: none;
}

#wsarchives_page a:hover {
	font-family: 'Trebuchet MS'; 
	font-size: 16px;
	text-decoration: underline;
}





