
#tab00, #tab01, #tab02, #tab03, #tab04, #tab05 {
	display:block;
	width:158px;
	height:27px;	
	color:#000;
	font-size:1.35em;
	padding:10px 0 0 0;
	text-align:center;
	font-weight:700;
	color:#285268;
	}
	
#tab06 {
	display:block;
	width:188px;
	height:27px;	
	color:#000;
	font-size:1.35em;
	padding:10px 0 0 0;
	text-align:center;
	font-weight:700;
	color:#285268;
	}
	
#nav #menu li a:hover
{
	text-decoration:none;
	color:#fff;
}
#tab00 {
	background:url(/images/tab01.gif) no-repeat left top;
	}
li.active #tab00, a:hover#tab00 {
	background:url(/images/tabOn.gif) no-repeat left top;
	color:#fff;
	}
	
#tab01 {
	background:url(/images/tab02.gif) no-repeat left top;
	}
li.active #tab01, a:hover#tab01 {
	background:url(/images/tabOn.gif) no-repeat left top;
	color:#fff;
	}
#tab02 {
	background: url(/images/tab03.gif) no-repeat left top;
	}
li.active #tab02, a:hover#tab02 {
	background:url(/images/tabOn.gif) no-repeat left top;
	color:#fff;
	}
#tab03 {
	background: url(/images/tab04.gif) no-repeat left top;
	}
li.active #tab03, a:hover#tab03 {
	background:url(/images/tabOn.gif) no-repeat left top;
	color:#fff;
	}
#tab04 {
	background:url(/images/tab05.gif) no-repeat left top;
	}
li.active #tab04, a:hover#tab04 {
	background:url(/images/tabOn.gif) no-repeat left top;
	color:#fff;
	}
#tab05 {
	background:url(/images/tabSearch.jpg) no-repeat left top;
	}
#tab06 {
	background:url(/images/tabSearch.jpg) no-repeat left top;
	}

li.active #tab06, a:hover#tab06 {
	background:url(/images/tabSearchOn.gif) no-repeat left top;
	color:#fff;
	}
li.active #tab05, a:hover#tab05 {
	background:url(/images/tabOn.gif) no-repeat left top;
	color:#fff;
	}
		
#search {
	background:url(/images/tabSearch.jpg) no-repeat left top;
	height:37px;
	width:188px;
	margin:0 0 0 1px;
}