table.info {width:90%;}
td {width:;}

.objectcode
{font-family: "Verdana", verdana, arial, helvetica, sans-serif;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        font-size: 7pt;
        color: #8f8f8f;
        background-color: inherit;
        word-spacing: normal;
        letter-spacing: normal;
        vertical-align: baseline;
        text-decoration: none;
        text-transform: none;
        line-height: normal;
        margin-top: 6pt;
        margin-bottom: 6pt;
        margin-left: 0pt;
        margin-right: 0pt;
        padding-top: 0pt;
        padding-bottom: 0pt;
        padding-left: 0pt;
        padding-right: 0pt;
        float: none;
        clear: none;
        text-align: right;
        text-indent: 0cm;
        width: auto;
        height: auto;
        white-space: normal;
       }

a {
	cursor : auto;
        font-size: normal;
	font-weight: normal;
	color : blue;
	text-decoration: underline;
}

a:link {

}

a:visited {	
	cursor : auto;
        font-size: normal;
	font-weight: normal;
	color : purple;
	text-decoration: underline;
}

a:hover {color:#ffffff; background-color:#000000;
}

.print_button
{
	font: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	color: #ffffff;
	background-color: #000080;
	border: solid 1px #000000;
	margin-left:1px;
	margin-right:1px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
		
}

.print_button_hover
{
	font: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	color: #000080;
	background-color: #ffffff;
	border: solid 1px #000000;
	margin-left:1px;
	margin-right:1px;
	padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
		
}
