TD 
{
	font-size: 12px;
	line-height: 16pt;
}
}
.TableCss
{
	border-right: #cfcfe9 1px solid;
	border-top: #cfcfe9 1px solid;
	border-left: #cfcfe9 1px solid;
	border-bottom: #cfcfe9 1px solid;
}
.TextBox
{
	background-color: #ffffff;
	border-top: 1px solid #1E668E;
	border-right: 1px solid #BAC6D9;
	border-bottom: 1px solid #BAC6D9;
	border-left: 1px solid #1E668E;


}
.DisableTextBox
{
	background-color: #ffffff;
	border: 1px solid #FF8B3E;
	height: 22px;
	padding: 3px;
	font-size: 12px;

}
.Button
{
	border-right: #003399 2px ridge;
	border-top: #003399 2px ridge;
	font-size: 12px;
	border-left: #003399 2px ridge;
	border-bottom: #003399 2px ridge;
	font-style: normal;
	font-family: "ËÎÌå";
	background-color: #f1f3f5
}
a:link {
	color: #083F93;
	text-decoration: none;
}
a:hover {
	color: #FF5A00;
	text-decoration: underline;
}
a:visited{
	color: #083F93;
	text-decoration: none;
}
a.line:link {
	color: #083F93;
	text-decoration: underline;
}
a.line:hover {
	color: #FF5A00;
	text-decoration: none;
}
a.line:visited{
	color: #083F93;
	text-decoration: underline;
}
a.red:link {
	color: #DE5202;
	text-decoration: none;
}
a.red:hover {
	color: #FF7300;
	text-decoration: underline;
}
a.red:visited{
	color: #DE5202;
	text-decoration: none;
}
a.black:link {
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #FF7300;
	text-decoration: underline;
}
a.black:visited{
	color: #000000;
	text-decoration: none;
}
a.white:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	color: #FFE824;
	text-decoration: underline;
}
a.white:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.z12 {
	font-size: 12px;
	line-height: 18pt;

}
.z12tb {
	font-size: 12px;
	line-height: 16px;

}
.z14 {
	font-size: 14px;
	line-height: 24px;
}
.z16 {
	font-size: 18px;
	line-height: 18pt;
	font-weight: bold;
}
.redfont{
	color: #FF6600
	font-weight: bold;
}
.bgimg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

