
a:active {
  outline:none;
}
 
:focus {
  -moz-outline-style:none;
}
div.panes div {
 
	padding:0px 10px;
	border-top:0;
	height:auto;
	font-size:14px;
	background-color:#fff;
}
 
 .dsd{ background:url(images/33.gif) repeat-x bottom !important; height:auto; padding-top:10px;}

ul.tabs { 
	list-style:none; 
   	margin:0 !important; 
	padding:0;
	height:100px;
	
}


ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
	
}


ul.tabs a {
	display:block; 
 	font-size:16px;
 	height: auto;  
    width: 80px;
	text-align:center;	
	text-decoration: underline;
	color:#0066cc;
	padding:0px 0px 0px 0px; 
	position:relative;
	top:1px;
	padding-top:20px;
}




ul.tabs a:active {	 
	color: #C00;
 

}


ul.tabs a:hover {
	background-position: -652px -31px;	
	color: #C00;
}


ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -652px -62px;		
	cursor:default !important; 
	color: #C00 !important;
	background:url(i/21.gif) no-repeat center bottom !important;
	 
}

 





ul.tabs a.w1 			{ background-position: -519px 0; width:134px; }
ul.tabs a.w1:hover 	{ background-position: -519px -31px; }
ul.tabs a.w1.current { background-position: -519px -62px; }


ul.tabs a.w2 			{ background-position: -366px -0px; width:154px; }
ul.tabs a.w2:hover 	{ background-position: -366px -31px; }
ul.tabs a.w2.current { background-position: -366px -62px; }



ul.tabs a.w3 			{ background-position: -193px -0px; width:174px; }
ul.tabs a.w3:hover 	{ background-position: -193px -31px; }
ul.tabs a.w3.current { background-position: -193px -62px; }


ul.tabs a.w4 			{ background-position: -0px -0px; width:194px; }
ul.tabs a.w4:hover 	{ background-position: -0px -31px; }
ul.tabs a.w4.current { background-position: -0px -62px; }



div.panes div.pane {
	display:none;		
}

.body {
    font-size: 100%;
    line-height: 130%;
    margin-bottom: 0.5em;
    margin-top: 0;
    text-indent: 0;
}


