@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #E8E8E8;
	margin-top: 0px;
	margin-bottom: 20px;
	line-height: 1.6em;
}
a:link {
	color: #176900;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #239D00;
}
a:hover {
	text-decoration: none;
	color: #239D00;
}
a:active {
	text-decoration: underline;
	color: #239D00;
}
.tdText {
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #434343;
	background-color: #FFFFFF;
	padding-bottom: 30px;
	padding-top: 6px;
}
.tdTextRt {
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-bottom: 30px;
	padding-top: 6px;
	text-align: left;
}
.tdBottom {
	background-image: url(images/btmbg_22.jpg);
	background-repeat: repeat-x;
	background-color: #313131;
}
.tdBottomText {
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-size: 9px;
}
.tdBrkBar {
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #434343;
}

