body {  font-family: "Times New Roman", Times, serif; font-size: 8pt}
.e_8pt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
.c_10pt {  font-family: "Times New Roman", Times, serif; font-size: 10pt}
.c_8pt {  font-family: "Times New Roman", Times, serif; font-size: 8pt}
.e_8ptbld { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt ; font-weight: bold}
.c_12ptbold { font-family: "Times New Roman", Times, serif; font-size: 12pt; font-weight: bold}
.c_10ptbold { font-family: "Times New Roman", Times, serif; font-size: 10pt ; font-weight: bold}
.c_date { font-family: Verdana, sans-serif; font-size: 10pt ; font-weight: bold; color: #000000}


/**
  Button style
  */


.btnStyle { 
	background-color: #FFCC66;
	color: #000000;
	cursor: hand;
	border: 1 solid #666666;
	border-width: 1;
	border-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal
}

.btnStyle01{

	background-color: #FFFFFF; 
	color: #000000;
	font-family: MS Sans Serif;
	font-size: 8pt;
	border: 1 solid #666666

}



.inputStyle01{

	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1 solid #666666;
	font-weight: normal

}



/**
  Text style 
  */

.textStyle01{

	font-size : 10pt;
	color : #000000;
	text-decoration : none;
	font-weight : normal;

}

.textStyle02{

	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;

}

.textStyle03{
	
	font-size : 8pt;
	color : #000000;
	text-decoration : none;
	font-weight : normal;

}

.textStyle04{

	font-size : 8pt;
	color : #000000;
	text-decoration : none;
	font-weight : bold;

}

.textStyle05{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	text-decoration : none;
	font-weight : bold;

}




/**
  navigator link style
  */

.navLink01{

	font-size : 8pt;
	color : #000000;
	text-decoration : none;
	font-weight : normal;

}


a:hover.navLink01{

	font-size : 8pt;
	color : #000000;
	text-decoration : none;
	font-weight : normal;

}


.navLink02{

	font-size : 8pt;
	color : #000000;
	text-decoration : none;
	font-weight : bold;

}


a:hover.navLink02{

	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;

}


.navLink03{

	font-size : 8pt;
	color : #000000;
	text-decoration : underline;
	font-weight : bold;

}


a:hover.navLink03{

	font-size : 8pt;
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;

}