.text {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #8D867E;
	text-decoration: none;
}
.top_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.yellow_title {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF9000;
	text-decoration: none;
}
.sign {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.support {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.input_text {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	height: 15px;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
}
.red_text {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
}
.blue_text {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #0A8DDB;
}
.category {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #837D7D;
	text-decoration: none;
	padding-right: 15px;
	margin-right: 15px;
}
