.lfont {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
}
.tab {
	background-image:url(links/tab_grad2.jpg);
	background-repeat: repeat-x;
	font-size: 15px;
	float: left;
	display: inline-block;
	width: 140px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-border-top-right-radius: 14px;
	-khtml-border-radius-topright: 14px;
	-moz-border-radius-topright: 14px;
	border-top-right-radius: 14px;
	-webkit-border-top-left-radius: 14px;
	-khtml-border-radius-topleft: 14px;
	-moz-border-radius-topleft: 14px;
	border-top-left-radius: 14px;
	margin-right: 1px;
	font-weight: bold;
}

.tab a:link, a:active, a:visited {
	color: #FFCF65;
	text-align: center;
}

.tab a:hover {
	text-align: center;
	color: #FFCF65;
	text-decoration: none;
	letter-spacing: 1px;
}
.tabactive {
	background-image:url(links/tab_grad.jpg);
	background-repeat: repeat-x;
	color: #E8B548;
	font-size: 15px;
	float: left;
	display: inline-block;
	width: 140px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-border-top-right-radius: 14px;
	-khtml-border-radius-topright: 14px;
	-moz-border-radius-topright: 14px;
	border-top-right-radius: 14px;
	-webkit-border-top-left-radius: 14px;
	-khtml-border-radius-topleft: 14px;
	-moz-border-radius-topleft: 14px;
	border-top-left-radius: 14px;
	margin-right: 1px;
	font-weight: normal;
}

#filr {
	display: inline;
	background-color: #443E33;
	height: 350px;
	width:650px;
	float: left;
	-webkit-border-top-right-radius: 14px;
	-khtml-border-radius-topright: 14px;
	-moz-border-radius-topright: 14px;
	border-top-right-radius: 14px;
	-webkit-border-bottom-right-radius: 14px;
	-khtml-border-radius-bottomright: 14px;
	-moz-border-radius-bottomright: 14px;
	border-bottom-right-radius: 14px;
	-webkit-border-bottom-left-radius: 14px;
	-khtml-border-radius-bottomleft: 14px;
	-moz-border-radius-bottomleft: 14px;
	border-bottom-left-radius: 14px;
	padding-top: 30px;

}
.ult {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 20px;
	padding-left: 120px;
}


#filr ul {
	list-style-image:url(bear.png);
}


div#filr a:link span, a:visited span {
	display: none;

}

div#filr a:hover span, a:active span {
	display: inline;
	background:#333;
	border-bottom:#000 thin dashed;

	
}

.f1 {
	color: #999999;
	font-size: 9px;
}
.f2 {color: #E4DAC0}



	
