/* image and special widths */

img{
	border-style: none;
	}

img.ibotm	{
	display: inline;
	vertical-align: bottom;
	}

img.imid	{
	display: inline;
	vertical-align:middle;
	}

img.itop	{
	display: inline;
	vertical-align: top;
	}

img.ileft	{
	display: inline;	
	float: left;
	}

img.right	{
	display: inline;	
	float: right;
	}
img.rt	{
	float: right;
	}
.dktealback {
	background-color: #004040;
	color:inherit;
	}
.goldframe {
	border-style: ridge;
	border-width: 3px;
	border-color: #fff8dc;
	}
.shadowback {
	background-color: #90a0d0;
	color:inherit;
	}

.up-4 {
	position: relative;
	left: -4px;
	top: -4px;	
	}
.up-6 {
	position: relative;
	left: -6px;
	top: -6px;	
	}

/* special widths for background trix */

.w246 {
	width: 246px;
	}

.w180 {
	width: 186px;
	}

.w200 {
	width: 200px;
	}

	/*  height - mainly for the icon classes */
	
	.h30 {height:30px;}
	.h40 {height:40px;}
	.h50 {height:50px;}
	
/* fancy accents */

.icon1 {
	color:inherit;
	background-color:inherit;
	background-image: url("fur/btn_b.gif");
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px 0px 0px 40px;
	overflow:visible;
	}
.icon2 {
	color:inherit;
	background-color:inherit;
	background-image: url("fur/folder.gif");
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px 0px 0px 40px;
	overflow:visible;
	}	
.icon3 {
	color:inherit;
	background-color:inherit;
	background-image: url("fur/explor1.jpg");
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px 0px 0px 40px;
	overflow:visible;
	}
.icon4 {
	color:inherit;
	background-color:inherit;
	background-image: url("fur/skull.gif");
	background-repeat:no-repeat;
	background-position:top left;
	padding:0px 0px 0px 40px;
	overflow:visible;
	}
	
.steelbar1 {
	color:inherit;
	background-color:edf;
	background-image: url("fur/steelbar1.jpg");
	background-repeat:repeat-x;
	padding:10px 0px 10px 0px;
	border:2px solid #439;
	height:24px;
	}

.ends1 {color:inherit;
	background-color:inherit;
	background-image: url("fur/ends1.gif");
	background-repeat:no-repeat;
	width:219px;
	height:32px;
	}
	.ends2 {color:inherit;
	background-color:inherit;
	background-image: url("fur/ends2.gif");
	background-repeat:no-repeat;
	/* background-position:center center; */
	width:324px;
	height:32px;
	}
	
/* validated 06/02/06 */
