

.tes {
	font-family: Tahoma,Arial,Helvetica,Verdana,sans-serif;
	font-size: 10px;
 	font-weight: normal;
}
.tes ul {
	font-weight:normal;
}
.tes li {
	width: 120px;
	background-image:url(img/middle_tab2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 1px 0px 1px 0px;
}
.tes ul li {
	width: 189px;
	background-image:none;
	background-color: #3C5673;
	padding:0px;
	border-bottom: 1px solid #FFFFFF;
	filter: Alpha(Opacity=85);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

.tes a {
	text-decoration: none;
	color: #585858;
	line-height: 26px;
	padding: 0px 8px 0px 20px;
	border-right:1px solid #9F9F9F;
	border-left:1px solid #F9F9F9;
	cursor: pointer;
}
.tes ul a {
	color: #FFFFFF;
	line-height: 22px;
	border-right: none;
	border-left: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.tes li.first {
	background-image: url(img/left_tab2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tes li.last {
	background-image: url(img/right_tab2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tes li.first a {
	border-left: none;
}
.tes li.last a {
	border-right: none;
}
.tes ul li.first {
	background-image: url(img/blue_top2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: transparent;
}
.tes ul li.last {
	background-image: url(img/blue_bottom2.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: left bottom;
	border-bottom: none;
}
.tes li.hover {
}
  
.tes ul li.hover {
	background-image:url(img/hover_grey1.gif);
	background-repeat:no-repeat;
	background-position: left top;
	background-color: #FEFEFE;
}

.tes a.hover {
	color: #2E5F8E !important;
}

.tes ul a.hover {
  	color: #466581 !important;
}


.tes li.selected {

}
.tes ul li.selected {
}
.tes a.selected {
	color: #5283B8;
}

.tes ul a.selected {
	color:#A4C6EB;
}

.tes .arrow {
	background-image:url(img/horizontal_arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
}

.tes .hover ul .arrow,{
	background-image:none;
}
.tes ul .arrow {
	
}
.tes .hover .arrow {
	background-image:none;
}
div.horizontal {
	clear: both;
}
div.horizontal br {
	clear: both;
}
div.horizontal ul {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	clear: both;
}
div.horizontal li {
	list-style-type: none;
	display: block;
	float: left;
	clear: none;
	text-align: left;
    position: static;
}
div.horizontal li img {
	border: none;
}
div.horizontal a {
	clear: both;
	display: block;
	margin: 0px;
}
div.horizontal ul li ul {
	position: absolute;
	left: -5000px;
	top: -5000px;
	visibility: hidden;
	clear: both; 
}
div.horizontal ul li ul li {
	clear: both; 
}
div.horizontal ul li ul li a {
	clear: both;
}
.hasImg,
.hasImg a {
	padding: 0px !important;
	margin:	0px	!important;
	border:	none !important;
	outline: none !important;
	background:	transparent !important;
	width: auto !important;
}
