a {
	color: #808080;
	font: normal normal normal 11px/normal 'trebuchet ms',helvetica,sans-serif; /*list-style-type:none;*/
}

.bluetabs{
	display: block;
	float: left;
}

/* ######### Style for Drop Down Menu ######### */
.dropmenudiv_b{
	position: absolute;
	top: 0; /*THEME CHANGE HERE*/
	font: normal 10px Verdana;
	line-height: 18px;
	z-index: 100;
	background-color: #f3be17;
	width: 150px;
	visibility: hidden;
}

.bluetabsBottom{
	display: block;
	float: left;
}

a :visited{
	color: #808080;
	font: normal normal normal 11px/normal 'trebuchet ms',helvetica,sans-serif; /*list-style-type:none;*/
	text-decoration: none;
}

a :hover{
	color: #808080;
	text-decoration: underline;
	font: normal normal normal 11px/normal 'trebuchet ms',helvetica,sans-serif; /*list-style-type:none;*/
}

a :active{
	color: #808080;
	font: 11px 'trebuchet ms',helvetica,sans-serif; /*list-style-type:none;*/
}

.bluetabs li{
	display: block;
	float: left;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}

.bluetabs ul{
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


.dropmenudiv_b a{
	width: auto;
	display: block;
	text-indent: 5px;
	padding: 2px 0;
	text-decoration: none;
	color: #808080;
}

.bluetabsBottom li{
	display: block;
	float: right;
	text-decoration: none;
	padding: 7px 5px 7px 14px;
	background: url(../../images/arrow.jpg) no-repeat;
}

* html .dropmenudiv_b a{
	/*	width: 100%;*/
	: ;
}

.bluetabs li a{
	/*THEME CHANGE HERE*/
	text-decoration: none;
	background: url(../../images/arrow.jpg) no-repeat;
	display: block;
	
	
	padding: 7px 5px 7px 5px;
	margin: 0px 0px 0px 0px;
}

.dropmenudiv_b a:hover{
	/*background-color: #f3be17;*/
	text-decoration: underline;
	color: #808080;
	font: bold 11px 'trebuchet ms',helvetica,sans-serif;
}

.bluetabs li a:visited{
	display: block;
	padding: 7px 5px 7px 5px;
	margin: 0px 0px 0px 0px;
}

.bluetabs li a:hover{
	display: block;
	padding: 7px 5px 7px 5px;
	margin: 0px 0px 0px 0px;
	background: url(../../images/nav_hover.gif) no-repeat left;
}

.test li a:hover{
	background: transparent url(../../images/nav_right_curve.gif) no-repeat right;
}
