TD,P,B,INPUT,DIV{font-family:arial,helvitica; font-size:12px}
.clCMEvent{position:absolute; z-index:300; width:100%; height:100%; left:0; top:0; visibility:hidden}
.clCMAbs{position:absolute; width:10px; height:10px; left:0; top:0; visibility:hidden}

.clT,.clTover,.clS,.clSover,.clS2,.clS2over{position:absolute; overflow:hidden; width:130px; height:25px; cursor:pointer;}
.clT,.clTover{padding:4px; font-size:12px; font-weight:bold}
.clT{color:white; }   
.clTover{color:#CDDBEB;}
.clS,.clSover{padding:2px; font-size:11px; font-weight:bold}
.clS2,.clS2over{padding:2px; font-size:11px;}
.clS,.clS2{color:#006699; background-color:#CDDBEB; background-color:#CDDBEB;}
.clSover,.clS2over{color:#CDDBEB;}
.clSover,.clS2over,.clTover,.clB,.clBar{background-color:#067ABF; background-color:#067ABF;}
.clB{position:absolute; visibility:hidden; z-index:300}
.clBar{position:absolute; width:10px; height:10px; visibility:hidden;}

.my_textbox {
 /*background-image: url(bg.jpg); /*Here we load the background image 
 background-repeat: no-repeat;
 background-attachment: fixed;*/
 height:22px; /*we specify the the object dimensions like the image dimensions*/
 width:174px;
 margin: 0px;
 padding: 5px 10px 0px 10px; /*without padding, the text will start from upper-left corner*/
 border: 0px none; /*we do not need any border*/
}