.main_table{
    border-color:   #cccccc; 
    border-style: solid;
    border-width: 1px;
}
.table{
    border-color:   #cccccc; 
    border-style: solid;
    border-width: 1px;
}
.gal_nav_selected{
    font-family:    verdana, sans-serif;
    font-size:      11px;
    color:          white;
    background-color :          #a60839;
    width: 80px;
     cursor: pointer;
}
.gal_nav{
    font-family:    verdana, sans-serif;
    font-size:      11px;
    color:          #9a9a9a;
    background-color :          white;
    text-decoration: none;
     cursor: pointer;
}
.nav{
    font-family:    verdana, sans-serif;
    font-size:      12px;
    color:          white;
    text-decoration: none;
    
}
.img_nav{
    cursor: pointer;
}
.low_txt{
    font-family:    verdana, sans-serif;
    font-size:      12px;
    color:          #a60839;
}
.thumb{
    border-color:   #cccccc; 
    border-style: solid;
    border-width: 1px;
    cursor: pointer;     
}
.txt{
    font-family:    verdana, sans-serif;
    font-size:      12px;
    color:          black;
    line-height: 18px;
}
.product_desc{
    font-family:    verdana, sans-serif;
    font-size:      12px;
    color:          #a60839;
    line-height: 16px;
}

.line_pink{
    background-color :          #a60839; 
}
.line_white{
    background-color :          #ffffff; 
}