

.sttab1 
{
    padding: 3px 0;
    margin: 0;
    font-size: 1.3em;
    font-weight: normal;
    font-family: Georgia, arial, verdana, sans-serif;
    list-style-type: none;
    text-align: left;
}



.sttab1 li{
    display: inline;
    margin: 0;
}

.sttab1 li a{
    text-decoration: none;
    position: relative;
    z-index: 1;
    padding: 3px 6px;
    margin: 0 2px 0 0;
    border: 1px dotted #d2d2d2;
    color: #000000;
    background: white url(shade.gif) top left repeat-x;
}

.sttab1 li a:visited{
    color: #000000;
}

.sttab1 li a:hover{
    text-decoration: none;
    color: #C6162B;
}

.sttab1 li a.selected{ /*selected main tab style */
                       position: relative;
                       top: 1px;
                       color: #C6162B;
}

.sttab1 li a.selected{ /*selected main tab style */
                       background-image: url(shadeactive.gif);
                       border-bottom-color: white;
}

.sttab1 li a.selected:hover{ /*selected main tab style */
                             text-decoration: none;
}

.tabcontent{

    padding: 10px 7px 10px 5px;
    font-size: 12px;
}


@media print {
    .tabcontent {
        display:block !important;
    }
}



.taburi1Cont 
{
    padding: 10px 0 10px 0;
    border: 1px dotted #d2d2d2;
    width:298px;
/*    height: 180px;*/
}

.taburiA
{
    margin: 10px 0 15px 0;
    padding: 10px 0 0 0;
    float: left;
}






.taburi1Cont ul{list-style-type: none;margin: 0;padding: 0;}
.taburi1Cont li{margin: 6px 4px 6px 9px;padding: 0 0 0 15px;color: #666666;font-size: 11px;background-image: url(images/bullet5.gif);background-repeat: no-repeat;background-position: 6px 3px;}
.taburi1Cont li a:link{color: #303030;text-decoration: none;padding: 2px;}
.taburi1Cont li a:visited{color: #303030;text-decoration: none;padding: 2px;}
.taburi1Cont li a:hover ,.cld1 li a:active{color: #C2152A;text-decoration: none;padding: 2px;}


.taburi1Contimg
{
    margin: 1px 5px 2px 0;
    padding: 0;
    float: left;
    border: 1px solid #d2d2d2;
}

.taburi1Cont p
{
    margin: 0;
    padding: 0 3px 10px 0;
    color: #303030;
}

.taburi1Cont h4
{
    margin: 0;
    padding: 0 3px 4px 0;
    font-size: 17px;
    color: #303030;
}













