.formtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #9f2d20;
}
.LeftSerchtext {
	font-family: Tahoma;
	font-size: 9px;
	color: #9f2d20;
}
.bottomText {
	font-family: Tahoma;
	font-size: 9px;
	color: #9f2d20;
}
.bottomTextBold {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #9f2d20;
}
.formtextReco {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-align:center;
}
.formtextField {
	font-family: Tahoma;
	font-size: 11px;
	text-align:left;
	color: #000000;
	width:98px;
	height:17px;
	background-image:url(../images/bgfields.jpg);
}
.formtextFieldSerch {
	font-family: Tahoma;
	font-size: 11px;
	text-align:left;
	color: #000000;
	width:104px;
	height:15px;
	background-image:url(../images/inc_form_button_serch.jpg);
}
.formtextFieldSerchInner {
	font-family: Tahoma;
	font-size: 11px;
	text-align:left;
	color: #000000;
	width:104px;
	height:12px;
	background-image:url(../images/inc_form_button_serch.jpg);
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.7pt;
	color: #4A0000;
}
.head_in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #A80000;
}
a:link {
	text-decoration: none;
	color: #C99494;
}
a:visited {
	text-decoration: none;
	color:#884444;
}
a:hover {
	text-decoration: underline;
	color:#884444;
}
a:active {
	text-decoration: none;
	color: #C99494;
}
.tbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #9F6B0B;
	background-color: #FCF8EF;
	border: 1px solid #F0D6A4;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	border: 1px solid #F0D6A4;
	background-color: #FCF8EF;
	padding: 2px;
	height: 20px;
}