/*======================================================= * Style for BODY *=======================================================*/BODY {background-color: #ffffff;background-image: url("images/back1.jpg");background-position: top left;background-repeat: no-repeat;}/*======================================================= * Style for TABLE text *=======================================================*/table {  font-size : 12px;  color: #000000;  font-weight: normal;  line-height: 16px;}/*======================================================= * Style for text *=======================================================*/.text12pxh     { color: #000000; font-weight: normal; font-size: 12px; line-height: 20px }.text10px     { color: #000000; font-weight: normal; font-size: 10px; line-height: 14px }.text10pxg     { color: #666666; font-weight: normal; font-size: 10px; line-height: 14px }/*======================================================= * Style for scrollbar *=======================================================*/BODY {scrollbar-base-color : #ffffff;scrollbar-face-color : #ffffff; scrollbar-track-color: #ffffff;scrollbar-arrow-color : #009900; scrollbar-3dlight-color: #ffffff;scrollbar-highlight-color : #009900; scrollbar-shadow-color : #ffffff;scrollbar-darkshadow-color : #009900;}/*======================================================= * Style for link *=======================================================*/a:link{text-decoration:none; color:#000000;}a:visited{text-decoration:none; color:#000000;}a:active{text-decoration:none; color:#000000;}a:hover {text-decoration:underline; color:#009900;} /*IE$B@lMQ(J*//*======================================================= * Style for SETUP1 *=======================================================*/.TA01{  color : black;  font-size : 10pt;  font-family : Verdana;  padding: 5;  line-height : 120%;  border-top : 1px dotted #009900 ;  border-bottom : 1px dotted #009900 ;  border-left : 1px dotted #009900 ;  border-right : 1px dotted #009900 ;}.TA02{  color : black;  font-size : 10pt;  font-family : Verdana;  padding: 5;  line-height : 120%;  border-top : 1px dotted #FFCC00 ;  border-bottom : 1px dotted #FFCC00 ;  border-left : 1px dotted #FFCC00 ;  border-right : 1px dotted #FFCC00 ;}
