/* Add this tag to HTML/ASP/CFM code 
<link rel="stylesheet" type="text/css" href="includes/font.css">
*/


body 
{
	
	color: #000000; 
	font-size: 12px; 
	font-family: Verdana, sans-serif; 
	letter-spacing: 0px; 
	word-spacing: 0px; 
	text-decoration: none; 
	text-align: left; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 22px

}

.bodyBold 
{
	font-weight: bold; 
}

a:link 
{ 
	background: none; 
	FONT-FAMILY:  verdana, helvetica, sans-serif;
	color: #333333; 
	FONT-SIZE: 12px; 
	font-weight:normal; 
	text-decoration: underline; 
}

a:visited 
{
	background: none; 
	FONT-FAMILY:  verdana, helvetica, sans-serif;
	color: #333333; 
	FONT-SIZE: 12px; 
	font-weight:normal; 
	text-decoration: underline; 
}




a:hover 
{ 
	FONT-FAMILY:  verdana, helvetica, sans-serif;
	background: #eeeeee; 
	color: #56B0EF; 
	FONT-SIZE: 12px; 
	font-weight: normal; 
	text-decoration: underline; 
}
 
p {
	line-height: 120%;
	font-size: 100%; 
	background-color: #FFFFFF; 

}

tr 
{
	font-size: 12px; 
	
}

td 
{
	font-size: 12px; 
}

th 
{
	font-size: 12px; 

	
}


h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica, sans-serif; }
h1 {
	color: #38A0A6;
	font-size: 160%;
	letter-spacing: 0px;
	font-weight: bold;	
}

h2 {	
	color: #CC0033;
	background: #FFFFFF;
	font-size: 115%;
	font-weight: 800;
	letter-spacing: .1em;}
	
h3 { color: #38A0A6; background: #FFFFFF; font-size: 110%; }

h4 {color: #CC0033; background: #FFFFFF; font-size: 12px; }


hr {color:#660000; background-color: transparent; height:2px; border-style:none; }

.title 
{ 
	color: #38A0A6; 
	background: #FFFFFF; 
	font-size: 140%; 
	font-weight: bold;	
	
}

.subTitle 
{ 
	color: #339999; /* 339999  #006666 414E6E*/
	background: #FFFFFF; 
	font-size: 105%; 
	font-weight: bold;	
	
}

.titleChinese 
{ 
	color: #38A0A6; 
	background: #FFFFFF; 
	font-size: 120%; 
	font-weight: bold;	
	
}

.subTitleChinese 
{ 
	color: #006666; 
	background: #FFFFFF; 
	font-size: 120%; 
	font-weight: bold;	
	
}

.tableHeader 
{ 
	color: #006666; 
	background: #FFFFFF; 
	font-size: 100%; 
	font-weight: bold;	
	
}

.menuBackgroud {

	display: block;
	width: 100%;
	background-color: #ECECE6;
	background-image: url(menuGradient.jpg); 
	height:20px;
}


.navBackgroud {

	
	border-color: #ECECE6; 
	background-color: #FFFFFF;
	/* background-image: url(bg_table.gif); */
	
}


.maintable
{
	font-size: 100%; 
	background-color: #FFFFFF; 
	line-height: 120%;
}




