@charset "utf-8";
.bground {
	margin: 0px;
	background-color: #000000;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 18px;
	padding-left: 25px;
	text-align: left;
	padding-right: 10px;
	padding-top: 20px;
}
.contentbg {
	background-image: url(../web/images/splice_r9_c2_f2.jpg);
}
.intros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	line-height: 24px;
}
.bold {
	font-weight: bold;
}
.boldred {
	font-weight: bold;
	color: #CC3300;
}
a:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
