@charset "big5";

a:hover{
	text-decoration:underline;	
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #023542;
}

.copyrightilink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	color: #023542;
	text-decoration:none;
}

.copyrightp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #630;
	text-decoration:none;
}

.crlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #630;
	text-decoration:none;
}

.bg_banner{
	background:url(images/indexbg.jpg);
	background-repeat:repeat-x;
	background-color:#F9F8E1;
	background-position:20px 0px;
}

.menu_bg{
	background:url(images/menu_bg_03.gif);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#EADFB7;
}

.page_bg{
	background:url(images/pagebgl.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#F9F8E1;
	z-index:-2;
}

/*#bg_banner{
	background:url(images/bgbanner.gif);
	background-repeat:repeat-x;
	background-color:#F9F8E1;
	background-position:1022px 0px;
}*/

p {
	font-family:Corbel;
	font-size: 12pt;
	color: #000;
	text-align:left;
	line-height: 18pt;
	font-stretch:ultra-condensed;
	text-decoration:none;
}

.content {
	/*background-image:url(images/transparent_s40tl.png);
	background-repeat:no-repeat;
	background-size:103% 100%;
	padding-right:20px;*/
	font-family:Corbel;
	font-size: 13pt;
	color: #000;
	text-align:justify;
	line-height: 18pt;
	font-stretch:ultra-condensed;
	text-decoration:none;
}

div.text {
	background-image:url(images/transparent_s40tl.png);
	background-repeat:no-repeat;
	background-size:103% 100%;
	padding-right:20px;
	font-family:Corbel;
	font-size: 12pt;
	color: #000;
	text-align:justify;
	line-height: 18pt;
	font-stretch:ultra-condensed;
	text-decoration:none;
}
p.text {
	background-image:url(images/transparent_s40tl.png);
	background-repeat:no-repeat;
	background-size:103% 100%;
	padding-right:20px;
	font-family:Corbel;
	font-size: 12pt;
	color: #000;
	text-align:justify;
	line-height: 18pt;
	font-stretch:ultra-condensed;
	text-decoration:none;
}

#content_bg {
	position:absolute;
	left:300px;
	z-index:-1;
}

.subheading {
	font-family: "Book Antiqua";
	font-size: 14pt;
	color: #630;                        /*#6D523B*/
	font-style: italic;
	font-weight: bold;
}

.tablesub {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 11pt;
	color: #630;                        /*#6D523B*/
	font-style: italic;
	font-weight: bold;
}

.link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#6D523B;
	font-size: 11pt;
	text-decoration:none;
	text-align:left;
}

.linkb {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#6D523B;
/* light brown colour text #C8A64C*/
	font-size: 11pt;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}

.linkcht {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#1B6BA0;
/* light brown colour text #C8A64C -- darker brown colour #6D523B*/
	font-size: 11pt;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}

.table_center {
	font-size: 10pt;
	font-family: "Baskerville Old Face";
	text-align: center;
}
.table_left {
	text-align: left;
	font-family:Corbel;
	font-size: 11pt;
}
