﻿.topNav1
{
	position:relative;
	bottom:-1px;
}
.topNav1Item
{
	font-family: tahoma;  
	font-weight:normal; 
	font-size: 8pt; 
	color: #3A4663;	
	padding:0px 5px 0px 0px;
	background-image: url('Images/fane_low_m.gif');
	background-repeat:repeat-x;
	background-position:bottom center;
	}
.topNav1Item a
{
	padding-left:15px;
	padding-right:12px;
	padding-bottom:6px;
	padding-top:25px;
	margin-top:0px;
	display:block;
}
table.topNav1Item
{
	background-image:url('Images/fane_low_h.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
}
.topNav1 table td
{
    background-image:url('Images/fane_low_v.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:red;
	width:20px;
}
table.topNav1Selected td
{
	background-image:url('Images/fane_v.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:5px;
	}
table.topNav1Selected
{
	background-image:url('Images/fane_h.gif');
	background-position:bottom right;
	border-bottom-color:#576893;
}
.topNav1Selected a
{
	background-image: url('Images/fane_m.gif');
	background-repeat:repeat-x;
	background-position:bottom right;
	color: #ECEFF3;
}
.topNav1Hover a
{
	color:#FFFFFF;
}



