td {
	font-family: "Tahoma", "ËÎÌå";
	font-size: 12px;
	line-height: 22px;
}
a:link {
	color: #37465B;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF7700;
	text-decoration: none;
}
.inputborder {
	font-family: "Tahoma", "ËÎÌå";
	font-size: 11px;
	border: 1px solid #999999;
	background-color: #F7FFE8;

}
.t10 {
	font-size: 10px;
	text-decoration: none;
}
.maintext {
	text-indent: 2em;
	letter-spacing: 1px;
}
.imgbg {
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/copybg.gif);
}
.imgborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}
.bodybg {
	background-repeat: repeat-x;
	background-attachment: fixed;
}
.pboder {
	border: 1px solid #999999;
}
