.tab {
	background-image: url(images/t_bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.txt {
	font-size: 10pt;
	line-height: 24px;
	color: #777777;
	border: none;

}
.txt2 {
	font-size: 10pt;
	line-height: 24px;
	color: #841920;
	border: none;

}
.txt3 {
	font-size: 10pt;
	line-height: 24px;
	color: #1b72af;
	border: none;

}
.txt4 {
	font-size: 10pt;
	line-height: 24px;
	color: #ddb600;
	border: none;
	font-style: normal;

}
.txt5 {
	font-size: 10pt;
	line-height: 24px;
	color: #de95b2;
	border: none;
	font-style: normal;

}
.txt6 {
	font-size: 10pt;
	line-height: 24px;
	color: #ffffff;
	border: none;
	font-style: normal;

}
.form {
	border: 1px dotted;
}
.linkb a {
	color: #499dbc;
	text-decoration: none;
	font-size: 10pt;
	line-height: 16pt;
}
.linkb a:visited  { color: #499dbc; text-decoration: none}
.linkb a:active { color: #499dbc; text-decoration: none}
.linkb a:hover { color: #285d71; text-decoration: none}
.linkb a:link { color: #499dbc; text-decoration: none}

.linkr a {
	color: #9bcc83;
	text-decoration: none;
	font-size: 10pt;
	line-height: 16pt;
}
.linkr a:visited  { color: #9bcc83; text-decoration: none}
.linkr a:active { color: #9bcc83; text-decoration: none}
.linkr a:hover { color: #ff5a00; text-decoration: none}
.linkr a:link { color: #9bcc83; text-decoration: none}

