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

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


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

a#red:link {
	color: #FF0000;
	text-decoration: none;	
}
a#red:visited {
	color: #FF0000;
	text-decoration: none;	
}
a#red:hover {
	color: #333333;
	text-decoration: none;	
}
a#red:active {
	color: #333333;
	text-decoration: none;	
}


a#white:link {
	color: #333333;
	text-decoration: none;	
}
a#white:visited {
	color: #333333;
	text-decoration: none;	
}
a#white:hover {
	color: #ffffff;
	text-decoration: none;	
}
a#white:active {
	color: #ffffff;
	text-decoration: none;	
}


a#green:link {
	color: #ffffff;
	text-decoration: none;	
}
a#green:visited {
	color: #ffffff;
	text-decoration: none;	
}
a#green:hover {
	color: #99FF00;
	text-decoration: none;	
}
a#green:active {
	color: #99FF00;
	text-decoration: none;	
}