body
{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	background-color: #FFF;
}

table.shell
{
	width: 770px;
	background-color: #FFFFFF;
	border-top: 1px solid #E8DDD7;
	border-left: 1px solid #E8DDD7;
	border-right: 1px solid #E8DDD7;
}

a:link {color: #F7834C; text-decoration: underline;}
a:visited {color: #F7834C; text-decoration: underline;}
a:hover {color: #FBBEA2; text-decoration: none;}
a:active {color: #FBBEA2; text-decoration: none;}

img {border-color: #F7834C;}

hr {color: #F7834C; height: 1px;}

.darkBlue {
	color: #143664;
	font-size: 20px;
}
/*----------BOTTOM----------*/

td.icons img
{
	margin-left: 20px;
	margin-right: 20px;
}

td.bottomLinks 
{
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 4px;
	font-family: arial;
	font-size: 10px;
	color: #F7834C;
	text-align: right;
}

td.bottomLinks a:link {color: #F7834C; text-decoration: underline;}
td.bottomLinks a:visited {color: #F7834C; text-decoration: underline;}
td.bottomLinks a:hover {color: #000; text-decoration: none;}
td.bottomLinks a:active {color: #000; text-decoration: none;}

/*----------ENGLISH LEFT NAV----------*/

table.leftNav
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

table.leftNav input
{
	width: 60px;
	height: 16px;
	font-family: verdana;
	font-size: 10px;
}

td.leftNavLink
{
	border-bottom: 1px solid #E8DDD7;
	padding: 6px; 
}

td.leftNavLink a:link 
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

td.leftNavLink a:visited 
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;	
	text-decoration: none;
}

td.leftNavLink a:hover 
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #F7834C;	
	text-decoration: none;
}

td.leftNavLink a:active 
{
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;	
	text-decoration: none;
}

/*----------ENGLISH CONTENT----------*/

td.content
{
	font-family: arial;
	font-size: 11px;
	color: #666;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 12px;
}

td.content img 
{
	margin-left: 2px;
	margin-bottom: 2px;
}

table.contentTable
{
	font-family: arial;
	font-size: 11px;
	color: #666;
}

.title
{
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.subHead
{
	border-bottom: 1px solid #F7834C;
	padding-bottom: 4px;
	font-weight: bold;
	color: #000000;
}

.notice
{
	font-size: 16px;
	font-weight: bold;
	color: #F7834C;
	text-align: left;
}

.orangeLarge
{
	font-size: 18px;
	color: #F7834C;
}

/*----------CHINESE LEFT NAV----------*/

table.leftNavC
{
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

td.leftNavLinkC
{
	border-bottom: 1px solid #E8DDD7;
	padding: 6px; 
}

td.leftNavLinkC a:link 
{
	font-family: verdana;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

td.leftNavLinkC a:visited 
{
	font-family: verdana;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;	
	text-decoration: none;
}

td.leftNavLinkC a:hover 
{
	font-family: verdana;
	font-size: 12pt;
	font-weight: normal;
	color: #F7834C;	
	text-decoration: none;
}

td.leftNavLinkC a:active 
{
	font-family: verdana;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;	
	text-decoration: none;
}

/*----------CHINESE CONTENT----------*/

td.contentChinese
{
	font-family: arial;
	font-size: 12pt;
	color: #666;
	padding-left: 6px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 12px;
}

table.contentTableChinese
{
	font-family: arial;
	font-size: 12pt;
	color: #666;
}

.titleChinese
{
	font-family: arial;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
}

.orangeLargeChinese
{
	font-size: 18pt;
	color: #F7834C;
}

.subHeadChinese
{
	border-bottom: 1px solid #F7834C;
	padding-bottom: 4px;
	font-weight: bold;
	color: #000000;
}

.noticeChinese
{
	font-size: 16pt;
	font-weight: bold;
	color: #F7834C;
	text-align: left;
}