
.cTable{

    background: #C0C0C0;
}

.bgTabs{

    BACKGROUND-IMAGE: url(/constructor/templates/graphics/bgTabs.gif);
}

.thumbnail{
        border: rgb(0, 0, 0) 1px solid;
        margin-bottom: -45px;
        padding-top: 5px;
        width: 172px;
        display: block;
        background: rgb(32, 32, 32);
        height: 20px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        color: white;
        font-size: 9pt;                 
        font-weight: normal; 
}

a.td.thumbnail, a.td.thumbnail:link, a.td.thumbnail:visited, a.td.thumbnail:active {
        border: rgb(0, 0, 0) none;
        margin-bottom: -45px;
        padding-top: 5px;
        width: 172px;
        display: block;
        background: rgb(35, 35, 35);
        height: 197px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
a.td.thumbnail:hover            {
        margin-bottom: -45px;
        padding-top: 5px;
        width: 172px;
        display: block;
        background: rgb(32, 32, 32);
        height: 197px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
        
}




a.td.zoom, a.td.zoom:link, a.td.zoom:visited, a.td.zoom:active {
        border: rgb(0, 0, 0) none;
        padding: 2px;
        display: block;
        background: rgb(35, 35, 35);
        
}
a.td.zoom:hover            {
        border: rgb(201, 201, 201);
        
        padding: 2px;
        display: block;
        background: rgb(32, 32, 32);
        
}



.logout,
A.logout:link,
A.logout:visited,
A.logout:active {
    color:white;
    font-family:  arial, sans-serif; 
    font-size: 9pt;                 
    font-weight: normal; 
}


A.logout:hover {
	COLOR: #DDDDDD; TEXT-DECORATION: none;
}




.s9pt{
font-size: 80%;
}

.s11pt{
font-size: 120%;
}

.s12pt{
font-size: 140%;
}

.contentProduct{		color: #000000;              
      				font-family:  arial, sans-serif; 
          			font-size: 9pt;                 
          			font-weight: normal;  }
