body {
	background-image: url(../images/bg-6.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*for Body Normal Text */
.normal{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.normalBold{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: bold; 
	color: #333333}
	
.normalBoldWhite{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal; 
	color: #FFFFFF}

/*for Linked Text */

A:active{
	color:#993300;
	text-decoration: none;
	}
	
A:visited{
	color:#993300;
	text-decoration: none;
	}
	
A:link{
	color:#993300;
	text-decoration: none;
	}
	
A:hover{
	color:#CC9900;
	text-decoration: none;

	}
/*for Background Position */
.bg_right_top { 
  background-image: url(images/tongyitang_dust_ver400.gif);
  background-attachment: fixed;
  background-position: 100%   0%;
  background-repeat: no-repeat;
}

.bg_right_center { 
  background-image: url(images/tongyitang_dust_ver400.gif);
  background-attachment: fixed;
  background-position: 100%   50%;
  background-repeat: no-repeat;
}
.bg_right_bottom { 
  background-image: url(images/tongyitang_dust_ver400.gif);
  background-attachment: fixed;
  background-position: 100%   100%;
  background-repeat: no-repeat;
}
.bg_center_top { 
  background-image: url(images/tongyitang_dust_ver400.gif);
  background-attachment: fixed;
  background-position: 50%   0%;
  background-repeat: no-repeat;
} 

.bg_center { 
  background-image: url(images/tongyitang_dust_ver400.gif);
  background-attachment: fixed;
  background-position: 50%  50%;
  background-repeat: no-repeat;
} 

.bg_bottom { 
  background-image: url("/tongyitang_dust_ver400.gif");
  background-attachment: fixed;
  background-position: 50% 100%;
  background-repeat: no-repeat;
}  

/*for headline Text */
.head-page{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#993300;
	line-height: 20px;
}
	
.Menu{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-indent: 0px;
	font-size:13px;
	font-weight:bold;
	line-height: 30px;
	text-indent: 0px;
	text-decoration: none;
	}
	
a.Menu:link{
	color:#993300;
	}
	
a.Menu:active{
	color:#993300;
	}
	
a.Menu:visited{
	color:#993300;
	}
	
a.Menu:hover{
	color:#efe8cc;
}


.Submenu { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:normal; 
	color:#666666; 
	text-decoration: none ; 
	line-height: 20px; 
	padding-left: 12px;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	}
	
a.Submenu:link{
	color:#0066CC;
	text-decoration: none;
	
}
	
a.Submenu:active{
	color:#3399cc;
	text-decoration: none
	}
	
a.Submenu:visited{
	color:#3399cc;
	text-decoration: none}
	
a.Submenu:hover{
	color:#3399cc;
	text-decoration: none;
	background-color: #eeeeee;
	height: 100%;
	width: 100%;

}
	

	
/*for Samll Text */
.small{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	line-height: 14px;

	}
	
.smallWhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color: #FFFFFF;
	line-height: 14px;


	}
	
/*for X-Samll Text */
.x-small{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:normal;
	color:#333333; 
	}
	
.x-smallWhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	font-weight:normal;
	color:#FFFFFF; 
	}
	
/*for Background color */

.bg-dark {
	background-color: C0BA99;
	background-image: url(images/images/bg_whitedot.gif);

	}
.bg-Medium {
	background-color: #DBD5B9;
	color: #CC9966;

	}
.bg-lite {
	background-color: #F0E8CD;
	}
.bg-white {
	background-color: #FFFFFF;
	}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 14px;
	font-weight: bold;
}
.normalDouble {

	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 36px; 
	font-weight: normal; 
	color: #666666
}
a.smallwhite:link {

	color:#CCCCCC;
	text-decoration: none;
}
a.smallwhite:active {
	color: #CCCCCC;
}
a.smallwhite:visited {
	color: #CCCCCC;
}
a.smallwhite:hover {

	color:#FFFFFF;
}
.chart_burgundy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #990033;
	text-align: center;
	vertical-align: middle;

}
.chart_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;

}

.Menu_Sub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height: 16px;
	text-decoration: none;
	color: #996600;
	padding-left: 5px;
}
.Menu_Sub_Sub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height: 16px;
	text-indent: 20px;
	text-decoration: none;
	color: #996600;
	padding-left: 5px;
}
.head-small {

	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	line-height: 20px;
	padding-left: 20px;
}
.line {
	background-color: #efe8cc;
	height: 1px;
	width: 100%;
}
.line_dot_horizon {
	background-color: #FFFFFF;
	background-image: url(..images/dotline_h.gif);
	height: 1px;
	width: 100%;
}
.line_dot_vertical {
	background-color: #FFFFFF;
	background-image: url(..images/dotline_h.gif);
	width: 1px;
	height: 100%;
}
