.normal {
	font-family: Tahoma;
	font-size: 12px;
	color: #777777;
	font-weight: normal;
	line-height: 14px;

}

.menu_left {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF7700;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none; 
}

.menu_left:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF7700;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none; 
}
.menu_left:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF3300;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none; 
}
.menu_left:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF7700;
	font-weight: normal;
	line-height: 14px;
	text-decoration: none; 
}






.small01 {
	font-family: Tahoma;
	font-size: 11px;
	color: #8F8F8E;

}
A {
	text-decoration: none; 
	color: #000000;
}
A:visited {
	text-decoration: none; 
	color: #000000;
}
A:hover {
	text-decoration: underline; 
	color: #818181;
}
A:active {
	text-decoration: underline; 
	color: #818181;
}

.inputsearch
{
   font-size:12px;
   font-family:Tahoma;
   font-weight:normal;
   vertical-align:middle;
   color:#000000;
   width: 160px;
   height:18px;
   background-color:#fffeff;
   border: 1px solid #fffeff;
}
