ApplicationControlBar {
borderStyle: solid;
borderThickness: 1;
borderColor: #ff0000;
backgroundColor: #ffff99;
backgroundAlpha: 0.45;
cornerRadius: 8;
dropShadowEnabled: true;
shadowDistance: 11;
shadowDirection: center;
dropShadowColor: #999999;
}