body, td, th, input, form, select, TextArea, button, div, li, a
{
	font-family: Arial, Dotum, MS Sans Serif;
}

.KKphoneticSymbol
{
	font-family: "L Lab's KK Phonetic Symbol" !important;
}

.DJphoneticSymbol
{
	font-family: "L Lab's DJ Phonetic Symbol" !important;
}

Table.MainTable
{
	font-size: 9pt;
	background-color: #6182be;
	border:0pt;
	width : 90%;
}

Table.SubTable
{
	font-size: 9pt;
	background-color: #FFFFFF;
	border:0pt;
	width : 100%;
}

Table.SubTableYellow
{
	font-size: 9pt;
	background-color: #fffcd9;
	border:0pt;
	width : 100%;
}

/*

tr.Title
{
	font-size: 12pt; 
	letter-spacing: 0;
	text-align:center;
	color: #ffffff; 
	background-color: #003366;
}

tr.SubTitle
{
	font-size: 10pt; 
	letter-spacing: 0;
	text-align:center;
	color: #ffffff; 
	background-color: #6182be;
}

td.Title
{
	text-align:left;
	color: #551A8B;
}

*/

tr.footer
{
	text-align:center;
	background-color: #6182be;
}

/* For copy right  */
Table.pageFooter
{
 COLOR: #6B7184;
 font-size: 8pt;
 border: none;
 vertical-align: baseline;
 Width : 100%;
 Height: 20px;
 background: #EFEFF7;
 }

INPUT {
	BORDER-TOP-WIDTH: 1px; 
	PADDING-RIGHT: 1px; 
	PADDING-LEFT: 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 9pt; 
	BORDER-LEFT-COLOR: #cccccc; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #cccccc; 
	PADDING-BOTTOM: 1px; 
	BORDER-TOP-COLOR: #cccccc; 
	PADDING-TOP: 1px; 
	HEIGHT: 18px; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #cccccc;
}

.clsButton
{
    FONT-FAMILY: "verdana"; FONT-SIZE: 12px; FONT-WEIGHT: normal; FONT-STYLE: normal;  color: #000000; width:80px;
}

.clsTextBox
{
	background-color:#639ace; font-family:Arial;	 color:White;
}

.clsRadioButton
{
	font-size: 9pt;
}

.commDataGridHeader
{
	background-color: #BCD48E;
	font-size: 10pt;
	line-height: 1.6;
}

.commDGridSmallItem
{
	font-size: 9pt;
	background-color: #FFFFFF;
}

.commDataGridHeaderYellow
{
	background-color: #F7F197;
	font-size: 10pt;
	line-height: 1.6;
}

.commDGridSmallItemYellow
{
	font-size: 9pt;
	background-color: #FFFFFF;
}

.errorPageTitle
{
 COLOR: #CC3333;
 FONT-SIZE: 11pt;
 font-weight:bold;
}

.normalTxt
{
 FONT-SIZE: 9pt;
}

.bigerTxt
{
 FONT-SIZE: 10pt;
}

.bigerBoldTxt
{
 FONT-SIZE: 10pt;
 font-weight: bold;
}

.normalBigTitle
{
	font-size: 11pt;
	font-weight:bold;	
}

.blackTxt
{
 FONT-SIZE: 12px;
line-height:1.6;
}

.enhancedTitle
{
 padding: 1px;
Filter: Blur(Add = 1, Direction = 120, Strength = 3);
COLOR: #DD0000; 
font-weight: bold;
Letter-Spacing: 1px;
FONT-SIZE: 10pt;
}

.warningMsg
{
 COLOR: #CC3333;
 FONT-SIZE: 12px;
}

.normalTxt
{
 FONT-SIZE: 9pt !important;
}

.bigerTxt
{
 FONT-SIZE: 10pt;
}

.bigerBoldTxt
{
 FONT-SIZE: 10pt;
 font-weight: bold;
}

.normalBigTitle
{
	font-size: 11pt;
	font-weight:bold;	
}

