




.cellgray{
min-height:10px;
background:url(/images/cell_tl0.gif) left top no-repeat #ebebeb;
margin-bottom:30px;
}



.cellgray .cellbg{
min-height:10px;
background:url(/images/cell_tr0.gif) right top no-repeat;
}

.cellgray .cellbg2{
min-height:10px;
background:url(/images/cell_bl0.gif) left bottom no-repeat;
}

.cellgray .cellbg3{
min-height:10px;
background:url(/images/cell_br0.gif) right bottom no-repeat;
}

.cellgray.coperators .cellbg3{
padding-top:10px;
padding-right:5px;
padding-left:5px;
}


.cellgray .all{
height:28px;
padding-top:8px;
padding-bottom:10px;
}

.cellgray.coperators .all{
padding-top:0px;
}

.cellgray .all a{
height:21px;
width:144px;
font-weight:bold;
display:block;
font-size:11px;
color:#fff;
text-decoration:none;
text-align:center;
background:url(toursall.gif) left top no-repeat #ccc;
margin:auto;
padding:7px 10px 0px 10px;
}

.cellgray .all a:hover{
text-decoration:underline;
}



.toperatorstab{
width:100%;
color:#ff9933;
font-weight:bold;
}

.toperatorstab a{
color:#ff9933;
}

.toperatorstab td{
text-align:center;
vertical-align:top;
padding:0px 2px 14px 0px;
}

.toperatorstab .trlogo td{
vertical-align:middle;
padding-bottom:6px!important;
}


