/*css for LD new home page*/
.Bx_TL {
	background-image: url(images/LD_Bx_TL.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Bx_TM {
	background-image: url(images/LD_Bx_TM.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.Bx_TR {
	background-image: url(images/LD_Bx_TR.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.Bx_CL {
	background-image: url(images/LD_Bx_CL.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.Bx_CR {
	background-image: url(images/LD_Bx_CR.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.Bx_BL {
	background-image: url(images/LD_Bx_BL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Bx_BM {
	background-image: url(images/LD_Bx_BM.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.Bx_BR {
	background-image: url(images/LD_Bx_BR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Bx_Title_C {
	background-image: url(images/Bx_Tl_H_C.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

.Bx_Title_L {
	background-image: url(images/Bx_Tl_H_L.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}

.Bx_Title_R {
	background-image: url(images/Bx_Tl_H_R.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

.Bx_Title_R span {
	color: #FFFFFF;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}

.Text_Arial12_navyU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
	text-decoration:underline;
}

.Ttl_Bx_Green15B{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; 
	font-weight:bold; 
	color:#336600; 
	padding:12px 15px 5px 15px;

}

.Text_Arial26_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #336600;
}

.Text_Arial12_navy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
}

.Arial15_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #336600;
}

.Feed_BG {
	background-image: url(images/Feed_BG.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.Text_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.Orange-Arial12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}

.Green-Arial16{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.AP_BL {background: url(/images/R-green-BottomLeft.gif) 0 100% no-repeat}
.AP_BR {background: url(/images/R-green-BottomRight.gif) 100% 100% no-repeat}
.AP_TL {background: url(/images/R-green-TopLeft.gif) 0 0 no-repeat}
.AP_TR {background: url(/images/R-green-TopRight.gif) 100% 0 no-repeat; padding:10px} 
.AP_HT {background: url(/images/R-green-Top.gif) 0 0 repeat-x}
.AP_HB {background: url(/images/R-green-Bottom.gif) 0 100% repeat-x}
.AP_VL {background: url(/images/R-green-MiddleLeft.gif) 0 100% repeat-y}
.AP_VR {background: url(/images/R-green-MiddleRight.gif) 100% 100% repeat-y}

.AreaSubscribeBG {
	background: url(/images/NewLD/AreaSubscribe.jpg) no-repeat left center;
	padding: 0px;
	width: 310px;
	height: 90px;
}

.AreaSubscribeBtn {
	border: none;
	background: transparent url(/images/NewLD/AreaSubscribebtn.gif) no-repeat top center;
	width: 31px;
	height: 19px;
}



