/**
 * Style sheet fionet_navigation
 */
#left
{
	width:277px;
	height:434px;
	background-image:url("tl_files/fionet/layout2_05.png");
	background-position:left top;
	background-repeat:no-repeat;
}

#container
{
	background-image:url("tl_files/fionet/left_back.png");
	background-position:left bottom;
	background-repeat:repeat-y;
}

.mod_navigationMain ul
{
	margin:0px 0px 0px 87px;
	list-style-type:none;
}

.mod_navigationMain li
{
	width:161px;
	height:79px;
	margin:0px 0px 20px 0px;
	padding-left:20px;
	background-image:url("tl_files/fionet/button01.png");
	background-position:left top;
	background-repeat:no-repeat;
}

.mod_navigationMain a, .mod_navigationMain p
{
	width:121px;
	height:29px;
	display:block;
	text-align:right;
	border-top:0px solid #ffffff;
	border-right:0px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-left:0px solid #ffffff;
	text-decoration:none;
	font-variant:small-caps;
	font-size:14px;
	color:#ffffff;
	line-height:40px;
}

.mod_navigationMain p
{
	background-image:url("tl_files/fionet/arrow.png");
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#cc6600;
}

.mod_navigationMain a:hover
{
	background-image:url("tl_files/fionet/arrow.png");
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#cc6600;
}
