/*****左上角，且點選回到首頁 *****/
.TopBackToHomeDiv
{
	left: 0px;
	width: 150px;
	cursor: hand;
	position: absolute;
	top: 0px;
	height: 50px;
}
/***** Banner *****/
span.WelcomeText
{
	font-weight: bold;
	font-size: 13px;
	color: #fbc216;
	font-family: Verdana, Helvetica, sans-serif, 新細明體;
}
/* style for separator between site links */
.Accent
{
	padding-right: 4pt;
	padding-left: 4pt;
	color: #006600;
}
/* text style for the site links (at extreme top-right of header) */
A.SiteLink
{
	font-family: Verdana, Helvetica, sans-serif, 新細明體;
	font-size: 13px;
}

/* hyperlink style for the site links */
A.SiteLink:link
{
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}

A.SiteLink:visited
{
	text-decoration: none;
	color: #ffffff;
	font-size: 13px;
}

A.SiteLink:active
{
	text-decoration: none;
	color: #eeeeee;
	font-size: 13px;
}

A.SiteLink:hover
{
	font-size: 13px;
	color: #fbc216;
	text-decoration: none;
}
/***** Navigater *****/
td.SelectedTab
{
	background-color: #898a86;
}
span.SelectedTab
{
	padding-right: 8px;
	padding-left: 8px;
	font-size: 13px;
	padding-bottom: 2px;
	color: #ffffff;
	height: 23px;
	padding-top: 5px;
	background-color: #898a86;
}

table.menu
{
	margin-left: 48px;
}
.menu
{
	letter-spacing: 1px;
	height: 23px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}

.menu a:link
{
	color: #13412b;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	height: 23px;
}
.menu a:visited
{
	color: #13412b;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	white-space: nowrap;
	height: 23px;

}
.menu a:hover
{
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
	background-color: #a5b45f;
	text-align: center;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	white-space: nowrap;
	height: 23px;
}
.menu2
{
	letter-spacing: 1px;
	text-align: center;
	width: 151px;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #6f7073;
}

.menu2 a:link
{
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	white-space: nowrap;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: center;
	border-bottom: 1pt solid #6f7073;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #6f7073;
}
.menu2 a:visited
{
	color: #13412b;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	white-space: nowrap;
	background-color: #eeecec;
	width: 100%;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6f7073;
	border-bottom-color: #6f7073;
}
.menu2 a:hover
{
	color: #13412b;
	font-size: 13px;
	text-decoration: none;
	background-color: #e6ebcc;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	white-space: nowrap;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-right-color: #6f7073;
	border-bottom-color: #13425c;
}

/***** 模組標題文字 *****/
span.ModuleTitleText
{
	white-space: nowrap;
	width: 122px;
}

/***** Module Title *****/
table.ModuleTitleBorder
{
	background-color: #3a8261;
	border-right: #8f8d8d 1px solid;
	border-top: #8f8d8d 1px solid;
	border-left: #8f8d8d 1px solid;
	border-bottom: #8f8d8d 1px solid;
	margin-bottom:6px;
}
.ModuleIconBg
{
	padding-left: 10px;
}
.ModuleTitleBg
{
	color: #FFFFFF;
}

.icon
{
	line-height: 20px;
	margin-right: 4px;
	margin-bottom: 4px;
}


.Hyberlink
{
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
	font-size: 13px;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: 8f8d8d;
	width: 98%;
	padding-top: 5px;
	vertical-align: middle;
	list-style-position: inside;
	list-style-image: url(images/05-.gif);
	list-style-type: none;
	padding-bottom: 2px;
}

/***** 一般項目 *****/
A
{
	font-size: 13px;
}
A:link
{
	color: darkgreen;
	text-decoration: none;
}

A:visited
{
	color: darkgreen;
	text-decoration: none;
}

A:active
{
	text-decoration: none;
	color: DarkGreen;
}

