body {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.tableborder {
	border: 1px solid #999999;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FF7F00;
}
a:active {
	text-decoration: underline;
	color: #FF7F00;
}

a.nav:link {
	color: #666666;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #666666;
}
a.nav:hover {
	text-decoration: underline;
	color: #666666;
}
a.nav:active {
	text-decoration: underline;
	color: #666666;
}
a.navtop:link {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
}
a.navtop:visited {
	text-decoration: none;
	color: #666666;
	font-size: 10px;
	line-height: 14px;
}
a.navtop:hover {
	text-decoration: underline;
	color: #666666;
	font-size: 10px;
	line-height: 14px;
}
a.navtop:active {
	text-decoration: underline;
	color: #666666;
	font-size: 10px;
	line-height: 14px;
}
a.member:link {
	color: #666666;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
}
a.member:visited {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
}
a.member:hover {
	text-decoration: underline;
	color: #FF7F00;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
}
a.member:active {
	text-decoration: underline;
	color: #FF7F00;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
}

.sidebartxt {
	font-size: 10px;
	line-height: 14px;
}
.titles {
	font-size:14px;
	line-height: 16px;
}
.orangetxt {
	color: #FF7F00;
	font-weight:bold;
}.left_image {
	padding-right: 12px;
	padding-bottom: 6px;
}

