/* style for the main category branches */
TABLE.cat {
 border:0px;
 padding:0px;
 width:100%;
}
TD.cate {
 font-weight:bold;
 font-size:14px;
}
TD.catn {
 text-align:center;
}
IMG.catn {
 width:150px;
 height:150px;
}
IMG.caticon {
 vertical-align:middle;
 width:70px;
 height:70px;
}
TD.catt {
 color:rgb(150,150,115);
 font-weight:bold;
 font-size:18px;
}
A.catt {
 color:black;
 font-size:12px;
}
TD.catp {
 border-bottom:1px solid rgb(100,100,100);
 margin-bottom:5px;
 vertical-align:top;
 font-size:14px;
 font-weight:bold;
}
TD.catpr {
 border-bottom:1px solid rgb(100,100,100);
 margin-bottom:5px;
 vertical-align:top;
 font-size:14px;
 font-weight:bold;
 text-align:right;
}
I.catp {
 color:rgb(72,102,72);
 font-size:10px;
}
IMG.catp {
 width:40px;
 height:40px;
}

