.ddcolortabs{
padding: 0;
width: 100%;
height:20px;
font: normal 11px Verdana;
border:0px solid;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: normal 11px Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
height:20px;
background: transparent url(index_div/image/kropka.jpg) repeat-x bottom;
}

.ddcolortabs li{
float:left;
margin:0 2px 0 0;
padding:3px;
padding-bottom:4px;
background: transparent url(index_div/image/tabs_gradient1.gif) repeat-x left top;
color:#000;
border:0px solid #852C32;
border-top-width:0;
border-bottom-width:0px;
}

.ddcolortabs li.selected {
float:left;
margin:0 2px 0 0;
padding:2px;
padding-bottom:4px;
border:1px solid #852C32;
border-bottom-width:0px;
background:#fff;
color:#fff;
}

.ddcolortabs a{
margin:4px 6px;
padding: 0px;
text-decoration:none;
color:#fff;
}

.ddcolortabs a:visited{
color:#fff;
}

.ddcolortabs li.selected a{
color:#000;
margin:4px 6px;
padding: 0px;
}

.ddcolortabs li.selected a:hover{
text-decoration:none;
}

.ddcolortabs li.selected a:visited{
color:#000;
}


.ddcolortabs a:hover{
color:#fff;
text-decoration:underline;
}

.ddcolortabs a.current, #ddcolortabs a.current span{ /*currently selected tab*/
background-color: #E1E4E7;
color:#fff;
}

.ddcolortabs_gl{
padding: 0;
width: 100%;
height:20px;
font: normal 11px Verdana;
border:0px solid;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs_gl ul{
font: normal 11px Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
height:20px;
background: transparent url(index_div/image/kropka.jpg) repeat-x bottom;
}

.ddcolortabs_gl li{
float:left;
margin:0 2px 0 0;
padding:3px;
padding-bottom:4px;
background: transparent url(index_div/image/tabs_gradient_gl1.gif) repeat-x left top;
color:#000;
border:0px solid #852C32;
border-top-width:0;
border-bottom-width:0px;
}

.ddcolortabs_gl li.selected {
float:left;
margin:0 2px 0 0;
padding:2px;
padding-bottom:4px;
border:1px solid #852C32;
border-bottom-width:0px;
background:#EDEDEC;
color:#fff;
}

.ddcolortabs_gl a{
margin:4px 6px;
padding: 0px;
text-decoration:none;
color:#fff;
}

.ddcolortabs_gl a:visited{
color:#fff;
}

.ddcolortabs_gl li.selected a{
color:#000;
margin:4px 6px;
padding: 0px;
}

.ddcolortabs_gl li.selected a:hover{
text-decoration:none;
}

.ddcolortabs_gl li.selected a:visited{
color:#000;
}


.ddcolortabs_gl a:hover{
color:#fff;
text-decoration:underline;
}

.ddcolortabs_gl a.current, #ddcolortabs a.current span{ /*currently selected tab*/
background-color: #E1E4E7;
color:#fff;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
