<STYLE TYPE="text/css">
/*****************************          FONT      ****************************************/
BODY 
{
FONT-FAMILY: 'Microsoft Sans Serif',MS Sans Serif, Arial, Helvetica, sans-serif;
}
.nfont {    COLOR: black;     FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';     FONT-SIZE: 10pt;   	}
.hfont {    COLOR: #e8e6e7;     FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';     FONT-SIZE: 10pt;   	}
.bfont {    COLOR: black;    FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';    FONT-SIZE: 12pt;      FONT-WEIGHT: bolder;   }
.cfont {    COLOR: black;    FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';    FONT-SIZE: 8pt;  }
.catafont {    COLOR: black;    FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';    FONT-SIZE: 9pt; }
.font {    COLOR: black;    FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';    FONT-SIZE: 8pt;  }
.bblue {    COLOR: #191970;     FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';     FONT-SIZE: 8pt;     FONT-WEIGHT: bolder;   	}
.blue {    COLOR: #191970;    FONT-FAMILY: 'Microsoft San Serif','MS Sans Serif';    FONT-SIZE: 8pt;  }
.bwhite {    COLOR: white;     FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';     FONT-SIZE: 12pt;     FONT-WEIGHT: bolder;    	}
.white {    COLOR: white;     FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';     FONT-SIZE: 8pt;   	}
.bblack {    COLOR: black;    FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';    FONT-SIZE: 8pt;    FONT-WEIGHT: bolder;  }
.black {    COLOR: black;    FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';    FONT-SIZE: 8pt;  }
/*.cf {    COLOR: #0000cf;    FONT-FAMILY: 'Microsoft Sans Serif,MS Sans Serif';    FONT-SIZE: 8pt;  }*/
.base {    COLOR: #ffffcc;    FONT-FAMILY: 'Helvetica','Verdana';    FONT-SIZE: 2pt;  }
.byellow {    COLOR: #90850D;     FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';    FONT-SIZE: 12px;    FONT-WEIGHT: bolder;  }
.yellow {    COLOR: #90850D;    FONT-FAMILY: 'Microsoft Sans Serif,MS Sans serif';    FONT-SIZE: 12px;  }
.fblack {     COLOR: black;    FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';    FONT-SIZE: 9pt;  }
.dblack {     COLOR: black;    FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';    FONT-SIZE: 10pt;  }
.red {    COLOR: #8b0000;    FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';    FONT-SIZE: 8pt;  }
.ablue {    COLOR: #191970;    FONT-FAMILY: 'Microsoft Sans Serif','MS Sans serif';    FONT-SIZE: 9pt;    Font-WEIGHT : Bold;  }
.gold {     COLOR: #FFCC00;     FONT-FAMILY: 'Microsoft Sans Serif,MS Sans serif';    FONT-SIZE: 8pt;    FONT-WEIGHT : Bold;  }
.s1 {    COLOR: black;    FONT-FAMILY: 'Microsoft San Serif','MS Sans Serif';    FONT-SIZE: 12pt;  }
.green {    COLOR: #006600;    FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';    FONT-SIZE: 8pt;  }
.b7 {    COLOR: black;    FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';    FONT-SIZE: 7pt;  }
.b6 {    COLOR: black;    FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';    FONT-SIZE: 6pt;  }
.vblue {    COLOR: #191970;    FONT-FAMILY:  'Microsoft Sans Serif','MS Sans Serif';    FONT-SIZE: 8pt;  }
.vblue2 {    COLOR: #191970;    FONT-FAMILY:  'Microsoft Sans Serif','MS Sans Serif';    FONT-SIZE: 10pt;  }

/** *dynaweb Font & BgColor***/
.bgFont1 {    COLOR: #B45555;     FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';     FONT-SIZE: 8pt;     FONT-WEIGHT: bolder;   }
.bgBg1 { 	COLOR:#9C1219  }
.IgFont1 {    COLOR: #2E4243;     FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';     FONT-SIZE: 8pt;     FONT-WEIGHT: bolder;   }
.IgBg1 { 	COLOR:#999999  }
.VtFont1 {    COLOR: #515B02;     FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';     FONT-SIZE: 8pt;     FONT-WEIGHT: bolder;   }
.VtBg1 { 	COLOR:#515B02  }

/************************************************************************************************/


/*******                                               Font  for Ecatalog                                                          ******/
.bl8{COLOR: black;FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif';FONT-SIZE: 8pt;}
.bl9 { COLOR: black; FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif'; FONT-SIZE: 9pt; }
.bl10 { COLOR: black; FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif'; FONT-SIZE: 10pt; }
.bl11 { COLOR: black; FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif'; FONT-SIZE: 11pt; }
.bl12 { COLOR: black; FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif'; FONT-SIZE: 12pt; }
.bl13 { COLOR: black; FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif'; FONT-SIZE: 13pt; }
.bl14 { COLOR: black; FONT-FAMILY: 'Microsoft Sans Serif','MS Sans Serif'; FONT-SIZE: 14pt; }
/*******                                              *******************                                                          ******/

A:link {     COLOR:#0303FF;      TEXT-DECORATION: none;   }
A:visited {     COLOR: #0303FF;    TEXT-DECORATION: none;  }
A:hover {     COLOR: #0303FF;    TEXT-DECORATION: underline;  }
A.bb:link {     COLOR:black;      TEXT-DECORATION: underline;   }
A.bb:visited {     COLOR: black;    TEXT-DECORATION: underline;  }
A.bb:hover {     COLOR: black;    TEXT-DECORATION: underline;  }

/* input */
input, select, textarea 
{
	color: #006699; 
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
}

input.ttext, textarea
{
	border: 1px solid #006699;
	border-radius : 5px;
}

input:focus, select:hover, textarea:focus
{
	background-color : #F3F3F3;
	color: #1177AA;
}

.frame{
		border-style:solid;
		border-width:1;
		border-color:#CCCCCC;
}
</STYLE>
