a:link, a:visited, a:active { 
  color: #666666;
      font-size : 9pt;
  text-decoration: none;
}

a.gray:link, a.gray:visited, a.gray:active { 
    font-family: "±¼¸²","µ¸¿ò";     
    color: #666666;
    font-size : 9pt;
    text-decoration: none;
}

a.black:link, a.black:visited, a.black:active { 
  color: #333333;
      font-size : 9pt;
  text-decoration: none;
}

a.gray2:link { 
  color: #666666;
      font-size : 9pt;
  text-decoration: none;
}
a.gray2:active { 
  color: #FFBE4A;
      font-size : 9pt;
  text-decoration: none;
}
a.gray2:visited{ 
  color: #4A86BD;
      font-size : 9pt;
  text-decoration: none;
}

a.gray3:link { 
  color: #4A86BD;
      font-size : 9pt;
      line-height : 16pt;
      text-decoration: underline;
}
a.gray3:active { 
  color: #FF6600;
      font-size : 9pt;
      line-height : 16pt;
      text-decoration: underline;
}
a.gray3:visited{ 
      color: #4A86BD;
      font-size : 9pt;
      line-height : 16pt;
      text-decoration: underline;
}


.net {
    font-family: "±¼¸²","µ¸¿ò";     
    font-size : 9pt;
    line-height : 13pt;
    }
.noheight {
    font-family: "±¼¸²","µ¸¿ò";     
    font-size : 9pt;
    line-height : 9pt;
    }

.just {
    font-family: "±¼¸²", "µ¸¿ò";     
    font-size : 10pt;
    line-height : 13pt;
    text-align : justify; 
    }    
.justsmall {
    font-family: "±¼¸²", "µ¸¿ò";     
    font-size : 9pt;
    line-height : 13pt;
    text-align : justify; 
    }
.small {font-family: "±¼¸²","µ¸¿ò"; font-size: 9pt;}
.eng {
    font-family: "Verdana", "Arial", "Helvetica", "sans-serif";     
    font-size : 9pt;
    line-height : 13pt;
    }
.engsmall {
    font-family: "Verdana", "Arial", "Helvetica", "sans-serif";     
    font-size : 8pt;
    line-height : 11pt;
    }

.engjust {
    font-family: "Verdana", "Arial", "Helvetica", "sans-serif";     
    font-size : 10pt;
    line-height : 12pt;
    text-align : justify;     
    }
    
.high {  font-family: "±¼¸²"; font-size: 9pt; line-height: 18pt}

.box
   {
    BORDER-RIGHT: black 1px solid;
    BORDER-TOP: black 1px solid;
    FONT-SIZE: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;     
    BORDER-LEFT: black 1px solid;
    BORDER-BOTTOM: black 1px solid;
    BACKGROUND-COLOR: white;
    }
.box_none
   {
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid;
    FONT-SIZE: 9pt;
    font-family: Verdana, Arial, Helvetica, sans-serif;     
    BORDER-LEFT: white 1px solid;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: white;
    }    
.boxgray
   {
	BORDER-RIGHT: #666666 1px solid;
	BORDER-TOP: #666666 1px solid;
	FONT-SIZE: 9pt;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	BORDER-LEFT: #666666 1px solid;
	BORDER-BOTTOM: #666666 1px solid;
	BACKGROUND-COLOR: #F5F5F5;
	padding: 5px;

    }            

.boxgray2
   {
	BORDER-RIGHT: #B4B4B4 1px solid;
	BORDER-TOP: #B4B4B4 1px solid;
	FONT-SIZE: 9pt;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	BORDER-LEFT: #B4B4B4 1px solid;
	BORDER-BOTTOM: #B4B4B4 1px solid;
	BACKGROUND-COLOR: #F5F5F5;
	padding: 5px;
    }            



.boxsub
{
    BORDER-TOP: #385572 1px outset;
    BORDER-LEFT: #385572 1px solid;
    BORDER-BOTTOM: #385572 1px inset;
    BORDER-RIGHT: #385572 1px solid;
    FONT-SIZE: 9pt;
    line-height :6pt;
    font-family: "Verdana", "Arial", "Helvetica", "sans-serif";    
    padding-top : 6px;
    padding-bottom : 2px;
    COLOR : #385572;
    BACKGROUND-COLOR: #efefef;
} .box_under { BORDER-RIGHT: white 1px solid; BORDER-TOP: white 1px solid; FONT-SIZE: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; BORDER-LEFT: white 1px solid; BORDER-BOTTOM: #666666 1px solid; BACKGROUND-COLOR: white; }
