﻿div#tabs{
	width: 790px;
	background:url('./menu/tabsBg.gif') no-repeat center center;
	height: 35px;
	float: left;
	padding: 0;
	clear:both;
	padding-bottom:0px;
}
#tabs a:link,#tabs a:visited{
	float: left;
	font:bold 10pt Arial;
	padding: 10px 50px;
	margin: 0 10px;
	text-decoration: none;
	color: #FFF;
}
div#tabs a:hover{
	background: url('./menu/tabsHome.gif') no-repeat center center;
}
div.title{
	padding: 2px 2px 0px 2px;
	margin: 0;
	width: 256px;
	text-align: left;
	color: #FFF;
	font: bold 13pt Arial;
	float: left;
	height:29px;
}
div.color1{
	background: url('./bar/barRed.gif') repeat-x;
	padding-top:7px;
}
div.color2{
	background: url('./bar/barGreen.gif') repeat-x;
	padding-top:7px;
}
div.color3{
	background: url('./bar/barBlack.gif') repeat-x;
	padding-top:7px;
}

div.color4{
	background: url('./bar/13.gif') repeat-x;
	padding-top:7px;
	
}
div.color5{
	background: url('./bar/05.gif') repeat-x;
	padding-top:7px;
	
}
div.color6{
	background: url('./bar/06.gif') repeat-x;
	padding-top:7px;
	
}
div.color7{
	background: url('./bar/12.gif') repeat-x;
	padding-top:7px;
	
}
div.color8{
	background: url('./bar/08.gif') repeat-x;
	padding-top:7px;
	
}
div.color9{
	background: url('./bar/09.gif') repeat-x;
	padding-top:7px;
	
}
div.color10{
	background: url('./bar/10.gif') repeat-x;
	padding-top:7px;
	
}
div.color11{
	background: url('./bar/11.gif') repeat-x;
	padding-top:7px;
	
}
div.color12{
	background: url('bar/Bar (1).gif') repeat-x;
	padding-top:7px;
	
}