A:hover
{
	color: yellowgreen;
	text-decoration: none;
}

/***** DataGrid *****/
TABLE.TableBorder
{
	background-color: #ffffff;
}

TR.TableHeader
{
	color: #ffffff;
	height: 18pt;
	background-color: #9aa1a8;
}
TR.TableRowBg1
{
	color: #000000;
	height: 18pt;
	background-color: #ebeeda;
}
TR.TableRowBg2
{
	color: #000000;
	height: 18pt;
	background-color: #e6ece9;
}

TH.TableHeader, TD.TableHeader
{
	height: 18pt;
	color: #FFFFFF;
	font-size: 13px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: center;
	padding-top: 4px;
	left: 5px;
	right: 5px;
}
TD.TableCaption
{
	height: 18pt;
	color: #FFFFFF;
	font-size: 13px;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #3a8261;
	text-align: center;
	padding-top: 4px;
	left: 5px;
	right: 5px;
}
TD.TableCellBg1
{
	color: #000000;
	height: 18pt;
	background-color: #8ABAA4;
}
TD.TableCellBg2
{
	padding-right: 2pt;
	padding-left: 2pt;
	color: #000000;
	height: 18pt;
	background-color: #C7E6D7;
}
TD.TableCellText
{
	padding-left: 2pt;
	padding-right: 2pt;
}

/***** Calender 行事曆 *****/
table.Calender
{
	border-right: #8f8d8d 1px solid;
	border-top: #8f8d8d 1px solid;
	font-size: 8pt;
	border-left: #8f8d8d 1px solid;
	width: 100%;
	color: #663399;
	border-bottom: #8f8d8d 1px solid;
	font-family: Verdana;
	border-collapse: collapse;
	background-color: #ebf6da;
}
table.TitleStyle
{
	background-color: #3a8261;
	color: #FFFFFF;
	height: 20px;
}
td.NextPrevStyle
{
	color: #FFFFCC;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	width: 15%;
	border-collapse: collapse;
}
td.DayHeaderStyle
{
	color: yellow;
	background-color: #569779;
	height: 20px;
}
td.TodayDayStyle
{
	border-right: #303030 1px solid;
	border-bottom: #303030 1px solid;
	color: white;
	background-color: #a5b45f;
}
td.SelectedDayStyle
{
	font-weight: bold;
	background-color: #CCCCFF;
}
/*td.OtherMonthDayStyle
{
	color: #696969;
	font-style: italic;
	background-color: #ebeedd;
}*/

td.WeekendDayStyle
{
	background-color:  #efefef;
}


/***** 導覽選單 *****/
td.GuideMenuTitle
{
	padding-left: 10px;
	color: #ffffff;
	white-space: nowrap;
	background-color: #3a8261;
}
.GuideMenu
{
	letter-spacing: 1px;
	text-align: center;
	width: 151px;
	border-top-width: 0pt;
	border-top-style: solid;
	border-top-color: #6f7073;
}

.GuideMenu a:link
{
	color: #000000;
	font-size: 13px;
	text-decoration: none;
	white-space: nowrap;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 2px;
	text-align: center;
	border-bottom: 1pt solid #6f7073;
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #6f7073;
	background-color: #eeecec;
}
.GuideMenu a:visited
{
	color: #13412b;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	white-space: nowrap;
	background-color: #eeecec;
	width: 100%;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6f7073;
	border-bottom-color: #6f7073;
}
.GuideMenu a:hover
{
	color: #13412b;
	font-size: 13px;
	text-decoration: none;
	background-color: #e6ebcc;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	white-space: nowrap;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-right-color: #6f7073;
	border-bottom-color: #13425c;
}

.GuideMenuSelected a:visited
{
	color: #13412b;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 2px;
	white-space: nowrap;
	background-color: #C9E8D9;
	width: 100%;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #6f7073;
	border-bottom-color: #6f7073;
}