/* styles for tooltip bubble CMP */
.tooltip_cmp {color: black; background-color: #FFFFE1; border-left: 1px solid #9B9B80; border-right: 1px solid #9B9B80; padding: 0px 5px; font-family: sans-serif; font-size: 8pt; letter-spacing: 1px; clear: both;}
.tooltip_cmp_B_cTL {font-size: 0; height: 13px; background-image:url('../res/tooltip_bubble/bubble-B_cTL.gif'); background-position: left; background-repeat: no-repeat;}
.tooltip_cmp_B_cTR {font-size: 0; height: 13px; background-image:url('../res/tooltip_bubble/bubble-B_cTR.gif'); background-position: right; background-repeat: no-repeat;}
.tooltip_cmp_B_cBL {font-size: 0; height: 5px; background-image:url('../res/tooltip_bubble/bubble-B_cBL.gif'); background-position: left; background-repeat: no-repeat;}
.tooltip_cmp_B_cBR {font-size: 0; height: 5px; background-image:url('../res/tooltip_bubble/bubble-B_cBR.gif'); background-position: right; background-repeat: no-repeat;}
.tooltip_cmp_B_bT {font-size: 0; height: 13px; margin: 0px 5px; background-image:url('../res/tooltip_bubble/bubble-B_bT.gif'); background-repeat: repeat-x;}
.tooltip_cmp_B_bB {font-size: 0; height: 5px; margin: 0px 5px; background-image:url('../res/tooltip_bubble/bubble-B_bB.gif'); background-repeat: repeat-x;}
.tooltip_cmp_B_aL {height: 13px; background-image:url('../res/tooltip_bubble/bubble-BR.gif'); background-repeat: no-repeat; margin: 0px 5px; background-position: top right;}
.tooltip_cmp_B_aR {height: 13px; background-image:url('../res/tooltip_bubble/bubble-BL.gif'); background-repeat: no-repeat; margin: 0px 5px; background-position: top left;}
	
.tooltip_cmp_T_cTL {font-size: 0; height: 5px; background-image:url('../res/tooltip_bubble/bubble-T_cTL.gif'); background-position: left; background-repeat: no-repeat;}
.tooltip_cmp_T_cTR {font-size: 0; height: 5px; background-image:url('../res/tooltip_bubble/bubble-T_cTR.gif'); background-position: right; background-repeat: no-repeat;}
.tooltip_cmp_T_cBL {font-size: 0; height: 13px; background-image:url('../res/tooltip_bubble/bubble-T_cBL.gif'); background-position: left; background-repeat: no-repeat;}
.tooltip_cmp_T_cBR {font-size: 0; height: 13px; background-image:url('../res/tooltip_bubble/bubble-T_cBR.gif'); background-position: right; background-repeat: no-repeat;}
.tooltip_cmp_T_bT {font-size: 0; height: 5px; margin: 0px 5px; background-image:url('../res/tooltip_bubble/bubble-T_bT.gif'); background-repeat: repeat-x;}
.tooltip_cmp_T_bB {font-size: 0; height: 13px; margin: 0px 5px; background-image:url('../res/tooltip_bubble/bubble-T_bB.gif'); background-repeat: repeat-x;}
.tooltip_cmp_T_aL {height: 13px; background-image:url('../res/tooltip_bubble/bubble-TR.gif'); background-repeat: no-repeat; background-position: top right; margin: 0px 5px;}
.tooltip_cmp_T_aR {height: 13px; background-image:url('../res/tooltip_bubble/bubble-TL.gif'); background-repeat: no-repeat; background-position: top left; margin: 0px 5px;}

