.text {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}
.text_on_header {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.input_style {
	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: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
	height: 15px;
	width: 149px;
}

.main_menu {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #7E7E7E;
	text-decoration: none;
}
.text_blue_9 {
	font-family: tahoma;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #2592DF;
	text-decoration: none;
}
.read_more {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #DF3613;
	text-decoration: none;
	text-align: left;
}
.read_more1 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #DF3613;
	text-decoration: none;
	text-align: left;
}
.login {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #5E5C5C;
	text-decoration: none;
}

.title_orange {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #F16100;
	text-decoration: none;
}
.gray_title {
	font-family: tahoma;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #858585;
	text-decoration: none;
}
.bold_digit {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #8D867E;
	text-decoration: none;
	height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.red_txt {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}

