/************************PROMO BOX 12.12.2007************************/
#TL{
width:20px;
height:20px;
background-image:url(../images/BoxInclude/TL.jpg);
background-repeat:no-repeat;
}
#TR{
width:20px;
height:20px;
background-image:url(../images/BoxInclude/TR.jpg);
background-repeat:no-repeat;
}
#BL{
width:20px;
height:20px;
background-image:url(../images/BoxInclude/BL.jpg);
background-repeat:no-repeat;
}
#BR{
width:20px;
height:20px;
background-image:url(../images/BoxInclude/BR.jpg);
background-repeat:no-repeat;
}
#T{
height:20px;
background-image:url(../images/BoxInclude/T.jpg);
background-repeat:repeat-x;
}
#R{
width:20px;
background-image:url(../images/BoxInclude/R.jpg);
background-repeat:repeat-y;
}
#B{
height:20px;
background-image:url(../images/BoxInclude/B.jpg);
background-repeat:repeat-x;
}
#L{
width:20px;
background-image:url(../images/BoxInclude/L.jpg);
background-repeat:repeat-y;
}
.PromoTitle{
	font:"Times New Roman", Times, serif;
	color:#993366;
	font-size:16px;
	font-weight:bolder;
}
.PromoText{
	font: Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:12px;
}
/************************PROMO BOX 12.12.2007************************/