/* 2nd level UP state */
.NavFont,td.NavFont,p.NavFont,a.NavFont,a.NavFont:link,a.NavFont:visited,a.NavFont:hover,a.NavFont:active {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
         font-weight: normal;
	 font-size : 10px;
         line-height: 12px;
	 color: #a50000;
         text-transform: uppercase;
	 text-decoration : none;
         padding: 0px 5px 0px 5px;}

/* 2nd level UP state PADDING */
td.NavFont {}

 /* 2nd level DOWN state */
.navdown,a.navdown:link,a.navdown:visited,a.navdown:hover,a.navdown:active {	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
         font-weight: normal;
	 font-size : 10px;
         line-height: 12px;
	 color: #6e5300;
         text-transform: uppercase;
	 text-decoration : none;
         padding: 0px 5px 0px 5px;}

/* 2nd level DOWN state PADDING */
td.navdown {}

 /* 2nd level ROLL state */
.navrolltext,a.navrolltext,a.navrolltext:link,a.navrolltext:visited,a.navrolltext:hover,a.navrolltext:active {	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
         font-weight: normal;
	 font-size : 10px;
         line-height: 12px;
	 color: #6e5300;
         text-transform: uppercase;
	 text-decoration : none;
         padding: 0px 5px 0px 5px;}

 /* 2nd level ROLL state PADDING*/
.navroll,a.navroll:link,a.navroll:visited,a.navroll:hover,a.navroll:active {}

 /* Color Behind Nav Links (gets covered by nav2bg.gif/jpg) */
.nav2bg,p.nav2bg,td.nav2bg {}

/*width of second level nav background*/
#secondlevnavbtns{width:766px;}

/* 3rd & 4th Level Up State*/
.navlev34,a.navlev34,a.navlev34:link,a.navlev34:visited,a.navlev34:hover,a.navlev34:active {font-size : 10px;
         line-height: 12px;
         font-family:"Trebuchet MS", sans-serif;
         font-weight:normal;
	 color: #a50000;
	 text-decoration : none;
         text-transform: uppercase;
         display:block;}

/* 3rd & 4th Level Down State*/
.nav34down,a.nav34down,a.nav34down:link,a.nav34down:visited,a.nav34down:hover,a.nav34down:active {font-size : 10px;
         line-height: 12px;
         font-family:"Trebuchet MS", sans-serif;
         font-weight:normal;
	 color: #6e5300;
	 text-decoration : none;
         text-transform: uppercase;
         display:block;}

/* 3rd & 4th Level Roll State*/
.navlev34roll,a.navlev34roll,a.navlev34roll:link,a.navlev34roll:visited,a.navlev34roll:hover,a.navlev34roll:active {font-size : 10px;
         line-height: 12px;
         font-family:"Trebuchet MS", sans-serif;
         font-weight:normal;
	 color: #e16432;
	 text-decoration : none;
         text-transform: uppercase;
         display:block;}

/*padding between links*/
table#thirdlevelcontainer table td{
padding:5px;
padding-left:15px;}
