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}
.textfield {  font-size: 8pt; background-color: #CAF3FF; border-color: #66CCFF #666666 #666666 #66CCFF; color: #666666; border-style: solid}
.c_10ptbrown { font-family: "Times New Roman", Times, serif; font-size: 10pt ; color: #990000}
.e_8ptbrown { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt ; color: #990000}
.e_10ptbld { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold }
.sublinks {  font-family: "Times New Roman", Times, serif; font-size: 10pt}
a:active {  text-decoration: none; color: #000000}
a:hover {  text-decoration: underline; color: #000000}
a:link {  text-decoration: none; color: #000000}
a:visited {  text-decoration: none; color: #000000}
.titlebigbrown {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24pt; color: #993300; font-weight: bold}
.e_7ptbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt}
.e_7pt { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt}
.c_7pt { font-family: "Times New Roman", Times, serif; font-size: 7pt}
.c_date { font-family: Verdana, sans-serif; font-size: 10pt ; font-weight: bold; color: #000000}
.e_10pt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt}
.e_10ptbld { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt ; font-weight: bold}


/**
  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;

}