.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d0c07;
	text-align: justify;
	line-height:20px
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 19px;
	width: auto;
}
.fieldsbox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 40px;
	width: auto;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	background-color: #CCCCCC;
	height: 19px;
	width: auto;
	border: thin ridge #000000;
}
a:link {
	color: #C35E06;
	text-decoration: underline;
}
a:hover {
	color: #C35E06;
	text-decoration: none;
}
a:visited {
	color: #C35E06;
}.bg_main {
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
}
.txtCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2d0c07;
}
.left_navi {
	background-image: url(../images/left_navi.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.right_main {
	background-image: url(../images/right_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

