body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	height: 100%;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

.whitelink {
	color: #FFFFFF;
}
a:link.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.whitelink {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active.whitelink {
	color: #FFFFFF;
	text-decoration: none;
}

.txt1 {
	font-size: 12px;
	color: #999999;
 font-weight: bold;
}

.txt2 {
	font-size: 11px;
	color: #000000;
 font-weight: bold;
}

.footer_txt_1 {
	font-size: 11px;
	color: #6FB4A7;
 font-style: italic;
}



.ts_1 {
	font-size: 12px;
 font-weight: bold;
}

.ts_2 {
	font-size: 10px;
 font-style: italic;
}

.ts_3 {
	font-size: 10px;
 font-weight: bold;
	color: #FFFFFF;
}

.success_green {
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00A651;
}
.error_red {
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9E0B0E;
}

.button_class_1 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 background: #FFFFFF;
 border: #000000 solid 1px;
 padding-left: 6px;
 padding-right: 6px;
}
.tf_class_1 {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #000000;
 background: #FFFFFF;
 border: #000000 solid 1px;
}