body 
{
    background : #C8D6E6;
    margin-left: 0;
    margin-top:0;
    margin-top:0;
    margin-right:0;
}

.loginTitleLine1 { 
	font-family: "Times New Roman"; 
	font-size: 26pt;
	color: #333366;	
}

.loginTitleLine2 { 
	font-family: "Times New Roman"; 
	font-size: 26pt;
	color: #ffffff;	
}

.buttonLink
{
	font-family: "Times New Roman";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.buttonLink:link
{
	font-family: "Times New Roman";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.buttonLink:visited
{
	font-family: "Times New Roman";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.buttonLink:hover
{
	font-family: "Times New Roman";
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: red;
}

.bottomBarCellBorder 
{
	border-style: solid;
	border-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
} 

.restrictLabel { 
	font-family: "Times New Roman"; 
	font-size: 12pt; 
	color: red;
	text-align:center;
	font-weight:bold;
}

.header_titleC { 
	font-family: "Times New Roman"; 
	font-size: 14pt;
	color: #FFFFFF;
	font-weight:bold;
	TEXT-DECORATION: none;
}

.header_title { 
	font-family: "Times New Roman"; 
	font-size: 14pt; 
	color: #008000;
	font-weight:bold;
	TEXT-DECORATION: none;	
}

.header_userinfo { 
	font-family: "Times New Roman"; 
	font-size: 14pt; 
	color: #FFFFFF;
	TEXT-DECORATION: none;	
}

.pageTitlePrefix 
{
	font-family: "Times New Roman"; 
	font-size: 20pt;
	color: #339966; 
}

.pageTitle 
{
    font-family: "Times New Roman"; 
    font-size: 20pt;
    color: #000000; 
}


.redTitle 
{
    font-family: "Times New Roman"; 
    font-size: 20pt;
    color: #FF0000; 
}

.greenTitle 
{
    font-family: "Times New Roman"; 
    font-size: 20pt;
    color: #339966; 
    TEXT-DECORATION: underline;
}

.pinkLabel
{
    font-family: "Times New Roman"; 
    font-size: 12pt;
    font-weight: bold;
    background-color: #FFCCCC; 
}

.contentLabel { 
	font-family: "Times New Roman"; 
	font-size: 12pt;
	color: #339966;
}

.label { 
	font-family: "Times New Roman"; 
	font-size: 12pt;
	color: #000000;		
	/*font-weight: bold;*/
}

.greenLabel { 
	font-family: "Times New Roman"; 
	font-size: 12pt;
	color: #006600;	
	/*font-weight: bold;*/
}

.greenBigLabel { 
	font-family: "Times New Roman"; 
	font-size: 20pt;
	color: #009F50;	
	/*font-weight: bold;*/
}

.chiLabel {
	font-family: "細明體, Arial Unicode MS";
	font-size: 12pt;
	color: #993300;	
}

.greenChiLabel {
	font-family: "細明體, Arial Unicode MS";
	font-size: 12pt;
	color: #006600;	
}

.DeepRedLabel { 
	font-family: "Times New Roman"; 
	font-size: 12pt;
	color: #993300;
}

.redLabel { 
	font-family: "Times New Roman"; 
	font-size: 12pt;
	color: #FF0000;
	/*font-weight: bold;*/
}

.redMediumLabel { 
	font-family: "Times New Roman"; 
	font-size: 20pt;
	color: #FF0000;
	font-weight: bold;
}

.redChiLabel {
	font-family: "細明體, Arial Unicode MS";
	font-size: 12pt;
	color: #FF0000;	
}

.redBigLabel { 
	font-family: "Times New Roman"; 
	font-size: 24pt;
	color: #FF0000;
	/*font-weight: bold;*/
}

.redBigChiLabel {
    font-family: "細明體, Arial Unicode MS";
	font-size: 24pt;
	color: #FF0000;	
}

.orangeLabel { 
	font-family: "Times New Roman"; 
	font-size: 12pt;
	color: #FF6600;
	font-style: italic;
}

.blueLabel { 
	font-family: "Times New Roman"; 
	font-size: 12pt;
	color: blue;
	/*font-weight: bold;*/
}

.blackLabel { 
	font-family: "Times New Roman"; 
	font-size: 12pt;
	color: #000000;
	/*font-weight: bold;*/  
}

.blackChiLabel {
    font-family: "細明體, Arial Unicode MS";
	font-size: 12pt;
	color: #000000;
	/*font-weight: bold;*/  
}

.whiteLabel { 
	font-family: "Times New Roman"; 
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}

.textBox {
	font-family: "Times New Roman"; 
	font-size: 12pt; 
	/*vertical-align:middle;*/
}

.textBoxWatermark
{
    /*background-color: Gray;*/
    color: Silver;
}

.textBoxRight {
	font-family: "Times New Roman"; 
	font-size: 12pt; 
	vertical-align:middle;
	text-align :right ;
	
}

.readOnlyText
{
    font-family: "Times New Roman"; 
    font-size: 12pt; 
	BACKGROUND-COLOR: #dddddd;
	vertical-align:middle;
	/*
    BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-RIGHT-WIDTH: 1px
	*/   	
}

.rowOdd
{

    font-family : Calibri;
    font-size: 12pt; 
    color: #000000;
    background-color: #77B5FE;
    VERTICAL-ALIGN: top;
}

.rowEven
{
    font-family : Calibri;
    font-size: 12pt; 
    color: #000000;
    background-color: #A6E7FF;
    VERTICAL-ALIGN: top;
}

.tableRowHeader
{
       /*font-family: "Times New Roman"; */
    font-family : Calibri;
    font-size: 12pt; 
    font-weight: bold;
    color: #F0F8FF;
    BACKGROUND-COLOR: #0072BB;
    vertical-align:top;        
    TEXT-DECORATION: none;
}


.TableColumn
{
    font-family: "Times New Roman";    
    font-size: 12pt; 
    border-left: solid 1px #729FDC;
    border-right: solid 1px #729FDC; 
}

.Item
{
    /*font-family: "Times New Roman";*/
    font-size: 12pt; 
    border-left: solid 1px #729FDC;
    border-right: solid 1px #729FDC; 
}

.rowOddGreen
{
    font-family: "Times New Roman"; 
    font-size: 12pt; 
    color: #333333;
	BACKGROUND: #FFFFFF;
   	VERTICAL-ALIGN: top;
}

.rowEvenGreen
{
    font-family: "Times New Roman"; 
    font-size: 12pt; 
    color: #333333;
   	BACKGROUND: #CCFF99;
   	VERTICAL-ALIGN: top;
}

.tableRowHeaderGreen
{
	font-family: "Times New Roman"; 
	font-size: 12pt; 
	font-weight: bold;
	BACKGROUND-COLOR: #339933;
	color: white;
	vertical-align:top;		
	TEXT-DECORATION: none;
}

.sortHeader:link { 
	/*font-family: "Times New Roman"; */
	font-size: 12pt; 
	color: #003300;
	TEXT-DECORATION: none;
}

.sortHeader:visited { 
	/*font-family: "Times New Roman"; */
	font-size: 12pt; 
	color: #003300;
	TEXT-DECORATION: none;
}

.sortHeader:hover { 
	/*font-family: "Times New Roman"; */
	font-size: 12pt; 
	color: #003300;
	TEXT-DECORATION: underline;
}

.sortHeaderGreen:link { 
	/*font-family: "Times New Roman"; */
	font-size: 12pt; 
	color: white;
	TEXT-DECORATION: none;
}

.sortHeaderGreen:visited { 
	/*font-family: "Times New Roman"; */
	font-size: 12pt; 
	color: white;
	TEXT-DECORATION: none;
}

.sortHeaderGreen:hover { 
	/*font-family: "Times New Roman"; */
	font-size: 12pt; 
	color: white;
	TEXT-DECORATION: underline;
}

.rowText {
	font-size: 20pt;
	font-family: "Times New Roman";
	color: #333333;
	margin-top:0;
	margin-bottom:0;
}

.headerTable {
}

.menuTable {
}

.textdd { 
	font-family: "Times New Roman"; 
	font-size: 11pt; 
	vertical-align:middle;
	width:20px;
}

.textmm { 
	font-family: "Times New Roman"; 
	font-size: 11pt; 
	vertical-align:middle;
	width:20px;
}

.textyyyy { 
	font-family: "Times New Roman"; 
	font-size: 11pt; 
	vertical-align:middle;
	width:30px;
}

.greenGrRef { 
	font-family: "Times New Roman"; 
	font-size: 12pt;
	color: #006600;	
	font-weight: bold;
}

.menu {
	font-family: "Times New Roman"; font-size: 12pt;
	/*font-weight: bold;*/
	color:white;
	/*BACKGROUND-COLOR: #33CC99;*/
	BACKGROUND: #33CC99 url('../Images/menubg.gif');
	z-index:200;
}

.dateText { 
	font-family: "Times New Roman"; 
	font-size: 12pt; 
	text-align:right;
	vertical-align:middle;
	width:70px;    
}
.readOnlyTextdd { 
	font-family: "Times New Roman"; 
	font-size: 11pt; 
	vertical-align:middle;
	width:20px;
	BACKGROUND-COLOR: #dddddd;
    BORDER-TOP-WIDTH: 1px;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-RIGHT-WIDTH: 1px
}



.loginInfoLabel { 
	font-family: "Times New Roman"; 
	font-size: 12pt;
	color: #000000;  
}

.calDropDown   
{
	font-family: "Times New Roman"; 
	font-weight: bold;
	font-size: 11px;
	background-color:#cccccc;
	color: black;
}

.calBody    
{
	font-family: "Helvetica", "sans-serif"; 
	font-size: 11px;
	border-width: 10px;
}

.calDayHeader
{
	background-color: #87B2FF;
	color: #101F60;
	font-weight: bold;
}

.labelMandatory { 
	font-family: "Times New Roman"; 
	font-size: 12pt;
	color: red;	
}

.labelMandatoryChi { 
	font-family: "細明體, Arial Unicode MS";
	font-size: 12pt;
	color: red;	
}

.labelNumber { 
	font-family: "Times New Roman"; 
	font-size: 11pt; 
	vertical-align:middle;
	width:65px;
}

.labelNumberMandatory { 
	font-family: "Times New Roman"; 
	font-size: 11pt; 
	vertical-align:middle;
	width:65px;
	color: red;
}


.labelVCenter { 
	font-family: "Times New Roman"; 
	font-size: 11pt; 
	vertical-align:middle;
}

.labelVBottom { 
	font-family: "Times New Roman"; 
	font-size: 11pt; 
	vertical-align:bottom;
	/*align:left;*/
}

.labelCenter { 
	font-family: "Times New Roman"; 
	font-size: 11pt; 
	vertical-align:middle;
	text-align:center;
}

.menu:link { 
	font-family: "Times New Roman"; 
	font-size: 11pt; 
	font-weight:bold;
	color: purple;
	TEXT-DECORATION: none;

}

.menu:visited { 
	font-family: "Times New Roman"; 
	font-size: 11pt; 
	color: blue;
	TEXT-DECORATION: none;
}

.menu:hover { 
	font-family: "Times New Roman"; 
	font-size: 11pt; 
	color: red;
}

.menu_item {
	font-family: "Times New Roman"; font-size: 11pt; 
	/*BACKGROUND-COLOR: #33CC99;*/
	BACKGROUND: #33CC99 url('../Images/mb_bg.png');
	z-index:200;
}

.menu_sub_item {
	font-family: "Times New Roman"; font-size: 11pt; 
	BACKGROUND-COLOR: #a8dcc4;
	font-weight: bold;
	vertical-align:top;
	text-align:left;
	z-index:200;
}



.tabTitle 
{
    font-family: "Times New Roman"; 
    font-size: 11pt; 
    font-weight: bold;
}



.appTabForm
{
	BACKGROUND: white;
	BACKGROUND: url('../Images/buttonbackground.png');  
}

.appTab 
{
    font-family: "Times New Roman"; 
    font-size: 11pt; 
	BACKGROUND: url('../Images/buttonbackground.png');  
	border-width :0.5cm;
         border-bottom-style: groove;
         border-right-style: groove;
         cursor : pointer;
         text-align:center;
}

.appTabMouseOn 
{
    font-family: "Times New Roman"; 
    font-size: 11pt; 
	BACKGROUND: url('../Images/buttonbackground_over.png');  
	border-width :0.5cm;
         border-bottom-style: groove;
         border-right-style: groove;
         cursor : pointer;
         text-align:center;
}

.appTabNC
{
    font-family: "Times New Roman"; 
    font-size: 11pt; 
	BACKGROUND: #CCCCCC;  
	border-width :0.5cm;
         border-bottom-style: groove;
         border-right-style: groove;
         text-align:center;         
}

.appTabSelected 
{
    font-family: "Times New Roman"; 
    font-size: 11pt; 
   	 color : white;
   	 BACKGROUND: #FF7777;  
   	 border-width :0.5cm;
         border-bottom-style: groove;
         border-right-style: groove;
         text-align:center;
         cursor : pointer;

}


.appForm {
 	BACKGROUND: #FFFFCC
}

.borderCell
{
    BORDER-RIGHT: #bdb76b 1px groove;
    BORDER-TOP: #bdb76b 1px groove;
    BORDER-LEFT: #bdb76b 1px groove;
    BORDER-BOTTOM: #bdb76b 1px groove;
}

.graphTitle {
	text-align:center;
	font-family: "Times New Roman"; 
	font-size: 14pt; 
    font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}

.graphLabel { 
	font-family: "Times New Roman"; 
	font-size: 11pt; 
	vertical-align:top;
	text-align:center;
}

.graphLabelLine { 
	font-family: "Times New Roman"; 
	font-size: 11pt; 
	vertical-align:top;
	border-top:1px solid #000000; 
	text-align:center;
}
	
.barLabel { 
	font-family: "Times New Roman"; 
	font-size: 11pt; 
	vertical-align:bottom;
	text-align:center;
}

.graphAxis1 {
	border-left: 1px solid #000000; 
}

.graphAxis2 {
	border-bottom: 1px solid #000000;
}

.graphNSWithin {
	BACKGROUND-COLOR:#FFCC66;
	border-right:3px solid #FF9900; 
	border-top:3px solid #FFFF99; 
	border-bottom:1px solid #000000; 
	text-align:center;
	font-family: "Times New Roman"; 
	font-size: 11pt; 
}

.graphNSExcess {
	BACKGROUND-COLOR:#FF9900;
	border-right:3px solid #CC6600; 
	border-top:3px solid #FFCC66; 
	border-bottom:1px solid #000000; 
	text-align:center;
	font-family: "Times New Roman"; 
	font-size: 11pt; 
}

.graphSWithin {
	BACKGROUND-COLOR:#CCFF33;
	border-right:3px solid #99CC00; 
	border-top:3px solid #CCFFCC; 
	border-bottom:1px solid #000000;
	text-align:center;
	font-family: "Times New Roman"; 
	font-size: 11pt; 

}

.graphSExcess {
	BACKGROUND-COLOR:#CCFF33;
	border-right: 3px solid #669900; 
	border-top: 3px solid #CCFF33; 	
	border-bottom:1px solid #000000;
	text-align:center;
	font-family: "Times New Roman"; 
	font-size: 11pt; 

}

.graphRWithin {
	BACKGROUND-COLOR:#CAFFDD;
	border-right:3px solid #99CC00; 
	border-top:3px solid #CCFFCC; 
	border-bottom:1px solid #000000;
	text-align:center;
	font-family: "Times New Roman"; 
	font-size: 11pt; 

}

.graphRExcess {
	BACKGROUND-COLOR:#CAFFCC;
	border-right: 3px solid #669900; 
	border-top: 3px solid #CCFF33; 	
	border-bottom:1px solid #000000;
	text-align:center;
	font-family: "Times New Roman"; 
	font-size: 11pt; 

}

.button1 { 
	font-family: "Times New Roman"; 
	font-size: 12pt; 
}

.fileRef { 
	font-family: "Times New Roman"; 
	font-size: 11pt;
    vertical-align: bottom;    
    padding: 0px;
    border: 0px;
}



.page:link { 
	font-family: "Times New Roman"; 
	font-size: 11pt; 
	color: Blue;
	TEXT-DECORATION: none;
}

.page:visited { 
	font-family: "Times New Roman"; 
	font-size: 11pt; 
	color: Blue;
	TEXT-DECORATION: none;
}

.page:hover { 
	font-family: "Times New Roman"; 
	font-size: 11pt; 
	color: Blue;
	TEXT-DECORATION: underline;
}

.reportNumberData { 
	font-family: "Times New Roman"; 
	font-size: 9pt;
	color: black;
	text-align:right;
}

.reportStringData { 
	font-family: "Times New Roman"; 
	font-size: 9pt;
	color: black;
	text-align:left;
}

/* problem may occur when processing the Chinese characters below for utf-8 encoding */

.reportStringDataChi
{
	font-family: "細明體", "Times New Roman";
	font-size: 9pt;
	color: black;
	text-align:left;
}

.reportStringDataChiBold { 
	font-family: "細明體";
	font-size: 9pt;
	color: black;
	text-align:left;
	font-weight:bold;
}

.reportNumberHeader { 
	font-family: "Times New Roman"; 
	font-size: 9pt;
	color: black;
	text-align:right;
}

/*
.reportNumberHeaderChi
{
	font-size: 9pt;
	color: black;
	font-family: "細明體", "Times New Roman" , "Helvetica" , "sans-serif";
	text-align: right;
}*/

.reportStringHeader { 
	font-family: "Times New Roman"; 
	font-size: 9pt;
	color: black;
	text-align:left;
}

.reportHeader { 
	font-family: "Times New Roman"; 
	font-size: 9pt;
	color: black;
	font-weight: bold;
}

.resultHeader
{    
    font-family :"Times New Roman";
    color :Black;
    font-size : 12pt;
}

.resultItemCenter
{    
    font-family :"Times New Roman";
    color :Black;
    font-size : 12pt;
    text-align : center ;
}

.bodyOuterTable
{
    border-color : #2A5286;
    background : #729fdc;    
}

.restrictedText
{
    border: 2px;
    border-color:Red;
    border-style:solid;
}
.table_tr
{
	text-align : center; height: 30px; 
}
.table_td_label
{
	width: 20%; text-align: left;
}
.table_td_text
{
	width: 30%; text-align: left;
}
