body
{
	background-color:#FFFFFF;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
	font-family: Arial,Verdana;
	font-size: 9pt;
}

A 
{
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #605b84; FONT-FAMILY: Arial; 
}
A:active 
{
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #605b84; FONT-FAMILY: Arial; 
}
A:visited 
{
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #605b84; FONT-FAMILY: Arial; 
}
A:hover 
{
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #0e0084; FONT-FAMILY: Arial; TEXT-DECORATION: underline
}

/* Table Class*/
.Table_Frame
{
	border :0;
	width :780px;
	font-size :9pt;
	background-color :White ;
	border-width :0px;
	color:#666666;
	background-image:url(../images/QService_BG.gif);	
	background-repeat:no-repeat ;	
}

.Table_Language
{
	background-image:url(../images/QService_Language.gif);
	background-repeat :no-repeat ;
	color :#88AB37;
	height :100%;
}

.Table_NoBorder
{
	font-size: 9pt;
	font-weight: normal;
	color:#666666;
	background-color:Transparent;
	border-width: 0px;
	border-style: solid;	
}
.Table_Border
{
	font-family: Arial,Verdana, Helvetica,serif,sans-serif;
	font-size: 9pt;
	font-weight: 100;
	background-color:White;
	border-color: #5B8200;
	border-width: 1px;
	border-style: solid;
}
.Table_Table
{
	font-size: 9pt;
	font-weight: normal;
	color:#858585;
	background-color:Transparent;
	border-width: 1px;
	border-style: solid;
}

/* Header */
.HEADER
{
	background-color:Green;
}

/*Label Class*/
.Label
{
	background-color :Transparent ;
	color :#858585;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	text-justify: inter-word;
}
.Label_Title
{
	color :#3A3A3A;
	font-size:15pt ;	
	font-weight:bold;
	font-family :Serif;
}
.Label_Header
{
	color :#3A3A3A;
	font-size: 9pt;
	font-weight:bold;
	text-justify: inter-word;
}

/*TextBox style */
.TextBox
{
	border-color:#CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-size:11px;
	font-family:Arial;
	width: 150PX;
	word-break:break-all;
}
.TextBoxNum
{
	border-color:#CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-size:11px;
	font-family:Arial;
	text-align:right;
	width: 150PX;
}
.TextBox_Long
{
	border-color:#CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-size:11px;
	font-family:Arial;
}
.TextBox_Show
{
	background-color:#F3F3F3;
	border-color:#CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-size:11px;
	font-family:Arial;
	width: 150PX;
	word-break:break-all;
}
.TextBox_Show_Long
{
	background-color:#E0E0E0;
	border-color:#CCCCCC;
	border-style: solid;
	border-width: 1px;
	color:#3A3A3A;
	font-size:11px;
	font-family:Arial;
	word-break:break-all;

}
.TextBox_NoBorder
{
	background-color:White;
	border-style:window-inset;
	border-width: 0px;	
	color:#3A3A3A;
	font-size:11px;
	font-family:Arial;
	width: 150PX;
	word-break:break-all;
}

/*DropDownList Style*/
.DropDownList
{
	/*height: 20PX;*/
	width: 150px;
	border-color:#CCCCCC;
	border-style: solid;
	border-width: 1px;
	background-color:White;
	font-size:11px;
	font-family:Arial;
}
.CheckBox,.RadioButton
{

	background-color :Transparent ;
	color :#858585;
	text-justify: inter-word;
	font-size:9pt;
	font-family:Arial;
	font-weight:normal;
	height: 19px;
	font-style:normal;
}

/*Button style */
.Button
{	
	background-image:url(../images/button_100.gif);
	background-repeat :repeat-x ;
	background-color:White;	
	width :100px;
	color :#5B8200;
	border-style :none ;
	font-family:Arial;
	font-size:10pt;
}
.Button_120
{	
	background-image:url(../images/button_120.gif);
	background-repeat :repeat-x ;
	background-color:White;
	width :120px;
	color :#5B8200;
	border-style :none ;	
	font-family:Arial;
}
.Button_150
{	
	background-image:url(../images/button_150.gif);
	background-repeat :repeat-x ;
	background-color:White;
	width :150px;
	color :#5B8200;
	border-style :none ;	
	font-family:Arial;
}
.Button_UpLoad
{
}
.Button_DownLoad
{
}

/*DataList*/
.DataList
{
	font-size:8pt;
	font-weight: normal;
	color:#666666;
	border-width: 0px;
}

