.tfcl {
	font-family: Tahoma;
	font-size: 11px;
	color:#003333;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	border: 1px solid #333333;
	width:100px;
}
.text_white {
	font-family: Tahoma;
	font-size: 11px;
	color: #EEEEEE;
}
.line_green {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #669900;
	border-right-color: #669900;
	border-bottom-color: #669900;
	border-left-color: #669900;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a.link_blue{
font-family:Tahoma;
font-size:11px;
color:#0066CC;
text-decoration:none;
}
a:hover.link_blue{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
}


a.link_white{
font-family:Tahoma;
font-size:11px;
color:#000000;
text-decoration:none;
}
a:hover.link_white{
font-family:Tahoma;
font-size:11px;
color:#FFFFFF;
}.text_orange {

	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
}
.bg_search {
background-color:#9DBD5A;


}
.text_red {

	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
.text_white2 {


	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}

