body{
background-color:#aaaaaa;
}
table.null{
	color: #000000;
}
table{
	font-size: 12px;
	color: #000000;
}
input.delPrice{
	font-size: 12px;
	color: #000000;
	/*font-weight: bold;*/
	background-color: #DD0000;
	width: 100px;
	border: 0px;
}
input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a.headerLink{
	text-decoration: none;	
}
a.headerLink:hover{
	font-weight: bold;
	text-decoration: underline;
}
.delEmphasis{
	font-weight: bold;
}
.backLinks{

}
.descTextArea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.invisibleItem{
	border: 1px solid #000000;
	filter:alpha(Opacity=70);
}
.invisibleItemText{
	font-size: 10px;
	text-decoration: bolder;
}
div.controlWindowItemsMove{
	font-size: 8px;
	padding-right: 2px;
	padding-left: 2px;
	float: right;
}
a.controlWindowItemsMove{
	font-size: 8px;
	color: #000000;
	text-decoration: underline;
}
a.controlWindowItemsMove:hover{
	font-size: 8px;
	color: #000000;
	text-decoration: none;
}
div.controlWindowItems{
	/*height: 16px;
	width: 80px;
	background-color: #666666; 
	layer-background-color: #666666; 
	border: 1px solid #000000;*/
	float: right;
}
a.controlWindowItems{
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
a.controlWindowItems:hover{
	text-decoration: underline;	
	font-size: 10px;
	color: #000000;
}
div.controlWindowGroups{

}
a.controlWindowGroups{
	font-size: 10px;
	text-decoration: none;
	color: #555555;
}
a.controlWindowGroups:hover{
	text-decoration: underline;	
	font-size: 10px;
	color: #555555;
}
.errMessage{
	text-decoration: bolder;
	color: #500000;
	font-size: 12px;
}


