
	div.navigation {
		float: left;
		width: 88px;
		height: 36px;
		margin: 0 7px 0 0;
		background: url(images/tab_grey.gif) top no-repeat;
		font-size: 12px;
		text-align: center;
		padding-top:3px;
		}
	#big { background: url(images/tab_grey_big.gif) top no-repeat; width: 140px; }
	#lasttab { margin-right:0; }
	#lasttab2 { margin-right:0; background: url(images/tab_blue.gif) top no-repeat; }
	#blacktab { background: url(images/tab_black.gif) top no-repeat; width: 140px; }
	#darkbluetab { background: url(images/tab_darkblue.gif) top no-repeat; }
	#greentab {	background: url(images/tab_green.gif) top no-repeat; }
	#redtab { background: url(images/tab_red.gif) top no-repeat; }
	#orangetab { background: url(images/tab_orange.gif) top no-repeat; }
	#bluetab { background: url(images/tab_blue.gif) top no-repeat; }
	#blueishtab { background: url(images/tab_blueish.gif) top no-repeat; }
	div.navigation2 {
		float: left;
		width: 88px;
		height: 36px;
		margin: 0 7px 0 0;
		color: #fff;
		font-weight: bold;
		font-size: 12px;
		text-align: center;
		padding-top:3px;
		}

	div.navigation a:link { text-decoration: none; color: #009; font-weight: bold; font-size: 12px; }
	div.navigation a:visited { text-decoration: none; color: #009; font-weight: bold; font-size: 12px; }
	div.navigation a:hover { text-decoration: none; color: #900; font-weight: bold; font-size: 12px; }
	div.navigation_big a:link { text-decoration: none; color: #009; font-weight: bold; font-size: 12px; }
	div.navigation_big a:visited { text-decoration: none; color: #009; font-weight: bold; font-size: 12px; }
	div.navigation_big a:hover { text-decoration: none; color: #900; font-weight: bold; font-size: 12px; }
	
	div.navigation2 a:link { text-decoration: none; color: #fff; font-weight: bold; font-size: 12px; }
	div.navigation2 a:visited { text-decoration: none; color: #fff; font-weight: bold; font-size: 12px; }

	#dsleft_green {
		float:left;
		background:url(images/searchbox_left_green.gif) no-repeat;
		height:26px;
		width:12px;
		}
	#dsmiddle_green {
		float:left;
		background-color:#219900;
		height:26px;
		width:876px;
		text-align:center;
		color:#fff;
		}
	#dsright_green {
		float:left;
		background:url(images/searchbox_right_green.gif) no-repeat;
		height:26px;
		width:12px;
		}

	#dsleft_blueish {
		float:left;
		background:url(images/searchbox_left_blueish.gif) no-repeat;
		height:26px;
		width:12px;
		}
	#dsmiddle_blueish {
		float:left;
		background-color:#009199;
		height:26px;
		width:876px;
		text-align:center;
		color:#fff;
		}
	#dsright_blueish {
		float:left;
		background:url(images/searchbox_right_blueish.gif) no-repeat;
		height:26px;
		width:12px;
		}

	#dsleft_blue {
		float:left;
		background:url(images/searchbox_left_blue.gif) no-repeat;
		height:26px;
		width:12px;
		}
	#dsmiddle_blue {
		float:left;
		background-color:#6270cd;
		height:26px;
		width:876px;
		text-align:center;
		color:#fff;
		}
	#dsright_blue {
		float:left;
		background:url(images/searchbox_right_blue.gif) no-repeat;
		height:26px;
		width:12px;
		}

	#dsleft_black {
		float:left;
		background:url(images/searchbox_left_black.gif) no-repeat;
		height:26px;
		width:12px;
		}
	#dsmiddle_black {
		float:left;
		background-color:#272727;
		height:26px;
		width:876px;
		text-align:center;
		color:#fff;
		}
	#dsright_black {
		float:left;
		background:url(images/searchbox_right_black.gif) no-repeat;
		height:26px;
		width:12px;
		}

	#dsleft_red {
		float:left;
		background:url(images/searchbox_left_red.gif) no-repeat;
		height:26px;
		width:12px;
		}
	#dsmiddle_red {
		float:left;
		background-color:#993333;
		height:26px;
		width:876px;
		text-align:center;
		color:#fff;
		}
	#dsright_red {
		float:left;
		background:url(images/searchbox_right_red.gif) no-repeat;
		height:26px;
		width:12px;
		}

	#dsleft_orange {
		float:left;
		background:url(images/searchbox_left_orange.gif) no-repeat;
		height:26px;
		width:12px;
		}
	#dsmiddle_orange {
		float:left;
		background-color:#efac00;
		height:26px;
		width:876px;
		text-align:center;
		color:#000;
		}
	#dsright_orange {
		float:left;
		background:url(images/searchbox_right_orange.gif) no-repeat;
		height:26px;
		width:12px;
		}

	#dsleft_darkblue {
		float:left;
		background:url(images/searchbox_left_darkblue.gif) no-repeat;
		height:26px;
		width:12px;
		}
	#dsmiddle_darkblue {
		float:left;
		background-color:#009;
		height:26px;
		width:876px;
		text-align:center;
		color:#fff;
		}
	#dsright_darkblue {
		float:left;
		background:url(images/searchbox_right_darkblue.gif) no-repeat;
		height:26px;
		width:12px;
		}

	#dsleft_grey {
		float:left;
		background:url(images/searchbox_left.gif) no-repeat;
		height:26px;
		width:12px;
		}
	#dsmiddle_grey {
		float:left;
		background-color:#ddd;
		height:26px;
		width:876px;
		text-align:center;
		color:#000;
		}
	#dsright_grey {
		float:left;
		background:url(images/searchbox_right.gif) no-repeat;
		height:26px;
		width:12px;
		}
