.Background { background-color: #DDDDDD; width: 960px; }
.CommandButton { width: 50px; height: 30px; font-size: X-Small; }
.CommandButton1 { width: 90px; height: 30px; font-size: X-Small; }
.CommandButton2 { width: 120px; height: 20px; font-size: X-Small; }
.FunctionKey { width: 30px; height: 30px; }
.GridViewPanelWidth { width: 965px; }
.MenuStyle { background-color: #009999; width: 960px; }
.RightJustify { text-align: right; }
.ScreenWidth { width: 980px; }
.Style100 { width: 100px; }
.Style150 { width: 150px; }
.Style200 { width: 200px; }
.Style25 { width: 25px; }
.Style300 { width: 300px; }
.Style400 { width: 400px; }
.Style50 { width: 50px; }
.Style500 { width: 500px; }
.Style600 { width: 600px; }
.Style80 { width: 80px; }
.TopRegion { height: 40px; }
.VerticalAlignBottom { vertical-align: bottom; }
.VisibilityHidden { visibility: hidden; }
body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
input { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }

/* Ajax Calendar */
    .ajax__calendar .ajax__calendar_container {border:1px solid #646464;background-color: #CCFF99;color:#000000;z-index: 20;}
