/* global body attributes */
body{ 
      margin-top:0px; margin-left:0px; margin-right:0; margin-bottom:0;
	  color:#555555; font-weigh:normal; font-family:±¼¸²; font-size:12px; line-height:160%;
      SCROLLBAR-FACE-COLOR: #E9E9E9; SCROLLBAR-ARROW-COLOR: #1B1B1B; SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
	  }

table {
      border:0 ; color:#555555 ; font-family:±¼¸²; font-size:12px ; line-height:200%;
	  }

textarea {
      font:12px/140% ±¼¸²; color:#555555 ; padding: 5 5 5 5 ; 
	  }	 
	  
SELECT{
      color:#555555; font-weigh:normal; font-family:±¼¸²; font-size:12px;
	  }
	  
INPUT{
      color:#555555; font-weigh:normal; font-family:±¼¸²; font-size:12px; border:1px solid #D9D9D9; height:21;
	  }	  
    
td, .bodyText {
      color:#666666; font-weigh:normal; font-family:±¼¸²; font-size:12px; line-height:160%;
	  }
	  
input{
      color:#555555; font-weigh:normal; font-family:±¼¸²; font-size:12px; line-height:140%;
	  }

/* english set */
.english{
      color:#555555 ; font-family: Verdana ; font-size:11px ;
	  }
.english a:link{
      color:#555555; font-weigh:normal; text-decoration:none;
	  }
.english a:visited{
      color:#555555; font-weigh:normal; text-decoration:none;
	  }	  
.english a:active, .english a:hover{
      color:#333333; font-weigh:normal; text-decoration:underline;
	  }	 
	  	  
/* standard links */
a:link{
      color:#555555; text-decoration:none;
	  }
a:visited{
      color:#555555; text-decoration:none;
	  }	  
a:active, a:hover{
      color:#333333; text-decoration:underline;
	  }	 

/* history part */
.history {
       color:#777777; font-weigh:normal; font-family:±¼¸²; font-size:12px; 
	   }
.radio { border: 1px #777777 ; }


 /* === sub set === */
	   
/* red part */
.red {
       color:#CC0000; font-weigh:normal; font-family:±¼¸²; font-size:12px; line-height:140%;
	   }
.red a:link{
      color:#CC0000; font-weigh:normal; text-decoration:none;
	  }
.red a:visited{
      color:#CC0000; font-weigh:normal; text-decoration:none;
	  }	  
.red a:active, .red a:hover{
      color:#DA4646; font-weigh:normal; text-decoration:underline;
	  }	 
	  
/* green part */	   
.green {
       color:#008837; font-weigh:normal; font-family:±¼¸²; font-size:12px; line-height:140%;
	   }
.green a:link{
      color:#008837; font-weigh:normal; text-decoration:none;
	  }
.green a:visited{
      color:#008837; font-weigh:normal; text-decoration:none;
	  }	  
.green a:active, .green a:hover{
      color:#32A55B; font-weigh:normal; text-decoration:underline;
	  }	 
	  
/* blue part */	   
.blue {
       color:#0570A3; font-weigh:normal; font-family:±¼¸²; font-size:12px; line-height:140%;
	   }
.blue a:link{
      color:#0570A3; font-weigh:normal; text-decoration:none;
	  }
.blue a:visited{
      color:#0570A3; font-weigh:normal; text-decoration:none;
	  }	  
.blue a:active, .blue a:hover{
      color:#30B0ED; font-weigh:normal; text-decoration:underline;
	  }	 
	  
/* cyan part */	   
.cyan {
       color:#202180; font-weigh:normal; font-family:±¼¸²; font-size:12px; line-height:140%;
	   }
.cyan a:link{
      color:#202180; font-weigh:normal; text-decoration:none;
	  }
.cyan a:visited{
      color:#202180; font-weigh:normal; text-decoration:none;
	  }	  
.cyan a:active, .cyan a:hover{
      color:#6E6EC0; font-weigh:normal; text-decoration:underline;
	  }	 

