.sub_bottom {  /* Mozilla ignores crazy MS image filters, so it will skip the following */    
//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='../images/pansing_sub_bottom.png');}/*
 IE ignores styles with [attributes], so it will skip the following. */
 .sub_bottom[class]{   background: url(../images/pansing_sub_bottom.png); background-position: left ; background-repeat: no-repeat }


/* text */  

A: link {	 color:#0066CC; font-weight:bold; text-decoration:none; font-size:12px;  }
A: visited {	 color:#0066CC; font-weight:bold; text-decoration:none; font-size:12px;  }
A {	 color:#0066CC; font-weight:bold; text-decoration:none; font-size:12px;  }
A:hover {	 color:#0099CC; font-weight:bold; text-decoration: none; font-size:12px;  }

A.Navi: link {	 color:#00689F; font-weight:bold; text-decoration:none; font-size:13px; padding-left:10px }
A.Navi: visited {	 color:#00689F; font-weight:bold; text-decoration:none; font-size:13px; padding-left:10px }
A.Navi {	 color:#00689F; font-weight:bold; text-decoration:none; font-size:13px; padding-left:10px }
A.Navi:hover {	 color:#FF6600 ; font-weight:bold; text-decoration:none; font-size:13px; padding-left:10px }


.highlight_o_text { color:#FF6600 ; font-weight:bold; font-size: 13px;}
.highlight_b_text { color:#004A67 ; font-weight:bold; font-size: 13px;}

.footer_black_text { color: #000000; font-size:9px; }
.footer_b_text { color: #0F3676; font-size:9px; }
.footer_light_b_text { color: #006699; font-size:9px; }
.footer_o_text { color: #F67B1B; font-size:9px; }
A.footer_o_text { text-decoration:none; color: #F67B1B; font-size:9px }
A.footer_o_text:hover {	text-decoration:none; color: #0F3676; font-size:9px }
.index_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}



/* tables */  



body {
	FONT-FAMILY:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#004A67;
	background-color: #E4E5E6;
	margin: 0px;
	text-align:center;
    text-align: -moz-center; 
}

#home #navi-index a, #aboutus #navi-aboutus a, #services #navi-services a, #products #navi-products a, #career #navi-career a, #ourbrand #navi-ourbrand a     {color:#FF6600;}
.home #navi-index a, .aboutus #navi-aboutus a, .services #navi-services a, .products #navi-products a, .career #navi-career a, .ourbrand #navi-ourbrand a     {color:#FF6600;}

img, div { behavior: url(../../iepngfix.htc) }