@charset "utf-8";
.textArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.textArial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.textArial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.textArial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.textspacing {
	line-height: 11px;
}
.sideborder {
	border-right-width: 1.5pt;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}

.spacing5 {
	padding-top: 5px;
}

.underline {
	border-bottom-width: 1.5pt;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.bigborder {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: groove;
	border-bottom-style: double;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
}
.spacingframe {
	padding-left: 20px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #FFFF00;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.boldnyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
}