/* For copy right  */
Table.pageFooter
{
 COLOR: #6B7184;
 font-size: 8pt;
 border: none;
 vertical-align: baseline;
 Width : 100%;
 Height: 20px;
 background: #EFEFF7;
 }
 
 TD.menuHeader
{
 COLOR: #FFFFFF;
 FONT-SIZE: 10pt;
 font-weight: bold;
 vertical-align: baseline;
 background: #B5B6BD;
 white-space: nowrap;		/*Internet Explorer 5.5 or higher only*/
}

TD.menuBody
{
  COLOR: #000000;
  FONT-SIZE: 9pt;
  border: 1px solid #B5B6BD;
  background: #E7E3E7;
}

TD.grayMenuHeader
{
 COLOR: #000000;
 FONT-SIZE: 9pt;
 line-height: 11pt;
 white-space: nowrap;		/*Internet Explorer 5.5 or higher only*/
}

TD.grayMenuBody
{
  COLOR: #282828;
  FONT-SIZE: 9pt;
  border: 1px solid #DDDDDD;
  background: #FFFFFF;
}

.checkButton {
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
	FONT-STYLE: normal;
	color: #FFFFFF;
	background-color: #738EB5;
	border: none;
	border-top: outset 1px #FFFFFF;
	border-left: outset 1px #FFFFFF;
	border-right: outset 1px #637FA9;
	border-bottom: outset  1px #637FA9;
	line-height: 18px;
	cursor:hand;
	/*width:70px;*/
	height: 20px;
}

/* --------------------------------------------------------- Subpage 使用---------------------------------------------------- */
.txtSubpageHeader
{
	FONT-SIZE: 18px;
	FONT-WEIGHT: normal;
	FONT-STYLE: normal;
	color:#000000;
}

.txtSubpageSubtitle
{
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	FONT-STYLE: normal;
	color:#000000;
}

/* --------------------------------------------------------- Link area---------------------------------------------------- */
A.lnkNormal:link, A.lnkNormal:visited {
	text-decoration: none;
}
A.lnkNormal:hover {
	text-decoration: underline;
}

A.DarkBlue:link    {color:#4A3C8C ;cursor:hand ;text-decoration:none}
A.DarkBlue:active  {color:#0000FF ;cursor:hand}
A.DarkBlue:visited {color:#4A3C8C ;text-decoration:none}
A.DarkBlue:hover   {color:#EE8800 ;cursor:hand ;text-decoration:underline}

A.Blue:link    {color:#0064AA ;cursor:hand ;text-decoration:none}
A.Blue:active  {color:#0000FF ;cursor:hand}
A.Blue:visited {color:#0064AA ;text-decoration:none}
A.Blue:hover   {color:#EE8800 ;cursor:hand ;text-decoration:underline}

/* 使用//W3C//DTD HTML 4.01//EN, CSS大小寫有別  */
A.blue:link    {color:#0064AA ;cursor:hand ;text-decoration:none}
A.blue:active  {color:#0000FF ;cursor:hand}
A.blue:visited {color:#0064AA ;text-decoration:none}
A.blue:hover   {color:#EE8800 ;cursor:hand ;text-decoration:underline}



A.lnkDBlueRed:link, A.lnkDBlueRed:visited {
	color: #19599A;
	text-decoration: none;
}
A.lnkDBlueRed:hover {
	color: #cc0033;
	text-decoration: underline;
}

A.lnkBlackRed:link, A.lnkBlackRed:visited {
	color: #333333;
	text-decoration: none;
}
A.lnkBlackRed:hover {
	color: #FF6600;
	text-decoration: underline;
}

A.clsContent:link {
	color: #0000CC;
	text-decoration: none;
}
A.clsContent:visited {
	color: #990000;
	text-decoration: none;
}
A.clsContent:hover {
	color: #FF6600;
	text-decoration: underline;
}


A.lnkMenuBar:link, A.lnkBlackRed:visited {
	color: #013C89;
	text-decoration: none;
}
A.lnkMenuBar:hover {
	color: #FFFC00;
	text-decoration: underline;
}