table.alertT
{ text-align: center;
font-family: Verdana;
font-weight: normal;
font-size: 12px;
color: #ca1324;
width: 640px;
background-color: #a9add5;
border: 1px #cccccc solid;
border-collapse: collapse;
border-spacing: 0px; }

td.alertTD
{ border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
text-align: center;
text-indent: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #444444; }

td.alertTDS
{ border-bottom: 1px solid #cccccc;
border-left: 1px solid #cccccc;
background-color: #ca1324; 
text-align: center;
text-indent: 5px;
font-family: Verdana;
font-weight: normal;
font-size: 12px;
color: #444444; }

td.alertEntry
{ border-bottom: 1px solid #cccccc;
border-top: 1px;
border-left: 1px solid #cccccc; 
border-right: 1px;
text-align: center;
text-indent: 5px;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 12px;
color: #444444;
background-color: #ffffff; }

