.Background {
	font: normal 9px "Default Font";
	color: #999999;
	background:  url(../bg2002.gif);
	cursor: auto;
	border: none;

}
.BackgroundD {
	color: #999999;
	background:  url(../bg2002b.gif);
	border: 1px solid #000000;
	font-family: "Default Font";
	cursor: crosshair;
	font-size: 9px;



}
.BackgroundDC {
	background: #333333;
	border: 1px solid #000000;
	cursor: crosshair;
	font: 9px "Default Font";


}
.onlyborder {
	border: 1px solid #000000;
}
.BackgroundwithBORDER {

	font: normal 9px "Default Font";
	color: #999999;
	background:  url(../bg2002.gif);
	cursor: help;
	border: 1px solid #000000;
}
.BackgroundRED {
	background: #FFFF00 url(../bg2002red.gif);
	border: 1px solid #000000;
	font: normal 9px "Default Font";
	color: #FFFF33;
	text-transform: none;


}
.BackgroundLigherBORDER {
	font-size: 9px;
	color: #CCCCCC;
	cursor: help;
	background:  url(../bg2002LIGHTER.gif);
	border: 1px solid #000000;
	font-family: "Default Font";

}
.BackgroundLigherBORDERCopy2 {

	font-size: 9px;
	color: #CCCCCC;
	cursor: hand;
	background:  url(../bg2002LIGHTER.gif);
	border: 1px solid #CCCCCC;
	font-family: "Default Font";
}
