.text {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
	margin-left: 1px;
}

input {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
.text11 {
	font-family: Tahoma, Arial;
	font-size: 11px;
}

select {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
textarea {
	font-family: "Tahoma", "Arial";
	font-size: 10px;
}
.border {
	border: 1px solid ded1bd;
}

.image {
	margin-top: 4px;
}

.table {
	border-right-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #c62a02;
	border-right-color: #c62a02;
}
.table-text {
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
}
.Newstext {
	font-family: Tahoma, Arial;
	font-size: 12px;
	line-height: 1.5;
}
.tableCopy {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

