/*new css*/
.zebra_table{border:1px solid #c7cace; width:600px; margin:6px 0 6px 0}
.zebra_table tr td{padding:5px;}
.zebra_table .details_heading{ font-weight:bold; color:#000; background-color:#e9e9e9; text-transform:capitalize; font-size:11px}
.zebra_table .details_heading td{border-bottom:1px  solid #dedede;}
.zebra_table tr td a{ text-decoration:underline; color:#333}
.zebra_table tr td a:hover{ text-decoration:none; background-color:#fe8900;color:#fff}
.zebra_table .up_color{background-color:#f3f3f3; color:#333}
.zebra_table .down_color{background-color:#f8f8f8; color:#333}
.zebra_table .more{background-color:#c7d5e9;}

.zebra_table .more a{text-decoration:none;background-color:#df3502; color:#fff; display:block; padding:1px;; width:40px; text-align:center}
.zebra_table .more a:hover{text-decoration:none; background-color:#000;color:#fff}
.style1 {color: #FF0000}