.body_bg {
	background-position: top;
	background-repeat: repeat-x;
}

.main_tbl_bg {
    background: url(/img/main_tbl_lcn.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.text_10 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

.text_10 a:link {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

.text_10 a:active {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

.text_10 a:visited {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}

.text_10 a:hover {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #FF7F00;
}

.text_11 {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #333333;
}

.text_11 a:link {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #333333;
}

.text_11 a:active {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #333333;
}

.text_11 a:visited {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #333333;
}

.text_11 a:hover {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	color: #FF7F00;
}

.text_13 {
	font-family: Tahoma;
	font-size: 15px;
	color: #333333;
	text-decoration:none;
}

.text_14 {
	font-family: Tahoma;
	font-size: 16px;
	color: #333333;
}

ul.search_res
{
   list-style: decimal outside;
   padding-left: 20px;
}
ul.search_res li
{
   padding-bottom: 10px;
}