
TABLE.tooltip               {color: #FFFFFF;}
TABLE.tooltip TD            {}
.tiptopl    {background: url('images/tooltip/ttip-tl.png') no-repeat; width: 7px; height: 7px;}
.tiptop     {background: url('images/tooltip/ttip-t.png') repeat-x;}
.tiptopr    {background: url('images/tooltip/ttip-tr.png') no-repeat; width: 7px; height:7px;}
.tipl       {background: url('images/tooltip/ttip-l.png') repeat-y; width: 7px;}
.tipbody    {font-size: 12px; padding: 5px; font-family: Verdana; color:white; background: url('images/tooltip/ttipbg.png');}
.tipr       {background: url('images/tooltip/ttip-r.png'); width: 7px;}
.tipbottoml {background: url('images/tooltip/ttip-bl.png') no-repeat; width: 7px; height: 7px;}
.tipbottom  {background: url('images/tooltip/ttip-b.png') repeat-x;}
.tipbottomr {background: url('images/tooltip/ttip-br.png') no-repeat; width: 7px; height: 7px;}