
/*----------------new style sheet on 5th Sept.(STARTS)-------------------------*/

html				{ }
body				{ background-image:url(img/bg.jpg); background-repeat:repeat-x; margin:0px 0px 0px 0px; width:100%; }

.bdr				{border-bottom:solid 1px #0A89D2; border-top:solid 1px #0A89D2; border-left:solid 1px #0A89D2; border-right:solid 1px #0A89D2;}

.subhead			{font-family:Arial; line-height:22px;  font-size:12px; text-align:center; color:#ffffff; font-weight:bold;} 

.tbltxt				{font-family:Arial; font-size:12px; color:#000000; padding-left:5px; padding-right:5px; line-height:18px;}

