body {
		margin: 0;
		padding: 0;
		text-align: center;
		background: #FFF;
		color: #444;
	}
	
	table {
		background: #FFF;
	}

	#containerHeader
	{
		text-align: left;
		margin: 0 auto;
		width: 770px;
		height: 70px;
		background: #FFF;
	}

	#logoAsiaCase
	{
		float: left;
		width: 410px;
		display: inline;
		margin-top: 0px;
		margin-left: 0px;		
		padding: 0px 0;
		line-height: 0em;
	}

	#logoNtu
	{
		float: left;
		width: 250px;
		margin-top: 0px;
		margin-left: 0px;
		padding: 0px 0;
	}

	#containerContent
	{
		text-align: left;
		margin: 0 auto;
		width: 770px;
		background: #FFF;
	}

	#containerFooter
	{
		visibility: hidden;
		text-align: left;
		margin: 0 auto;
		width: 770px;
		height: 110px;
		background: #FFF url(../media/bg_footer.gif) no-repeat;
	}
	
#containerCopy
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #666666;
		text-align: left;
		margin: 0 auto;
		width: 770px;
		height: 18px;
		background: #FFF;
	}

	#copyright1
	{
		float: left;
		display: inline;
		width: 285px;
		margin-top: 0px;
		margin-left: 0px;
		padding: 0px 0;
	}
	
	#copyright2
	{
		float: left;
		width: 485px;
		margin-top: 0px;
		margin-left: 0px;
		padding: 0px 0;
	}
	
	h1
	{
		color: #FFF;
		padding: 20px;
		margin: 0;
	}
	
	#nav
	{
		float: left;
		width: 140px;
		display: inline;
		margin-left: 0px;
		padding: 0px 0;
		line-height: 0em;
	}
	
	#content
	{
		float: left;
		width: 480px;
		margin-left: 0px;
		padding: 0px 0;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 1.4em;
	}

	#email
	{
		float:left;
		width: 80px;
		position: relative;
		display: inline;
		margin-right: -7px;
		padding: 0px 0;
		line-height: 0em;
	}
		
	#footer
	{
		clear: both;
		color: #fff;
		padding: 15px 10px;
		text-align: left;
		font-size: 11px;
		line-height: 0em;
	}

.justify
{
	text-align: justify;
}

h2 {		/* header */
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B23B00;
}

h2#hdrBG {
	border-bottom: 2px solid  #E6E2B2;
}

h2#hdrBG2 {
	border-bottom: 2px solid  #E6E2B2;
}

h3 {		/* alphabet */
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Times News Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #222222;
}

h4 {		/* Citation Header */
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444444;
}

h5 {
	font-size: 12px;
	padding: .2em;
}

h5#green {
	color: #006633;
	border-top: 1px solid #73AA37;
	border-bottom: 1px solid #73AA37;
	background: #cde0b0;
}

h5#brown {
	color: #9E5100;
	border-top: 1px solid #E4AD55;
	border-bottom: 1px solid #E4AD55;
	background: #F4DDB2;
}

h6 {		/* header */
	margin-top: 0;
	margin-bottom: 0.4em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 1.0em;
}

.anchorLink {	 
	font-size: 13px;
	font-weight: bold;
	color:#B23B00;
}

.hdrAbs {
	font-family: "Times News Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
}

.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #A3A36C;
	text-decoration: none;
}

a {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

a:hover{
	color: #FF5500;
	text-decoration: underline;
}

a.footer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #a3a36c;
	font-weight: normal;
	text-decoration: none;
}

a.footer:hover{
	color: #CCCC99;
	text-decoration: underline;
}

a.footerTxt {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4em;
}

a.footerTxt:hover {
	color: #FFF;
	text-decoration: underline;
}

a.desc{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4em;
}

a.desc:hover {
	color: #545454;
	text-decoration: underline;
}

a.author{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4em;
}

a.author:hover {
	color: #545454;
	text-decoration: underline;
}

a.subject {
	font-size: 12px;
	color: #704A22;
	line-height: 1.5em;
}

a.subjectSel {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	text-decoration: underline;
	line-height: 1.6em;
}

a.ecatalog {
	font-size: 12px;
	color: #756356;
}

a.switch {
	font-size: 11px;
	color: #BFA270;
}

a.hdrMain{
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #673434;
}

a.hdrMain:hover {
	color: #673434;
	text-decoration: underline;
}

a.hdrSub{
	margin-top: 0;
	margin-bottom: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B23B00;
}

a.hdrSub:hover {
	color: #B23B00;
	text-decoration: underline;
}

hr.hr2 {
      border-top: 2px solid  #e6e2b2;
      border-bottom: none;
      border-left: none;
      border-right: none;
      color: #e6e2b2;
      background-color: #e6e2b2;
      height: 2px;
      width: 488px;
}

.input {
	background-color: #f0efda;
	border-bottom: #BFA270 1px solid;
	border-left: #BFA270 1px solid;
	border-right: #BFA270 1px solid;
	border-top: #BFA270 1px solid;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #54433A;
}
