.interpagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #666666;
	background-image: url(../permpic/bull.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
	line-height: 20px;
}
.interpagelink A:link{
	color: #0194A9;
	text-align: left;
	text-decoration: none;
}
.interpagelink A:hover{
	color: #666666;
	text-align: left;
	text-decoration: none;
}
.interpagelink A:visited{
	color: #0194A9;
	text-align: left;
	text-decoration: none;
}
TD.leftshad {
background-image: url('lshad.png');
background-repeat: repeat-y;
background-position: top right;
}
TD.rightshad {
background-image: url('rshad.png');
background-repeat: repeat-y;
background-position: top left;
}
.imgbox {
	border:5px solid #F5FAFD;
	background-color:#FFF;
	-moz-box-shadow: 1px 1px 10px #ccc;
	-webkit-box-shadow: 1px 1px 10px #ccc;
	box-shadow: 1px 1px 10px #ccc;
}

