.txt10-black {
font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 10pt;
	color: #000000;
}
.txt10-black-L10 {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 10pt;
	color: #CE0000;
	padding-left: 10px;
	font-weight: bold;
}

.td,tr {
font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 10pt;
	color: #000000;
}


.headerwebboard {
	font-family: "MS Sans Serif";
	font-size: 10pt;
	color: #97AA44;
	font-weight: bold;
}
.header {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.backgcolor {
	background-color: #c9e967;
}
.linebg {
	background-color: #c9e967;
	background-position: bottom;
}
.txt10sanserif {
	font-family: "MS Sans Serif";
	font-size: 10pt;
	color: #97AA44;
}
.tablebg {
	border: 1px dashed #c9e967;
}
.minitable {
	border: thin ridge #c9e967;
}
.tablebg1 {
	border: 2px solid #535151;
}
a:link {
	color: #000000;
	text-decoration: none;	
}
a:visited {
	color: #000000;
	text-decoration: none;	
}
a:hover {
	color: #3399FF;
	text-decoration: none;	
}
a:active {
	color: #3399FF;
	text-decoration: none;	
}
