@charset "utf-8";
/* CSS Document */
	
/* horizontal nav bar		*/	
	
#hoznav_divider {
	background-image: url(../../images/hoznav_divider.gif);
	background-repeat: no-repeat;
	width: 1px;
	}	

a#hoznav01, a#hoznav01:visited {
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 1.2em;
	text-decoration: none;
	background-image: url(../../images/hoznav.gif);
	background-repeat: repeat-x;
	display: block;
	height: 42px;
	text-align: center;
	padding: 11px 0;
	}
	
a#hoznav01:hover {
	color: #f3f3f3;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 1.2em;
	text-decoration: none;
	background-image: url(../../images/hoznav_ovr.gif);
	background-repeat: repeat-x;
	display: block;
	height: 42px;
	text-align: center;
	padding: 11px 0;
	}

a#hoznav02, a#hoznav02:visited {
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 1.2em;
	text-decoration: none;
	background-image: url(../../images/hoznav.gif);
	background-repeat: repeat-x;
	display: block;
	height: 42px;
	text-align: center;
	padding: 11px 0;
	}
	
a#hoznav02:hover {
	color: #f3f3f3;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 1.2em;
	text-decoration: none;
	background-image: url(../../images/hoznav_ovr.gif);
	background-repeat: repeat-x;
	display: block;
	height: 42px;
	text-align: center;
	padding: 11px 0;
	}
	
a#hoznav03, a#hoznav03:visited {
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 1.2em;
	text-decoration: none;
	background-image: url(../../images/hoznav.gif);
	background-repeat: repeat-x;
	display: block;
	height: 42px;
	text-align: center;
	padding: 11px 0;
	}
	
a#hoznav03:hover {
	color: #f3f3f3;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 1.2em;
	text-decoration: none;
	background-image: url(../../images/hoznav_ovr.gif);
	background-repeat: repeat-x;
	display: block;
	height: 42px;
	text-align: center;
	padding: 11px 0;
	}
	
a#hoznav04, a#hoznav04:visited {
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 1.2em;
	text-decoration: none;
	background-image: url(../../images/hoznav.gif);
	background-repeat: repeat-x;
	display: block;
	height: 42px;
	text-align: center;
	padding: 11px 0;
	}
	
a#hoznav04:hover {
	color: #f3f3f3;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 1.2em;
	text-decoration: none;
	background-image: url(../../images/hoznav_ovr.gif);
	background-repeat: repeat-x;
	display: block;
	height: 42px;
	text-align: center;
	padding: 11px 0;
	}
	
a#hoznav05, a#hoznav05:visited {
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 1.2em;
	text-decoration: none;
	background-image: url(../../images/hoznav.gif);
	background-repeat: repeat-x;
	display: block;
	height: 42px;
	text-align: center;
	padding: 11px 0;
	}
	
a#hoznav05:hover {
	color: #f3f3f3;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 1.2em;
	text-decoration: none;
	background-image: url(../../images/hoznav_ovr.gif);
	background-repeat: repeat-x;
	display: block;
	height: 42px;
	text-align: center;
	padding: 11px 0;
	}
	
a#hoznav06, a#hoznav06:visited {
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 1.2em;
	text-decoration: none;
	background-image: url(../../images/hoznav.gif);
	background-repeat: repeat-x;
	display: block;
	height: 42px;
	text-align: center;
	padding: 11px 0;
	}
	
a#hoznav06:hover {
	color: #f3f3f3;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 1.2em;
	text-decoration: none;
	background-image: url(../../images/hoznav_ovr.gif);
	background-repeat: repeat-x;
	display: block;
	height: 42px;
	text-align: center;
	padding: 11px 0;
	}
	
a#hoznav07, a#hoznav07:visited {
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 1.2em;
	text-decoration: none;
	background-image: url(../../images/hoznav_active.gif);
	background-repeat: repeat-x;
	display: block;
	height: 42px;
	text-align: center;
	padding: 11px 0;
	}
	
a#hoznav07:hover {
	color: #CC0000;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 1.2em;
	text-decoration: none;
	background-image: url(../../images/hoznav_on.gif);
	background-repeat: repeat-x;
	display: block;
	height: 42px;
	text-align: center;
	padding: 11px 0;
	}
