.textlink {
	font-family: "MS Sans Serif", sans-serif, Tahoma, serif;
	font-size: 10pt;
	color: #0000FF;
	text-decoration: underline;
}
.textnormal {
	font-family: "MS Sans Serif", sans-serif, Tahoma, serif;
	font-size: 10pt;
	color: #336699;
}
.texthead {
	font-family: "MS Sans Serif", sans-serif, Tahoma, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
.submit {
	font-family: "MS Sans Serif", sans-serif, Tahoma, serif;
	font-size: 9pt;
	color: #000000;
}
.bordersolid {
	border: 1px solid #336699;
}
.borderright_dot {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.borderleft_dot {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
}
.textsmall {
	font-family: "MS Sans Serif", sans-serif, Tahoma;
	font-size: 9px;
	color: #000000;
	font-style: normal;
}
.texthead_white {

	font-family: "MS Sans Serif", sans-serif, Tahoma, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bordertwin_dot {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.textnormal_black {

	font-family: "MS Sans Serif", sans-serif, Tahoma, serif;
	font-size: 10pt;
	color: #000000;
}
.textnormal_white {

	font-family: "MS Sans Serif", sans-serif, Tahoma, serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.texthead_black {


	font-family: "MS Sans Serif", sans-serif, Tahoma, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textred {

	font-family: "MS Sans Serif", sans-serif, Tahoma, serif;
	font-size: 10pt;
	color: #FF0000;
}

