body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Table_Main {
	width: 100%;
}
.leftTable {
	background-image: url(images/lefttborder_str.gif);
	background-repeat: repeat-y;
	background-position: right center;
	width: 25%;
}
.rightTable {
	background-image: url(images/rightborder_str.gif);
	background-repeat: repeat-y;
	background-position: left center;
	width: 25%;
}
.typeFont1{color: #006633; font-weight: bold; }.pic_border {
	border: 1px solid #C9DEBF;
}
a:link {
	color: #6EA851;
	text-decoration: none;
}
a:visited {
	color: #6EA851;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #088166;
	text-decoration: none;
