



/* --- Public --- */
Body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #000000;
	font-family:  Verdana, Tahoma; 
	font-size: 8pt;
	/*
	scrollbar-face-color: #FEEBD0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FDCA92;
	scrollbar-3dlight-color: #FEEBD0;
	scrollbar-arrow-color:  #FB9425;
	scrollbar-track-color: #FEF5E7;
	scrollbar-darkshadow-color: #FDC78D; */
	}



Table {
	font-family: 1Tahoma , Verdana , Ms Sans Serif; 
	font-size: 8pt;
	color: #000000;
	}




Select , Textarea , Input { 
	font-family: Verdana , Tahoma ; 
	font-size: 8pt; 
	}




A { 
	color: #0000FF; 
	text-decoration: underline; 
	}

A:hover { 
	color: #FF6600; 
	text-decoration: underline; 
	}

A:active { 
	color: #FF6600; 
	text-decoration: underline;
	}


.Font_bold {
	font-weight:BOLD; 
	}



.Font_caption {
	font-family: Verdana , Tahoma ; 
	font-size:12pt; 
	font-weight:BOLD; 
	color:#000000;
	}



.Navigator {
	font-family: 1Tahoma , Verdana;
	font-weight: Normal;
	font-size: 8pt; 
	color: #0000FF;
	padding-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	}

.Navigator a {
	color: #0000FF; 
	text-decoration: underline; 
	}

.Navigator a:hover {
	color: #0000FF; 
	text-decoration: none; 
	}

.Navigator a:active {
	color: #0000FF; 
	text-decoration: none; 
	}


.PagePreviousNext {
	font-family: Tahoma , Verdana;
	font-weight: Normal;
	font-size: 8pt; 
	color: #0000FF;
	padding-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	}

.PagePreviousNext a {
	color: #0000FF; 
	text-decoration: underline; 
	}

.PagePreviousNext a:hover {
	color: #0000FF; 
	text-decoration: none; 
	}

.PagePreviousNext a:active {
	color: #0000FF; 
	text-decoration: none; 
	}



.Button_Form {
	font-family: Verdana , Tahoma;
	font-weight: Normal;
	font-size: 8pt;
	cursor: hand;
}


.Input_search {
	font-family: Tahoma , Verdana;
	font-weight: Normal;
	font-size: 8pt;
	border: 0px;
}

.Button_Search {
	font-family: Verdana , Tahoma;
	font-weight: Bold;
	font-size: 8pt;
	cursor: hand;
	color:#FFFFFF;
	background: #FB9425;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FB9425;
	border-top:1px solid #FB9425;

}


.Input_Staff {
	font-family: Tahoma , Verdana;
	font-weight: Normal;
	font-size: 8pt;
	border-bottom: 1px solid #FB9425;
	border-right: 1px solid #FB9425;
	border-left: 1px solid #FB9425;
	border-top:1px solid #FB9425;
}

.Button_Staff {
	font-family: Verdana , Tahoma;
	font-weight: Bold;
	font-size: 8pt;
	cursor: hand;
	color:#FFFFFF;
	background: #FB9425;
	border-bottom: 1px solid #FB9425;
	border-right: 1px solid #FB9425;
	border-left: 1px solid #FB9425;
	border-top:1px solid #FB9425;

}




/* copy button Print */



.Button_Form_Standard {
	font-family: Tahoma , Verdana;
	font-weight: Bold;
	font-size: 8pt;
	width: 60px;
	cursor: hand;
	color:#FFFFFF;
	background: #CCCC99;
	border-bottom: 1px solid #9A9A66;
	border-right: 1px solid #9A9A66;
	border-left: 1px solid #E5E5CC;
	border-top:1px solid #E5E5CC;
}


.Input_Form_Bold {
	font-family: Tahoma , Verdana;
	font-weight: Bold;
	font-size: 8pt;
}


.Caption {
	padding-bottom: 15px;
	}


.Staff {
	font-family: Tahoma , Verdana;
	font-size: 10pt; 
	color: #000000
	}

.Staff a {
	color: #0000FF; 
	text-decoration: none; 
	}

.Staff a:hover {
	color: #FF6600; 
	text-decoration: underline; 
	}

.Staff a:active {
	color: #FF6600; 
	text-decoration: underline; 
	}


.Bullet_All {
	color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}


/* --- Public End --- */






/* =========================== Error =========================== */
.Error_Bar_attribute {
	font-family: Verdana , Tahoma;
	font-weight: Bold;
	font-size: 8pt; 
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #DBDBB7; 
}

.Error_Bar_select {
	background-color: #CCCC99;
	}

.Error_Bar_border {
	border-top: 1px solid #CCCC99;
}

.Error_Table {
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.Error_Page_Caption {
	font-family: Verdana; 
	font-size: 12pt; 
	font-weight: BOLD; 
	color: #000000;
	}


.Error_Page_Font {
	font-size: 8pt;
	color:#000000;
	}

.Error_Page_Font a { 
	color: #000000; 
	text-decoration: none; 
	}
.Error_Page_Font a:hover { 
	color: #000000; 
	text-decoration: underline; 
	}
.Error_Page_Font a:active { 
	color:#000000; 
	text-decoration: underline;
	}


/* =========================== Error End =========================== */



.withichiwit { color: #CCCCCC; text-decoration: none; }
.withichiwit:hover { color: #CCCCCC; text-decoration: underline; }
.wwithichiwit:active { color:#CCCCCC; text-decoration:none;}