﻿#favTable {
    border-top:1px solid #DDDDDD;
    border-right:1px solid #DDDDDD;
}
.favHdr td {
    font-size:12px;
    font-weight:bold;
    background-image: url(grrpt.gif); 
	background-repeat: repeat-x;
    background-color:#EEEEEE;
    text-align:center;
}
.favItem td {
    border-left:1px solid #DDDDDD;
    border-bottom:1px solid #CCCCCC;
    text-align:center;
}
.hasAlert a {color:maroon; font-size:9px; white-space:nowrap}
.noAlert a {color:Green; font-size:9px; white-space:nowrap}