@charset "utf-8";
.mainboxborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.boxtype2 {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}

.boxtype {
	font-family: Calibri;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
}
.boxlinks a:link {
	font-family: Calibri;
	font-size: 11px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.boxlinks a:visited {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	font-family: Calibri;
	font-size: 11px;
}
.boxlinks a:active {
	color: #003300;
	text-decoration: none;
	font-weight: bold;
	font-family: Calibri;
	font-size: 11px;
}

.boxlinks a:hover {
	color: #003300;
	text-decoration: underline;
	font-weight: bold;
	font-family: Calibri;
	font-size: 11px;
}
