a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #FF8A8A;
	text-decoration: none;
}
a:active {
	color: #CC0000;
}
.text_normal {
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
}
.text_smaller {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_subheader {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	padding: 1px 1px 1px 3px;
	margin-left: 0px;
	border-top: 1px solid #999999;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #999999;
	list-style-position: inside;
}
hr {
	border: 1px dashed #CCCCCC;

}
.boxborder_ds {
	border-top: 1px solid #999999;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #666666;
}
.text_title_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 1px 1px 1px 3px;
	margin-left: 0px;
	border-top: 1px solid #999999;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #999999;
	list-style-position: inside;
	
}
.text_header_green {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #73A436;
	font-weight: bold;
}
.text_larger_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.text_header_purple {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #8B3099;
	font-weight: bold;
}
.text_header_blue {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3b428c;
	font-weight: bold;
}
.text_header_orange {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ff9900;
	font-weight: bold;
}
.text_header_red {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A82828;
	font-weight: bold;
}
.boxwhiteborder_ds {

	border-top: 1px solid #FFFFFF;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #999999;
}
.text_formbutton {
	font-family: tahoma;
	font-size: 9px;
	font-weight: normal;
}
