/* CSS Document */
<style type="text/css">

<!--/*- Menu Tabs J--------------------------- */

    .tabsJ {
	float:left;
	width:700px;
	font-size:11px;
	line-height:normal;
	background-position: center;
	text-align: center;
	position: relative;
	left: 50px;
      }
    .tabsJ tr {
        margin:0;
        padding:10px 10px 0 10px;
		list-style:none;
      }
    .tabsJ td {
	<!--- display:inline; --->
	text-align: center;
    margin:0;
    padding:0;
      }
    .tabsJ a {
	float:left;
	background:url("/dpss/child_care/images/tab_blue_pink_lt.gif") no-repeat left top;
	font:bold 11px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
	border: 2px solid #FFF;
	color: #000066;
      }
    .tabsJ a span {
    float:left;
    background:url("/dpss/child_care/images/tab_blue_pink_rt.gif") no-repeat right top;
	display:block;
    padding:5px 15px 4px 6px;

      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    .tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    .tabsJ a:hover span {
      color:#FFF;
      }
.tabsJ a:hover {
      background-position:0% -42px;
      }
.tabsJ a:hover span {
      background-position:100% -42px;
      }

#current {
                background-position:0% -42px;
        }
		

#current span {
                background-position:100% -42px;
                color:#FFF;
        }

-->
</style>

