#boxtab-blue {
	background: url("boxtab-blue.gif") repeat-x bottom rgb(255, 255, 255); padding: 0px; width: 100%; overflow: hidden; clear: left; font-family: Verdana, Geneva, sans-serif; float: left;
}
#boxtab-blue ul {
	list-style: none; margin: 0px; padding: 0px; left: 50%; text-align: center; float: left; position: relative;
}
#boxtab-blue ul li {
	list-style: none; margin: 20px 0px 0px; padding: 0px; right: 50%; float: left; display: block; position: relative;
}
#boxtab-blue ul li a {
	background: rgb(255, 255, 255); margin: 0px 1px; padding: 5px 10px; bottom: 1px; color: rgb(0, 0, 0); text-decoration: none; border-top-color: rgb(51, 102, 153); border-right-color: rgb(51, 102, 153); border-left-color: rgb(51, 102, 153); border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; float: left; display: block; position: relative;
}
#boxtab-blue ul li a:hover {
	background: rgb(0, 0, 0); color: rgb(255, 255, 255);
}
#boxtab-blue ul li.active {
	margin-top: 10px;
}
#boxtab-blue ul li.active a {
	background: rgb(0, 0, 0); padding: 10px; bottom: 0px; color: rgb(0, 0, 0); font-weight: bold; position: relative;
}
#boxtab-blue ul li.active a:hover {
	background: rgb(0, 0, 0); padding: 10px; bottom: 0px; color: rgb(0, 0, 0); font-weight: bold; position: relative;
}