
body 	{ font-family: Verdana; font-size: 12px; color: #000000 }
table 	{ font-family: Verdana; font-size: 12px; color: #000000 }
th 	{ font-family: Verdana; font-size: 12px; color: #000000 }
tr 	{ font-family: Verdana; font-size: 12px; color: #000000 }
td 	{ font-family: Verdana; font-size: 12px; color: #000000 }
p 	{ font-family: Verdana; font-size: 12px; color: #000000 }

h1 	{ font-family: Verdana; color: #c80000; font-size: 14px; font-weight: bold; margin-top: 1px; margin-bottom: 1px }
h2 	{ font-family: Verdana; color: 000000}
h3 	{ font-family: Verdana; color: 000000}
h4 	{ font-family: Verdana; color: 000000}

a:link, a:active, a:visited { font-family: Verdana; font-size: 12px; color: #000099; text-decoration: none; font-weight: normal }
a:hover { font-family: Verdana; font-size: 12px; color: #000099; text-decoration: underline; font-weight: normal }


	#yfnav
	{/*natek:custom }*/
		padding:0px 0px 0px 0px; 
		clear:both;
	    width:57.69em;
 	    *width:780px; /* IE */
   		min-width:780px;
		float:left;
		text-align:left;
	}
	
	#yfnav ul
	{
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 4px;
		list-style:none;
		height:20px;
	}

	#yfnav ul li
	{
		display:block;
		float:left;
		background:url(../images/tab/tab-left-off.gif) top left no-repeat;
		padding:0px 0px 0px 3px;
		margin:0px 2px 0px 0px;
	}

	#yfnav ul li a
	{
		display:block;
		float:left;
		font:10px Verdana;
		font-weight:bold;
		color:#336699;
		white-space:nowrap;
		background:url(../images/tab/tab-right-off-wide.gif) top right;
		padding:4px 6px 4px 6px;
		margin:0px 0px 0px 0px;
		text-decoration:none;
	
	}
			
	#yfnav ul li.selected
	{
		background:url(../images/tab/tab-left-on.gif) top left no-repeat;		
		padding-left: 3px;
	}

	#yfnav ul li.selected a
	{
		color:#FFFFFF;
		text-decoration:none;
		background:url(../images/tab/tab-right-on-wide.gif) top right;
		background-repeat:repeat-x;
		
	}
	
	#yfnav a:hover
	{
		text-decoration:underline;
	} 


