body {
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt;
	text-align: center;
	width: 8in;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.mastertable
	{
		text-align: left;
		width: 8in;
	}
	
.issuetable
	{
		position: absolute; 
		top: 75px; 
		left: 15px;
	}

.dropdown_menu 
    {
		display: none;
	}

.menu_options
	{
	z-index: -1000;
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
	}

.dropdown_menu a
	{
		display: none;
	}
	
.dropdown_menu a:hover 
	{
		display: none;
	}
	
a
	{
		color: #000000;
		text-decoration: none;
	}
	
.logoimage
	{
		position: absolute; 
		left: 152px; 
		top: 5px;
	}
	
.issuebar
	{
		font-weight: bold;
		color: #ffffff;
		font-size: 16px;
		left: 2px;
	}

.article_text
	{
		color: #000000;	
		margin-right: 15px;
		margin-bottom: 15px;
		font-size: 14px;
	}
	
.menubarrow
	{
		display: none;
	}
	
.article_middle
	{
		background-image: url('/fishprint/images/article_middle_bg.gif'); 
		background-repeat: repeat-y; 
		background-position: right center;
	}

.article_bottom
	{
		background-image: url('/fishprint/images/article_bottom_bg.gif'); 
		background-repeat: no-repeat; 
		background-position: right top
	}
	

.leftbanner
	{
		display: none;
	}
	
.bottomnav
	{
		display: none;
	}

.copyright
	{
		color: #000000;
		text-align: center;
	}
	
.sendtofriend
	{
		display: none;
	}

.printlink
	{
		display: none;
	}
