#mainBox h2 {
	font-size: 180%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #009900;
	padding-left: 10px;
	line-height: 150%;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
}
#mainBox h3 {
	font-size: 150%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	height: 20px;
	margin-bottom: 20px;
}
#topBox {
	background-image: url(../img/topimg.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	height: auto;
	font-size: 100%;
	line-height: 200%;
	margin-bottom: 20px;
}
.copyright {
	font-size: 8px;
	text-align: center;
}
.fontcolor {
	color: #FFFFFF;
}
#box2 {
	color: #000000;
}
.font_s {
	color: #FF0000;
}
.fileselc {
	color: #FFFFFF;
	width: 260px;
}
#box2 table {
	border-collapse: collapse;
}
.privacylink a:link {
	color: #0000FF;
}
.privacylink a:hover {
	color: #FF6600;
}
