.bg {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #f4f3f3;
}
.txt-black {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt-back-line {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.txt-red {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #C2090F;
	text-decoration: none;

}
.txt-back-line16 {

	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.txt-back-line_in {
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
.txt-back-line_in:hover {color: #C2090F; text-decoration: none; }
.textfields {
	height: 18px;
	width: 200px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.textarea {
	height: 100px;
	width: 200px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #FFFFFF;
	height: 18px;
	width: 60px;
	border: 1px solid #999999;
}
.txt-black-links {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	
}
.txt-black-links:hover {color: #C2090F; text-decoration: none; }
.border {
	border: 1px solid #edeae2;
}
.txt-red-links {
	font-family: tahoma;
	font-size: 11px;
	color: #C2090F;
	text-decoration: underline;
}
.txt-back-line14 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
}
.txt-red2 {
	font-family: tahoma;
	font-size: 11px;
	color: #C2090F;
	text-decoration: none;
}
