.form {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	color: #666666;
}
.button {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E59325;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}


.text {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color:#666666;
	
}

.content {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color:#666666;
	line-height: 1.5em;

}
.text-orange-head {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	color:#E08D25;
}
.text-orange-head12 {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	font-weight:bold;
	color:#E08D25;
}

.text-orange-normal {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight:normal;
	color:#E08D25;
}
.text-orange-bighead {
	font-family: Arial;
	font-size: 18px;
	text-decoration: none;
	font-weight:bold;
	color:#E08D25;
}
.text-property-topic{
	font-family: Arial;
	font-size: 20px;
	text-decoration: none;
	font-weight:bold;
	color:#666666;
}
.text-gray-head {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	color:#666666;
}
.border-orange {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #E08D25;
}
.border-gray {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #777777;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: 666666;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: E08D25;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	color: 666666;
	text-decoration: none;
	font-weight: normal;
}
.line-bottom-orange {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E39123;
}
.line-bottom-gray {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.line-bottom-gray2 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.top-property-bar {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E08D25;
	border-bottom-color: #E08D25;
}
.error-border {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	border: 1px dashed #CCCCCC;
}
