.left {
	background-image: url(../images/left.gif);
	height: 27px;
	width: 6px;
}

.center {
	background-image: url(../images/center.gif);
	vertical-align: middle;
}

.right {
	background-image: url(../images/right.gif);
	width: 16px;
}

.icon {
	height: 22px;
	width: 22px;
	behavior: url(css/icon.htc);
	CURSOR: hand;  
	TEXT-ALIGN: center
}

.over {
	height: 22px;
	width: 22px;
	behavior: url(css/icon.htc);
	background-image: url(../images/iconbj1.gif);
	CURSOR: hand;
	TEXT-ALIGN: center;
}

.down {
	height: 22px;
	width: 22px;
	behavior: url(css/icon.htc);
	background-image: url(../images/iconbj2.gif);
	CURSOR: hand;
	TEXT-ALIGN: center;
}

BODY
{
	BACKGROUND-COLOR:#9EBEF5;
	MARGIN: 0px;
	PADDING: 2px;
}

.StatusBarBtnOff {
	padding:1px 5px;
	border:1px outset;
	cursor:pointer;
}

.StatusBarBtnOn {
	padding:1px 5px;
	border:1px inset;
	background-color: #EEEEEE;
}.tdbg {
	background-color: #39659C;
	width: 1px;
}
