@charset "utf-8";
.regular {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f1f1f1;
	text-decoration: none;
}
.maintitles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #b6dcae;
	text-decoration: none;
}
.smalltitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f1f1f1;
	text-decoration: underline;
}
.maintitleslink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #b6dcae;
	text-decoration: underline;
}
.tabletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #b6dcae;
	text-decoration: none;
}
.insidetable {
	background-color: #f1f1f1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #015233;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #015233;
}
.insidetabledarker {
	background-color: #e1e1e1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #015233;
	border-bottom-color: #015233;
}

.lefttable {
	background-color: #176c46;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #015233;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #015233;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f1f1f1;
	text-decoration: none;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #777777;
}
.regularstrong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #f1f1f1;
	text-decoration: underline;
}

