<style type="text/css">
 <!--
/* index */
  a:link {
  color: #fff;
  text-decoration: none
  }
  a:visited   {
  color: #fff;/
  text-decoration: none
  }
  a:active   {
  color: #fff;
  text-decoration: none
  }
 /* Add Hover with color to links */
  a:hover   {
  color: #ffff00;
  text-decoration: underline
  }
/* index */
  .dummy {
  color:color;
  }
  body {
  background: URL(img_bg/global_bg.jpg) repeat-y fixed;
  font-family: Helvetica, Arial, Trebuchet MS, Sans-serif;  
  }
/* text box (common box) */
  .box-common-dark {
  background-image: url(img_bg/wash-black-10.png); 
  background-repeat: repeat;
  background-position: left, top;
  color: #fff; 
  font-family: Helvetica, Arial, Trebuchet MS, Sans-serif;)
  font-style: normal;   
  font-size: 16px; 
  font-weight: 400;  
  border-left: 2px solid #999999; 
  border-right: 2px solid #999999; 
  border-top: 2px solid #999999; 
  border-bottom: 2px solid #999999;    
  }
  .box-common-dark2 {
  background-image: url(img_bg/wash-black-20.png); 
  background-repeat: repeat;
  background-position: left, top;
  color: #fff; 
  font-family: Helvetica, Arial, Trebuchet MS, Sans-serif;
  font-style: normal;   
  font-size: 16px; 
  font-weight: 400;  
  border-left: 2px solid #999999; 
  border-right: 2px solid #999999; 
  border-top: 2px solid #999999; 
  border-bottom: 2px solid #999999;    
  }  
  .box-common-title { 
  color: #fff; 
  font-family: Helvetica, Arial, Trebuchet MS, Sans-serif; 
  font-size: 23px; 
  font-weight: 600; 
  font-style: normal;
  }
  .box-common-text {
  color: #dfdfdf; 
  font-family: Helvetica, Arial, Trebuchet MS, Sans-serif; 
  font-size: 17px; 
  font-weight: 400;
  }
  .box-common-title2 { 
  color: #fff; 
  font-family: Helvetica, Arial, Trebuchet MS, Sans-serif; 
  font-size: 29px; 
  font-weight: 600; 
  font-style: normal;
  }
  .box-common-text2 {
  color: #dfdfdf; 
  font-family: Helvetica, Arial, Trebuchet MS, Sans-serif; 
  font-size: 19px; 
  font-weight: 400;
  }
  .box-common-text2a {
  color: #dfdfdf; 
  font-family: Helvetica, Arial, Trebuchet MS, Sans-serif; 
  font-size: 20px; 
  font-weight: 600;
  }    
  .box-common-footer {
  color: #fff; 
  font-family: Helvetica, Arial, Trebuchet MS, Sans-serif;
  font-style: italic;   
  font-size: 16px; 
  font-weight: 600;
  }
  .dvd-common-note {
  color: #dfdfdf; 
  font-family: Helvetica, Arial, Trebuchet MS, Sans-serif; 
  font-size: 12px; 
  font-weight: 400;
  }
  .box-text-link {
  color: #dfdfdf; 
  font-family: Helvetica, Arial, Trebuchet MS, Sans-serif;
  font-style: normal;   
  font-size: 17px; 
  font-weight: 600;
  }  
/* dvd/special box (common box) */
  .dvd-box-dark {
  background-image: url(img_bg/wash-black-20.png); 
  background-repeat: repeat;
  background-position: left, top;
  border-left: 2px solid #999999; 
  border-right: 2px solid #999999; 
  border-top: 2px solid #999999; 
  border-bottom: 2px solid #999999;      
  }            
  .dvd-box-title { 
  color: #fff; 
  font-family: Helvetica, Arial, Trebuchet MS, Sans-serif; 
  font-size: 23px; 
  font-weight: 600; 
  font-style: normal;
  }
  .dvd-box-text {
  color: #dfdfdf; 
  font-family: Trebuchet MS, Helvetica, Arial, Sans-serif; 
  font-size: 19px; 
  font-weight: 400;
  }
  .dvd-box-note {
  color: #dfdfdf; 
  font-family: Helvetica, Arial, Trebuchet MS, Sans-serif; 
  font-size: 13px; 
  font-weight: 400;
  }
  .webmaster-text { 
  font-family: Sans-serif, Helvetica, Arial, Trebuchet MS, Sans-serif;
  color: #dfdfdf;
  font-size: 17px; 
  font-weight: 400;     
  }  
  .webmaster-sig { 
  font-family: Comic Sans MS, Arial, Helvetica;
  color: #dfdfdf;
  font-size: 18px; 
  font-weight: 400;     
  }
 /* 3 box vert row */
  .box-r1a { 
  font-family: Helvetica, Trebuchet MS, Sans-serif; 
  font-size: 16px; 
  font-weight: 400; 
  font-style: normal; 
  color: #000000; 
  background-image: url(img_bg/paper300x567_bg.png); 
  background-repeat: no-repeat; 
  background-position: center, top; 
  }
 /* footer properties */

  .powered {
  font-family: Trebuchet MS, Helvetica, Arial, Sans-serif;
  color: #ffffff;  
  font-size: 18px;
  font-weight: 600;
  font-style: normal;    
  }  
  .property {
  font-family: Trebuchet MS, Helvetica, Arial, Sans-serif;
  color: #fff;  
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  }
  .designed {
  font-family: Trebuchet MS, Helvetica, Arial, Sans-serif;
  color: #fff;  
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  }  
  .caption {
  font-family: Trebuchet MS, Helvetica, Arial, Sans-serif;
  font-size: 17px;
  font-weight: 400;
  font-style: normal;
  }    
  .update { 
  font-family: Comic Sans MS, Helvetica, Cursive;
  color: #FFFF99;   
  font-size: 14px; 
  font-weight: 400; 
  font-style: italic;   
  }       	   
 -->
</style>