.news {
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-right: 5px;
	padding-left: 5px;
}
.copy {
	font-family: "Microsoft Sans Serif";
	font-size: 9pt;
	color: #336600;
}

A:link {COLOR:black; TEXT-DECORATION: none}
A:visited {COLOR:black; TEXT-DECORATION: none} 
A:hover {COLOR:#0391AA; TEXT-DECORATION: underline} 
A:active {COLOR:black; ; TEXT-DECORATION: none}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt10-blue {
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	color: #006699;
}
.txt10-brown {
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	color: #996600;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.line-dot{
	color: #006699;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 10pt;

}.bg-name {
	background-image: url(images/member/member_line.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	font-weight: bold;
	color: #993300;
}
.border-dot {
	border: 1px dotted #822B00;
}
.line-left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.txt10-blue-LR15 {
	font-family: "Microsoft Sans Serif";
	font-size: 10pt;
	color: #006699;
	padding-right: 15px;
	padding-left: 15px;
}
