body {
	margin-left: 0px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;
}
a:link {
	color: #333333;text-decoration: underline;
}
a:visited {
	text-decoration: underline;color: #333333;
}
a:hover {
	text-decoration: none;color: #009900;
}
a:active {
	text-decoration: underline;color: #333333;
}
.leftbg {
	background-repeat: no-repeat;background-position: right;
}
.rightbg {
	background-repeat: no-repeat;background-position: left;
}
.leftbg2 {
	background-position: right;
}
td {
	font-size: 13px;line-height: 23px;color: #666666;
}
.greenb {
	color: #339900;font-weight: bold;
}
.white {
	font-size: 12px;color: #FFFFFF;
}
a.white:link {
	color: #FFFFFF;text-decoration: none;
}
a.white:visited {
	color: #FFFFFF;text-decoration: none;
}
a.white:hover {
	color: #FFFFFF;text-decoration: underline;
}
.blackb {
	font-size: 12px;font-weight: bolder;color: #333333;
}
.tcon {
	background-color: #FFFFFF;
}
.tcoff {
	background-color: #F2F4F4;
}
