table.septable {
 	border:none;
	height:0;
	width:100%;
	margin:0;
	margin-top:2px;
	margin-bottom:6px;
}
td.septd {          
	border : none;
	height : 0;
	padding : 0;
	border-top : 1px #555555 solid;
	border-bottom: 1px #ffffff solid;
	background:transparent;
}

img.ebbio {
	padding:0;
	float:left;
	margin-right:5pt;
	margin-bottom:4pt;
	border:1px #555555 solid;
}

.hlt td {
	text-decoration: underline;
}
td.sbtn  {
	padding : 3px;
	padding-left: 28px;
	font-weight: bold;
	border: 1px solid #550011;
	background-image: url(/pic/djactsmagglass.png);
	background-repeat: no-repeat;
	background-position: -3px -4px;
	filter:alpha(opacity=60);
	opacity:.60;			
}
td.sbtnmouse {
	cursor : pointer;
	text-decoration: underline;
	padding : 3px;
	padding-left: 28px;
	font-weight: bold;
	border: 1px solid #990011;
	background-image: url(/pic/djactsmagglass.png);
	background-repeat: no-repeat;
	background-position: -3px -4px;
}
td.pgrbtn {
	text-align: center;
	font-weight: bold;
	padding:3px;
	width:30px;
	border: 1px solid #550011;
	filter:alpha(opacity=65);
	opacity:.65;			
}
td.pgrbtnmouse {
	cursor : pointer;
	text-align: center;
	font-weight: bold;
	padding:3px;
	width:30px;
	border: 1px solid #550011;
}
td.pgrbtncurrent {
	text-align: center;
	font-weight: bold;
	border: none;
	border-left: 1px dotted #550011;
	border-bottom: 1px dotted #550011;
	padding:4px;
	padding-left:3px;
	width:30px;
}
td.pgrbtnleft {
	background-image: url(/pic/djactprevpage.png);
	background-repeat: no-repeat;
	width:45px;
	filter:alpha(opacity=65);
	opacity:.65;			
	border: 1px solid #550011;
}
td.pgrbtnleftmouse {
	cursor : pointer;
	background-image: url(/pic/djactprevpage.png);
	background-repeat: no-repeat;
	width:45px;
	border: 1px solid #550011;
}
td.pgrbtnright {
	background-image: url(/pic/djactnextpage.png);
	background-repeat: no-repeat;
	width:45px;
	filter:alpha(opacity=65);
	opacity:.65;			
	border: 1px solid #550011;
}
td.pgrbtnrightmouse {
	cursor : pointer;
	width:45px;
	background-image: url(/pic/djactnextpage.png);
	background-repeat: no-repeat;
	border: 1px solid #550011;
}
td.pgrbtnrightdisabled {
	background-image: url(/pic/djactnextpage.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	border: none;
	width:47px;
	filter:alpha(opacity=65);
	opacity:.65;			
}  
td.pgrbtnleftdisabled {
	background-image: url(/pic/djactprevpage.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	border: none;
	width:47px;
	filter:alpha(opacity=65);
	opacity:.65;			
}
td.columnheads {
	cursor : pointer;
	text-align: center;
	font-size:7pt;
	font-weight: bold;
	padding-left:3px;
	padding-right:2px;
	border: 1px solid #550011;
}
td.columnbodies {
	text-align: center;
	vertical-align: bottom;
	width:*;
	background: transparent;
	padding-right:3px;
	padding-left:3px;
	padding-bottom:0;
	padding-top:0;
	border: none;
	border-left: 1px dotted #550011;
	border-right: 1px dotted #550011;
}
a.mnlink:link, 
a.mnlink:visited{
 border-left: 1px dashed #aaaaaa;
 border-top: none;
 border-right: 1px solid #999999;
 border-bottom: 1px solid #666666;
}

a.mnlink:hover{
	background-color:#880a0a; 
	color:#ffffff;
	cursor:pointer;
}

a.link1:link, a.link1:visited{
	text-decoration: none;
	padding-left:2px;
	padding-right:2px;
	font-size:12pt;
}

a.link1:hover{
	text-decoration: underline;
}

div.edivforlink1 {
 	background:transparent;
	font-size:12pt;
	text-align: center center;
}

td.etdforlink1 { 
 	background:transparent;
}