/*DataGrid Style */
.DataGrid
{
	font-size:9pt;
	font-weight: normal;
	border-width:1px;
	border-color:#858585;
	border-left-style :none;
}
.HeaderStyle
{
	font-weight: bold;
	font-size: 9pt;
	font-weight: normal;
	border-color: #858585;
	color :#3A3A3A;
	text-align: center;
	background-color:#ECF1D9 ;
	border-left-style :none ;
	border-right-style :none ;
}
.ItemStyle
{
	font-size: 9pt;
	background-color: White;	
	border-color :#D5D5D5;
	color :#666666;
	border-left-style :none ;
	border-right-style :none ;
	border-bottom-width :1;
	border-top-width :1;
}
.SelectedItemStyle
{
	font-size: 9pt;
	background-color:Silver;	
	border-color :#D5D5D5;
	color :#333333;
	border-left-style :none ;
	border-right-style :none ;
	border-bottom-width :1;
	border-top-width :1;
}
.AlternatingItemStyle
{
	font-size: 9pt;
	background-color: White;	
	border-color :#D5D5D5;
	color :#666666;
	border-left-style :none ;
	border-right-style :none ;
	border-bottom-width :1;
	border-top-width :1;
}
.ItemBreakStyle
{
	font-size: 9pt;
	background-color: White;	
	border-color :#D5D5D5;
	color :#666666;
	border-left-style :none ;
	border-right-style :none ;
	border-bottom-width :1;
	border-top-width :1;
	word-break:break-all;
}
.SelectedItemBreakStyle
{
	font-size: 9pt;
	background-color:Silver;	
	border-color :#D5D5D5;
	color :#333333;
	border-left-style :none ;
	border-right-style :none ;
	border-bottom-width :1;
	border-top-width :1;
	word-break:break-all;
}
.AlternatingBreakStyleItem
{
	font-size: 9pt;
	background-color: White;	
	border-color :#D5D5D5;
	color :#666666;
	border-left-style :none ;
	border-right-style :none ;
	border-bottom-width :1;
	border-top-width :1;
	word-break:break-all;
}
.PagerStyle
{

}

.Banner
{
	background-color:Transparent ;
	background-image :url(../images/title.gif);
	background-repeat :no-repeat ;
	font-size :large ;
	color :White ;
	font-family :Arial;
	font-weight :Bold ;
}
.FBanner
{
	background-color:Transparent ;
	background-image :url(../images/FBanner.gif);
	background-repeat :no-repeat ;
	font-size :9pt ;
	color :#666666 ;
	font-family :Arial;
	font-weight :Bold ;
	height :80;
}
.FBannerText
{
	background-color:Transparent ;
	font-size :9pt;
	font-family :Arial ;
	font-weight :bold ;
	color :#666666 ;
}
.IBanner
{
	background-color:Transparent ;
	background-image :url(../images/Banner.gif);
	background-repeat :no-repeat ;
}
.ILeft
{
	background-color:Transparent ;
	background-image :url(../images/Left.gif);
	background-repeat :no-repeat ;
}
.MTop
{
	background-color:Transparent ;
	background-image :url(../images/m_top.gif);
	background-repeat :no-repeat ;
}
.LTop
{
	background-color:Transparent ;
	background-image :url(../images/t_top.gif);
	background-repeat :no-repeat ;
}
.LMid
{
	background-color:Transparent ;
	background-image :url(../images/t_mid.gif);
	background-repeat :repeat ;
}
.LBel
{
	background-color:Transparent ;
	background-image :url(../images/t_below.gif);
	background-repeat :no-repeat ;
}
/*pseudoclasses*/

/*menu style*/
.LMenu 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: Black; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION:none;
}
.LMenu:active 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: Black; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION:none;
}
.LMenu:visited 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: Black; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION:none;
}
.LMenu:hover 
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	COLOR: #0e0084; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION:none;
}


.CMenu 
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #605b84; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION:none;
}
.CMenu:active 
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #605b84; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION:none;
}
.CMenu:visited 
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #605b84; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION:none;
}
.CMenu:hover 
{
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	COLOR: #0e0084; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION:none;
}
/*menu style*/

.LINE
{
	background-image :url(../images/line_dot2.gif);
	background-repeat :repeat-x ;
	background-position:center;
	height: 20px;
}
.LLine
{
	background-image :url(../images/line_dot.gif);
	background-repeat :repeat-x ;
	height: 1px;
}
.ALine
{
	background-image :url(../images/dot_green.gif);
	background-repeat :repeat-x ;
	height :30px;
	background-position:center;
}
.RED
{
	color:Red;
}
.file
{
	/*border-color: #CCCCCC;
	border-style: solid;*/
	border-width: 1px;
	width:385px;
	height: 19px;	
	font-size:11px;
	color:#3A3A3A;
	background-color:White;
	border-style:window-inset;
}

