/* 主功能的主表格  */
.McNStyle
{
	text-decoration: none;
}

.McStyle
{
	text-decoration: none;
}

.McStyle:hover
{
	text-decoration: underline;
}

.mainTable
{
	color: #ff9900;
	/* background-color: #fee77d; */
}

/* 系統處理中的表格標籤題樣版  */

/* 系統處理中的表格,輸入方塊所在儲存格樣版#fbf1c2  */

.HelpDoc10
{
	font-size: 10pt;
	background-image: none;
	color: #cc0033;
}

.HelpDoc12
{
	font-size: 12pt;
	background-image: none;
	color: #cc0033;
}

.HelpDoc14
{
	FONT-WEIGHT: bold; FONT-SIZE: 14pt; COLOR: #cc0033
}

.messageDoc10
{
	font-size: 12pt;
	background-image: none;
	color: #FF0000;
}


.hyperlinkcss
{
	font-weight: bold;
	font-size: 12pt;
	color: #0000ff;
}

.hyperlinkcss:hover
{
	font-weight: bold;
	font-size: 12pt;
	color: #ff00cc;
}

.hlinkcss
{
	font-weight: bold;
	font-size: 10pt;
	color: #33cccc;
	text-decoration: none;
}

.hlinkcss:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: #ff9999;
	text-decoration: underline;
}

.alink
{
	color: #3399FF;
	text-decoration: underline;
}

.alink:hover
{
	color: #FF6600;
	text-decoration: underline;
}

.MainEditTable
{
	width: 100%;
	vertical-align: top;
	text-align: center;
}

.GridViewTable
{
	vertical-align: top;
	text-align: center;
}

.GridViewHead
{
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #0099FF;
	background-image: url('../images/GvHeadLine.jpg');
	background-repeat: repeat-x;
	height: 24px;
	vertical-align: middle;
	font-style: normal;
}

.GridViewItem
{
	font-size: 10pt;
	text-align: center;
}

.GridViewAlterItem
{
	font-size: 10pt;
	background-color: #D9F3FD;
}


.GridViewSelectItem
{
	font-size: 10pt;
	color: #0084DB;
	background-image: url('../images/GVSelect.jpg');
	background-repeat: repeat-x;
}

.GridViewCellLink
{
	text-decoration: underline;
	color: #0000FF;
}

.lbtnChangePwd
{
	font-size: 16pt;
	color: #FF0066;
}

.lbtnChangePwd:hover
{
	color: #FF0000;
}

.lbtnPageCtrl
{
	font-size: 10pt;
	color: #10BE86;
}

.lbtnPageCtrl:hover
{
	font-size: 10pt;
	color: #F57232;
	text-decoration: underline;
}

.GridPageCountDoc
{
	font-size: 10pt;
	color: #10BE86;
}

.GridPageCountInt
{
	font-size: 10pt;
	color: #FF0000;
}

.string10
{
	font-size: 10pt;
}

.tdtitle10s80w
{
	color: #FFFFFF;
	font-size: 10pt;
	text-align: right;
	background-image: url('../images/EditHeadLine.jpg');
	background-repeat: repeat-y;
	vertical-align: middle;
	background-color: #14B8F3;
}

.tdtitle10s100w
{
	color: #FFFFFF;
	width: 100px;
	font-size: 10pt;
	text-align: right;
	vertical-align: middle;
	background-color: #14B8F3;
	background-image: url('../images/EditHeadLine.jpg');
	background-repeat: repeat-y;
}

.tdtitle10s80wCenter
{
	color: #FFFFFF;
	width: 80px;
	font-size: 10pt;
	text-align: center; 
	vertical-align: middle;
	background-image: url('../images/EditHeadLine.jpg');
	background-repeat: repeat-y;
	background-color: #14B8F3;
}

.tdtitle10s80wh
{
	color: #FFFFFF;
	width: 80px;
	font-size: 10pt;
	text-align: right; 
	vertical-align: middle;
	background-color: #14B8F3;
	background-image: url('../images/EditHeadLine.jpg');
	background-repeat: repeat-y;
}

.tdTitle10sCw
{
	font-size: 10pt;
	background-color: #CCCCCC;
	color: #333333;
}

.Subtdtitle10s80w
{
	color: #FFFFFF;
	width: 80px;
	font-size: 10pt;
	text-align: right;
	vertical-align: middle;
	background-color: #14B8F3;
	background-image: url('../images/subEditLine.jpg');
	background-repeat: repeat-y;
}

.Subtdtitle10s
{
	color: #FFFFFF;
	font-size: 10pt;
	text-align: right;
	vertical-align: middle;
	background-color: #14B8F3;
	background-image: url('../images/subEditLine.jpg');
	background-repeat: repeat-y;
}

.tdData10s
{
	text-align: left;
	background-color: #DFDFDF;
}
