 body{

 	margin:0px;

 	padding:0px;

 	font-family:verdana;

 }

 

 .logoTD{

 	background-image:url('images/design/logoBanner.jpg');

	background-repeat:no-repeat;

 }

 

 .imageTD{

 	background-image:url('images/design/topImage.jpg');

	background-repeat:no-repeat;

 }

 

.thumbTD{

	border:1px solid white;

	padding:0px;

}



 .theTable{

 	background-image:url('images/design/innerBgStrip.jpg');

	background-repeat:repeat-x;

 }

 

  .contentTD{

 	background-image:url('images/design/bgStrip.jpg');

	background-repeat:repeat-x;

 }

 

 .textHeading{

 	

 	font-size:13px;

 	color:#042F77;

 	font-weight:bold;

 }

 

 .textBody{

 	font-size:12px;

 	color:#010C2D;

 	font-weight:normal;

 }

 

 .distHeader{

 	font-family:verdana;

 	font-size:20px;

 	color:#FF0000;

 	font-weight:bold;

 	padding-left:74px;

 }

 

 .distText{

 	font-family:verdana;

 	font-size:18px;

 	color:#EDF0F9;

 	font-weight:normal;

 	padding-left:74px;

 }

 

 .price{

 	padding-left:23px;

 	padding-top:16px;

 	font-size:12px;

 	color:white;

 }

 

 ul li{

 	list-style-image:url('images/design/v.gif');

 	margin-left:-13px;

 }

 

 * html  ul li{

 	list-style-image:url('images/design/v.gif');

 	margin-left:-20px;

 }

 

 .footerTD{

 	

	background-repeat:no-repeat;

	background-position:top right ;

 	font-family:verdana;

 	font-size:10px;

 	color:white;

 	font-weight:normal;

 	background-color:#0046B7;

 }

 

  .footerTD a{

 	font-family:verdana;

 	font-size:10px;

 	color:#FC0248;

 	font-weight:bold;

 	background-color:#0046B7;

 	text-decoration:none;

 }



.web2Div{

	width:470px;

	height:361px;

	display:none;

	border:2px solid #0046B7;

	position:absolute;

	background-color:white;

	z-index:200;

	padding:19px;

}



/*__ added on Dec 2008 __*/



a img{

	border:none;

}



.bgCopy{

	background: url(/images/design/header_copy.jpg) no-repeat top left;

}



.bgTab{

	background: url(/images/design/bg_tab.jpg) repeat-x top left;

}



.textLang{

 	font-size:11px;

	color: #042f77;

 }

 

.textLang a,

.textLang a:visited{

	color: #042f77;

	text-decoration:none;

}



.textLang a:hover{

	text-decoration:underline;

}



.textTtl{

	background-color:#5ce0f3;

	font-size: 20px;

	font-weight: bold;

	color: #00276e;

}



/*__ For Japanese site __*/



.bgCopyjp{

	background: #fff url(/images/design/header_copy_jp.jpg) no-repeat top left;

}



.imageTDjp{

 	background-image:url('images/design/topImage_jp.jpg');

	background-repeat:no-repeat;

}

 

 

 /*__ For French site __*/



.bgCopyfr{

	background: #fff url(/images/design/header_copy_fr.jpg) no-repeat top left;

}



.imageTDfr{

 	background-image:url('images/design/topImage_fr.jpg');

	background-repeat:no-repeat;

 }


 /*__ For Portuguese site __*/



.bgCopypor{

	background: #fff url(/images/design/header_copy_por.jpg) no-repeat top left;

}



.imageTDpor{

 	background-image:url('images/design/topImage_por.jpg');

	background-repeat:no-repeat;

 }
 
 /*__ For Traditional Chinese site __*/



.bgCopyCHT{

	background: #fff url(/images/design/header_copy_CHT.gif) no-repeat top left;

}



.imageTDCHT{

 	background-image:url('images/design/topImage_CHT.jpg');

	background-repeat:no-repeat;

 }

























