div.footer_nav {
		margin: 0 0 13px 0 ;
}	

div.footer_nav a {
	font-size: 11px;
	line-height: 14px;
}

/* top nav from great nav code by exploding boy */
#topNav {
  float:right;
  background:#FFF;
  line-height:normal;
	font-size: 14px;
  }
#topNav ul {
	margin:0;
	padding:10px 0 0 50px;
	list-style:none;
  }
#topNav li {
  display:inline;
  margin:0;
  padding:0;
  }
#topNav a {
  float:left;
  background:url(../../images/tableft7.gif) no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#topNav a span {
  float:left;
  display:block;
  background:url(../../images/tabright7.gif) no-repeat right top;
  padding:4px 8px 3px 4px;
  color:#666;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topNav a span {float:none;}
/* End IE5-Mac hack */
#topNav a:hover span {
  color:#000;
  }
#topNav a:hover {
  background-position:0% -42px;
  }
#topNav a:hover span {
  background-position:100% -42px;
  } 


#topNav span.selected {
	color: #000;
	font-weight: bold;
	font-size: 11px;
}

/*
#subTabs {
		height: 22px;
		margin: 0;
		padding-left: 10px;
		background: url(../../images/tab_bottom.gif) repeat-x bottom;
		}

#subTabs li {
		margin: 0; 
		padding: 0;
  	display: inline;
  	list-style-type: none;
		
		}

#subTabs li a {
	text-decoration: none;
}

#subTabs a:link span, #subTabs a:visited span {
		float: right;
		background-color: #E5E5E3;
		font-size: 12px;
		line-height: 16px;
		font-weight: none;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		border-right: 1px solid #C4C2BB;
		border-top: 1px solid #C4C2BB;
		border-left: 1px solid #C4C2BB;
		border-bottom: 1px solid #A8A396;
		text-decoration: none;
		color: #666;
		}


#subTabs a:hover span {
		background: #F6F4E1;
		color: #333;
		border-bottom: 1px solid #F6F4E1;
		text-decoration: none;
	}

#subTabs a:link span.selected , #subTabs a:visited span.selected {
		border-top: 1px solid #A8A396;
		border-left: 1px solid #A8A396;
		border-right: 1px solid #A8A396;
		border-bottom: 1px solid #F6F4E1;
		background-color: #F6F4E1;
		color: #660000;
		text-decoration: none;
		}

#subTabs a:hover span.selected {
	border-top: 1px solid #A8A396;
	border-left: 1px solid #A8A396;
	border-right: 1px solid #A8A396;
	border-bottom: 1px solid #F6F4E1;
}

*/

#subTabs {
  float:right;
  background:#FFF;
  line-height:normal;
	font-size: 11px;
	background: url(../../images/tab_bottom.gif) repeat-x bottom;
	width: 750px;
  }
#subTabs ul {
	margin:0;
	padding:10px 3px 0 0px;
	
	list-style:none;
  }
#subTabs li {
  display:inline;
  margin:0;
  padding:0;
  }
#subTabs a {
  float:right;
	font-size: 11px;
	letter-spacing: 1px;
  background:url(../../images/tableft.gif) no-repeat left top;
  margin:0 1px;
  padding:0 0 0 2px;
  text-decoration:none;
	background-position:0% -42px;
  }
#subTabs a span {
  float:left;
  display:block;
  background:url(../../images/tabright.gif) no-repeat right top;
  padding:4px 4px 3px 2px;
  color:#666;
	background-position:100% -42px;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#subTabs a span {float:none;}
/* End IE5-Mac hack */
#subTabs a:hover span {
  color:#000;
  }
#subTabs a:hover {
  background-position:0% 0px;
  }
#subTabs a:hover span {
  background-position:100% 0px;
  } 

#subTabs a.a_selected  {
	float:right;
  background:url(../../images/tableft.gif) no-repeat left top;
  margin:0 1px;
  padding:0 0 0 2px;
  text-decoration:none;
	background-position: 0% 0px;
}

#subTabs a.a_selected span.selected {
	float:left;
  display:block;
  background:url(../../images/tabright.gif) no-repeat right top;
  padding:4px 4px 3px 2px;
  color: #000;
	font-weight: bold;
	background-position: 100% 0px;
	
}

table.hud {
	border-top: 1px solid #C4C2BB;
	border-right: 1px solid #C4C2BB;
	border-left: 1px solid #C4C2BB;
	font: 11px 'Verdana';
	
}

table.hud td {
	border-bottom: 1px solid #C4C2BB;
	padding: 3px;
}



