/*******************************/
/******** bubbletip-IE *********/
/*******************************/


.bubbletip td.bt-topleft
{
	background-image: url(../images/HomePage/bubbletip/bubbletip-TL-corner.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
}
.bubbletip td.bt-top
{
	background: transparent url(../images/HomePage/bubbletip/bubbletip-T.gif) repeat-x scroll 0px 0px; 
}
.bubbletip td.bt-topright
{
	background: transparent url(../images/HomePage/bubbletip/bubbletip-TR-corner.gif) no-repeat scroll 0px 0px;
}
.bubbletip td.bt-left-tail div.bt-left, .bubbletip td.bt-left
{
	background: transparent url(../images/HomePage/bubbletip/bubbletip-L.gif) repeat-y scroll 0px 0px;
}
.bubbletip td.bt-left-tail div.bt-left-tail
{
	background: transparent url(../images/HomePage/bubbletip/bubbletip-L-tail.gif) no-repeat scroll 0px 0px;
}
.bubbletip td.bt-right-tail div.bt-right, .bubbletip td.bt-right
{
	background: transparent url(../images/HomePage/bubbletip/bubbletip-R.gif) repeat-y scroll 0px 0px;
}
.bubbletip td.bt-right-tail div.bt-right-tail
{
	background: transparent url(../images/HomePage/bubbletip/bubbletip-R-tail.gif) no-repeat scroll 0px 0px;
}
.bubbletip td.bt-bottomleft
{
	background: transparent url(../images/HomePage/bubbletip/bubbletip-BL-corner.gif) no-repeat scroll 0px 0px;
}
.bubbletip td.bt-bottom
{
	background: transparent url(../images/HomePage/bubbletip/bubbletip-B.gif) repeat-x scroll 0px 0px;
}
.bubbletip td.bt-bottomright
{
	background: transparent url(../images/HomePage/bubbletip/bubbletip-BR-corner.gif) no-repeat scroll 0px 0px;
}
.bubbletip table.bt-top th
{
	background: transparent url(../images/HomePage/bubbletip/bubbletip-T.gif) repeat-x scroll 0px 0px;
}
.bubbletip table.bt-bottom th
{
	background: transparent url(../images/HomePage/bubbletip/bubbletip-B.gif) repeat-x scroll 0px 0px;
}
.bubbletip table.bt-top td div
{
	background: transparent url(../images/HomePage/bubbletip/bubbletip-T-tail.gif) no-repeat scroll 0px 0px;
}
.bubbletip table.bt-bottom td div
{
	background: transparent url(../images/HomePage/bubbletip/bubbletip-B-tail.gif) no-repeat scroll 0px 0px;
}
/*******************************/

