@charset "utf-8";
/* CSS Document */

/* pop windows */
		
.poper {  height:auto;padding:0; font-family:Verdana, Arial, sans-serif,Lucida;color:#333333;  font-size:12px;}
.wrapper { padding:0px;margin-left:5px;margin-right:8px; }
.wrapper,.WN,.NE,.Nor,.WS,.Sou,.SE {background:#FFF;}
.Nor, .Sou { border-left:1px #FFF solid; }     /* Hack For IE, the color of the border should be the same as the wrapper background. */
a { text-decoration:none;color:#ea772b;}
/* div */
.ahead { margin:0 auto;padding:0;font-size:15px;color:#666666;font-weight:600;}
.descrip   { margin:10px auto 15px auto;color:#696969;font-size:11px;}
.emph { margin:0 auto; height:auto;padding:5px 14px 5px 14px; background-color:#f2f1eb;}
.emph table { text-align:left;#background-color:#f2f1eb;width:100%;}	
.emph td,.tbox td {padding-left:0;}	
.tbox { margin-bottom:15px;padding-left:14px; }
.bottombox {  padding-left:14px;}		 

/* link  */
.ns { margin-left:24px;
      font-size:11px;
     }

/* background position */

/*.toppart td { height:15px;
              font-size:2px;
               } 
					 
.btmpart td { height:14px;
              font-size:2px;
                     } 	
                     */
                     
div.topPart, div.btmPart {float: left; height: 15px; font-size:1px;}                     

/* background block */
.WN { margin-left:5px;
      margin-top:5px;
	  width:9px;
	  height:10px;
     }

.NE { width:6px;
      height:10px;
	  margin-top:5px;
	  }  

.Nor { margin-top:5px;
	   height:10px;
	   }	
	   
.WS { width:9px;
      height:5px;
	  margin-top:0;
	  margin-left:5px; 
	  }	   
	  
.Sou { margin-top:0;
	   height:5px;
	   }		  

.SE { margin:0;
      width:6px;
	  height:5px;}

/* background img */					 

.poper .ltop {   width:14px;
				 height:15px;
                 background-image:url(Images/trancorner/ltop.png);
		         background-position:top left;
		         background-repeat:no-repeat;
				 }

.poper .acrtop {  width:auto;
				  height:15px;
                  background-image:url(Images/trancorner/acrtop.png);
		          background-position:top;
		          background-repeat:repeat-x;
				 }				

.poper .rtop  {  width:14px;
				 height:15px;
                 background-image:url(Images/trancorner/rtop.png);
		         background-position:top right;
		         background-repeat:no-repeat; }
				 
.poper .lupright { 
                   margin:0;
				   padding:0px;
                   width:;
				   height:auto; 
				   background-image:url(Images/trancorner/lupright.png);
				   background-position:left;
				   background-repeat:repeat-y;
				   }

.poper .rupright { margin:0;
                   padding:0px; 
                   width:;
				   height:auto;
				   background-image:url(Images/trancorner/rupright.png);
				   background-position:right;
				   background-repeat:repeat-y;}
				   
.poper .lupright p, .poper .rupright p { margin:0;        /* Preventing layout from collapsing when p element is put in. */
                                         padding:0;
										 }				   

.poper .lbtm {  width:14px;
                height:15px;
                background-image:url(Images/trancorner/lbtm.png);
                background-position:left top;
		        background-repeat:no-repeat; 
		}			

.poper .acrbtm { background-image:url(Images/trancorner/acrbtm.png);
                 height:15px;
                 background-position:top;
		         background-repeat:repeat-x;
				 }

.poper .rbtm {  width:14px;
                height:15px;
                background-image:url(Images/trancorner/rbtm.png);
                background-position:right top;
				background-repeat:no-repeat;}

/* img */
.iconBox { width:auto;
           float:right;
		   display:inline;
		   }

.iconBox img { float:right;
               margin-left:8px;
			   }
			   
.iconBox2 { width:auto;
            float:left;
		   display:inline;
		   }

.iconBox2 img { margin-right:8px;
                float:left;}			 
		
/* line */

.lineBox    { width:auto;
              height:1px;
			  font-size:1px;
		      border-bottom:1px #959595 solid;
			  margin-top:5px;
			  padding:0;
			  }
			  
/*View all members */
.inputItemBox {float:left;width:153px;}
			  			