
.upper_menuopt{
	line-height: 27px;
	padding-left: 20px;
	color: #552413;
	font-weight:bold;
	background-image: url(/files/includes/menu/yellow_option.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
}

.upper_menuopt_over{
	cursor: pointer;
	line-height: 27px;
	padding-left: 20px;
	color: #FFFFFF;
	font-weight:bold;
	background-image: url(/files/includes/menu/brown_option.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
}

.search{
	line-height: 27px;
	padding-right: 20px;
	text-align: right;
	color: #552413;
	font-weight:bold;
	background-repeat: no-repeat;
	font-size: 10px;
}
.input_search{
	height: 16px;
	font-size: 9px;
	padding-left: 5px;
	padding-right: 5px;
	color: #552413;
	border: 1px solid #552413;
	background-color: #fff1c8;
}

.pathSep{
	background-image: url(/files/includes/images/dot_line.png);
	background-repeat: repeat-x;
}

#ln_table td{
	line-height: 27px;
	vertical-align: middle;
}
.ln_lang {
	font-size: 10px;
	color: #552413;
	font-weight: bold;
	text-decoration: none;
}
.ln_lang:visited{
	font-size: 10px;
	color: #552413;
	font-weight: bold;
	text-decoration: none;
}
.ln_lang:hover{
	font-size: 10px;
	color: #552413;
	font-weight: bold;
	text-decoration: underline;
}
.ln_lang:visited:hover{
	font-size: 10px;
	color: #552413;
	font-weight: bold;
	text-decoration: underline;
}

#fullPath{
	font-size: 10px;
	font-weight: bold;
}
#fullPath img{
	vertical-align: middle;
}
#fullPath a{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#fullPath a:visited{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#fullPath a:hover{
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
 
